Console log: 'WasmTestOnChrome-ST-System.Runtime.Tests' from job ee11bc92-352a-4ddf-8287-4c211d82c052 (ubuntu.2204.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-helix-webassembly on a00DN8A running $HELIX_CORRELATION_PAYLOAD/scripts/7ce392a023b2485fb29e1d3e8e6723be/execute.sh in /datadisks/disk1/work/B18A093A/w/A41D08C3/e max 1800 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/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + grep -Eqv ^(^|:)/home/helixbot/.vsts-env/bin(:|$) + PATH=/home/helixbot/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + 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 20260107.1 + 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 20260107.1 Uninstalling helix-scripts-20260107.1: Successfully uninstalled helix-scripts-20260107.1 + 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 ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 1)) (0.24.0) Requirement already satisfied: azure-core~=1.24 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 3)) (1.37.0) Requirement already satisfied: azure-devops==5.0.0b9 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 4)) (5.0.0b9) Requirement already satisfied: azure-identity~=1.10 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.25.1) Requirement already satisfied: azure-keyvault-secrets~=4.6 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 8)) (4.10.0) Requirement already satisfied: azure-storage-blob==12.5.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 9)) (12.5.0) Requirement already satisfied: certifi>=2023.7.22 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 10)) (2026.1.4) Requirement already satisfied: cffi>=1.16.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 12)) (2.0.0) Requirement already satisfied: cryptography>=39.0.1 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 13)) (46.0.3) Requirement already satisfied: docker-pycreds==0.4.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 14)) (0.4.0) Requirement already satisfied: docker==7.1.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) (7.1.0) Requirement already satisfied: idna==2.8 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 16)) (2.8) Requirement already satisfied: isodate>=0.6.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (0.7.2) Requirement already satisfied: msrest>=0.6.10 in ./.vsts-env/lib/python3.10/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 ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 20)) (0.5.1) Requirement already satisfied: oauthlib==3.1.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 21)) (3.1.0) Requirement already satisfied: packaging in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 22)) (25.0) Requirement already satisfied: psutil in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (7.2.1) Requirement already satisfied: pyasn1==0.4.5 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 24)) (0.4.5) Requirement already satisfied: pycparser==2.19 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 25)) (2.19) Requirement already satisfied: pyopenssl>=23.0.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 26)) (25.3.0) Requirement already satisfied: pyyaml>=3.11 in ./.vsts-env/lib/python3.10/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 ./.vsts-env/lib/python3.10/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 ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 29)) (2.28.1) Requirement already satisfied: setuptools in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 30)) (80.9.0) Requirement already satisfied: six>=1.11.0 in ./.vsts-env/lib/python3.10/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 ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 32)) (1.26.20) Requirement already satisfied: typing-extensions>=4.6.0 in ./.vsts-env/lib/python3.10/site-packages (from azure-core~=1.24->-r /root/helix/scripts/runtime_python_requirements.txt (line 3)) (4.15.0) Requirement already satisfied: msal>=1.30.0 in ./.vsts-env/lib/python3.10/site-packages (from azure-identity~=1.10->-r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.34.0) Requirement already satisfied: msal-extensions>=1.2.0 in ./.vsts-env/lib/python3.10/site-packages (from azure-identity~=1.10->-r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.3.1) Requirement already satisfied: charset-normalizer<3,>=2 in ./.vsts-env/lib/python3.10/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 ./.vsts-env/lib/python3.10/site-packages (from PyJWT[crypto]<3,>=1.0.0->msal>=1.30.0->azure-identity~=1.10->-r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (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/7ce392a023b2485fb29e1d3e8e6723be/execute.sh + export SCENARIO=WasmTestOnChrome + export XHARNESS_DISABLE_COLORED_OUTPUT=true + export XHARNESS_LOG_WITH_TIMESTAMPS=true + export PATH=/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH=/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export __TestArchitecture=wasm + export PATH=/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export DOTNET_ROOT=/root/helix/work/correlation/dotnet-cli + export DOTNET_CLI_TELEMETRY_OPTOUT=1 + export DOTNET_CLI_HOME=/root/helix/work/workitem/e/.dotnet + export NUGET_PACKAGES=/root/helix/work/workitem/e/.nuget + export PATH=/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export XHARNESS_DISABLE_COLORED_OUTPUT=true + export XHARNESS_LOG_WITH_TIMESTAMPS=true + export XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.25603.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll + export XHARNESS_DIAGNOSTICS_PATH=/root/helix/work/workitem/e/diagnostics.json + mktemp -d + CONSOLE_TEMP_DIR=/tmp/tmp.z6prw21vlp + /root/helix/work/correlation/dotnet-cli/dotnet new console -o /tmp/tmp.z6prw21vlp Welcome to .NET 10.0! --------------------- SDK Version: 10.0.100 ---------------- Installed an ASP.NET Core HTTPS development certificate. To trust the certificate, run 'dotnet dev-certs https --trust' Learn about HTTPS: https://aka.ms/dotnet-https ---------------- Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli -------------------------------------------------------------------------------------- An issue was encountered verifying workloads. For more information, run "dotnet workload update". The template "Console App" was created successfully. Processing post-creation actions... Restoring /tmp/tmp.z6prw21vlp/tmp.z6prw21vlp.csproj: Determining projects to restore... Restored /tmp/tmp.z6prw21vlp/tmp.z6prw21vlp.csproj (in 94 ms). Restore succeeded. + rm -rf /tmp/tmp.z6prw21vlp + dotnet dev-certs https A valid HTTPS certificate is already present. + ./RunTests.sh export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.25603.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.25603.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll XHARNESS_COMMAND=test-browser MAIN_JS= JS_ENGINE= JS_ENGINE_ARGS=--browser-arg=--js-flags=--stack-trace-limit=1000 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e /root/helix/work/workitem/e ----- start Fri Jan 9 02:08:24 PM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.25603.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=00:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --setenv=XHARNESS_LOG_TEST_START=true --run WasmTestRunner.dll System.Runtime.Tests.dll -notrait category=AdditionalTimezoneChecks -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e /root/helix/work/workitem/e /root/helix/work/workitem/e [11.0.0-prerelease.25603.1+3df2923500447ee925d59f026c81720c7a9b4e4b] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=00:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --setenv=XHARNESS_LOG_TEST_START=true --run WasmTestRunner.dll System.Runtime.Tests.dll -notrait category=AdditionalTimezoneChecks -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [14:08:24] warn: Cannot find symbols file dotnet.native.js.symbols [14:08:24] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --headless --incognito --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-renderer-backgrounding --enable-features=NetworkService,NetworkServiceInProcess --allow-insecure-localhost --disable-breakpad --disable-component-extensions-with-background-pages --disable-dev-shm-usage --disable-extensions --disable-features=TranslateUI --disable-ipc-flooding-protection --force-color-profile=srgb --metrics-recording-only --no-sandbox and load strategy: Normal Starting ChromeDriver 143.0.7499.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 45107 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully on port 45107. [14:08:26] fail: [out of order message from the browser]: http://127.0.0.1:45777/runArgs.json - Failed to load resource: the server responded with a status of 404 (Not Found) [14:08:26] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/143.0.0.0 Safari/537.36 [14:08:26] info: Running at: http://127.0.0.1:45777/index.html?arg=--setenv%3dXHARNESS_LOG_TEST_START%3dtrue&arg=--run&arg=WasmTestRunner.dll&arg=System.Runtime.Tests.dll&arg=-notrait&arg=category%3dAdditionalTimezoneChecks&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [14:08:26] info: could not load /runArgs.json: 404. Ignoring [14:08:26] info: Incoming arguments: --setenv=XHARNESS_LOG_TEST_START=true --run WasmTestRunner.dll System.Runtime.Tests.dll -notrait category=AdditionalTimezoneChecks -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [14:08:26] info: Application arguments: --run WasmTestRunner.dll System.Runtime.Tests.dll -notrait category=AdditionalTimezoneChecks -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [14:21:57] info: Initializing dotnet version 11.0.0 commit hash 55decddba953b6e8269090e803421996a43b7d68 [14:21:57] info: Using threadless Xunit runner [14:21:57] info: Discovering: System.Runtime.Tests.dll (method display = ClassAndMethod, method display options = None) [14:21:57] info: Discovered: System.Runtime.Tests.dll (found 9413 of 9569 test cases) [14:21:57] info: Starting: System.Runtime.Tests.dll [14:21:57] info: [STRT] System.Tests.DecimalTests+BigIntegerAdd.Test [14:21:57] info: [STRT] System.Tests.MethodAccessExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.MethodAccessExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.MethodAccessExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.EventArgsTests.Ctor [14:21:57] info: [STRT] HashCodeTests.HashCode_Equals_Boxed [14:21:57] info: [STRT] HashCodeTests.HashCode_Combine_Add_2 [14:21:57] info: [STRT] HashCodeTests.HashCode_Combine [14:21:57] info: [STRT] HashCodeTests.HashCode_Add [14:21:57] info: [STRT] HashCodeTests.HashCode_Add_GenericEqualityComparer [14:21:57] info: [STRT] HashCodeTests.HashCode_Combine_Add_3 [14:21:57] info: [STRT] HashCodeTests.HashCode_AddBytes_AllValuesHashed [14:21:57] info: [STRT] HashCodeTests.HashCode_Combine_Add_4 [14:21:57] info: [STRT] HashCodeTests.HashCode_AddBytes_AlignmentDoesntImpactResult [14:21:57] info: [STRT] HashCodeTests.HashCode_Combine_Add_7 [14:21:57] info: [STRT] HashCodeTests.HashCode_Add_NullEqualityComparer [14:21:57] info: [STRT] HashCodeTests.HashCode_Combine_Add_1 [14:21:57] info: [STRT] HashCodeTests.HashCode_Add_Generic [14:21:57] info: [STRT] HashCodeTests.HashCode_Add_HashCode [14:21:57] info: [STRT] HashCodeTests.HashCode_Equals [14:21:57] info: [STRT] HashCodeTests.HashCode_AddBytes_VariousLengthsHashed [14:21:57] info: [STRT] HashCodeTests.HashCode_GetHashCode [14:21:57] info: [STRT] HashCodeTests.HashCode_Combine_Add_5 [14:21:57] info: [STRT] HashCodeTests.HashCode_Combine_Add_8 [14:21:57] info: [STRT] HashCodeTests.HashCode_Add_Null [14:21:57] info: [STRT] HashCodeTests.HashCode_Combine_Add_6 [14:21:57] info: [STRT] HashCodeTests.HashCode_GetHashCode_Boxed [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.GetTypes [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.GetMethod [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.GetMethod_NullTypes [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.TestAssembly [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.TestGetType(type: typeof(System.Reflection.Tests.ModuleTests)) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.TestGetType(type: typeof(System.Reflection.Tests.PointerTests)) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.GetMethods [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.IsDefined_NullType [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypes [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.GetMethod_NullName [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldsByFieldInfo [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.GetField_NullName [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.GetMethod_AmbiguousMatch [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.Equality [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ModuleHandle [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypesByMemberInfo [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.GetField [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodsByMemberInfo [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.TestToString [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 1234) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 33554606) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 33555606) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 0) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 16777216) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 33554432) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 67108864) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 100663296) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 134217728) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 150994944) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 167772160) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 201326592) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 234881024) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 285212672) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 335544320) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 385875968) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 419430400) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 436207616) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 452984832) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 536870912) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 587202560) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 637534208) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 654311424) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 671088640) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 704643072) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 721420288) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 738197504) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 1879048192) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 1895825408) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldFail(token: 1912602624) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.TestGetHashCode [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.GetFields [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveFieldsByMemberInfo [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 1234) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 33554606) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 33555606) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 0) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 16777216) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 33554432) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 67108864) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 100663296) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 134217728) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 150994944) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 167772160) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 201326592) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 234881024) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 285212672) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 335544320) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 385875968) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 419430400) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 436207616) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 452984832) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 536870912) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 587202560) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 637534208) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 654311424) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 671088640) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 704643072) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 721420288) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 738197504) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 1879048192) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 1895825408) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveStringFail(token: 1912602624) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 1234) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 100665006) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 0) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 16777216) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 33554432) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 67108864) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 100663296) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 134217728) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 150994944) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 167772160) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 201326592) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 234881024) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 285212672) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 335544320) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 385875968) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 419430400) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 436207616) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 452984832) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 536870912) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 587202560) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 637534208) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 654311424) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 671088640) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 704643072) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 721420288) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 738197504) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 1879048192) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 1895825408) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveTypeFail(token: 1912602624) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.CustomAttributes [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodsByMethodInfo [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodOfGenericClass [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 1234) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 33554606) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 33555606) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 0) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 16777216) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 33554432) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 67108864) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 100663296) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 134217728) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 150994944) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 167772160) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 201326592) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 234881024) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 285212672) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 335544320) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 385875968) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 419430400) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 436207616) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 452984832) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 536870912) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 587202560) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 637534208) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 654311424) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 671088640) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 704643072) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 721420288) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 738197504) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 1879048192) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 1895825408) [14:21:57] info: [STRT] System.Reflection.Tests.ModuleTests.ResolveMethodFail(token: 1912602624) [14:21:57] info: [STRT] System.Tests.FlagsAttributeTests.Ctor [14:21:57] info: [STRT] System.Runtime.ExceptionServices.Tests.ExceptionDispatchInfoTests.SetRemoteStackTrace_IncludedInExceptionStackTrace [14:21:57] info: [STRT] System.Runtime.ExceptionServices.Tests.ExceptionDispatchInfoTests.SetCurrentOrRemoteStackTrace_Invalid_Throws [14:21:57] info: [STRT] System.Runtime.ExceptionServices.Tests.ExceptionDispatchInfoTests.StaticThrow_UpdatesStackTraceAppropriately [14:21:57] info: [STRT] System.Runtime.ExceptionServices.Tests.ExceptionDispatchInfoTests.StaticThrow_NullArgument_ThrowArgumentNullException [14:21:57] info: [STRT] System.Runtime.ExceptionServices.Tests.ExceptionDispatchInfoTests.SetCurrentStackTrace_IncludedInExceptionStackTrace [14:21:57] info: [STRT] System.Tests.InvalidCastExceptionTests.Ctor_String_Int32 [14:21:57] info: [STRT] System.Tests.InvalidCastExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.InvalidCastExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.InvalidCastExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseInvalidSpanTest(value: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseInvalidStringTest(value: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidStringTest(value: "Hello") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidStringTest(value: "hello") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidStringTest(value: "HELLO") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidStringTest(value: "hElLo") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidStringTest(value: " Hello ") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidStringTest(value: "Hello\0") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidStringTest(value: " \0 \0 Hello \0 ") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidStringTest(value: "World") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidStringTest(value: "world") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidStringTest(value: "WORLD") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidStringTest(value: "wOrLd") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidStringTest(value: "World ") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidStringTest(value: "World\0") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidStringTest(value: " World \0\0\0 ") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: "Hello", offset: 0, count: 5, expected: "Hello") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: "hello", offset: 0, count: 5, expected: "hello") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: "HELLO", offset: 0, count: 5, expected: "HELLO") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: "hElLo", offset: 0, count: 5, expected: "hElLo") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: " Hello ", offset: 0, count: 9, expected: " Hello ") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: "Hello\0", offset: 0, count: 6, expected: "Hello\0") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: " \0 \0 Hello \0 ", offset: 0, count: 16, expected: " \0 \0 Hello \0 ") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: "World", offset: 0, count: 5, expected: "World") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: "world", offset: 0, count: 5, expected: "world") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: "WORLD", offset: 0, count: 5, expected: "WORLD") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: "wOrLd", offset: 0, count: 5, expected: "wOrLd") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: "World ", offset: 0, count: 7, expected: "World ") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: "World\0", offset: 0, count: 6, expected: "World\0") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: " World \0\0\0 ", offset: 0, count: 13, expected: " World \0\0\0 ") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: " \0 \0 Hello, World! \0 ", offset: 6, count: 5, expected: "Hello") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: " \0 \0 Hello, World! \0 ", offset: 13, count: 5, expected: "World") [14:21:57] info: [STRT] System.Tests.StringTests_GenericMath.ParseValidSpanTest(value: " \0 \0 Hello, World! \0 ", offset: 6, count: 13, expected: "Hello, World!") [14:21:57] info: [STRT] System.Tests.TypeUnloadedExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.TypeUnloadedExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.TypeUnloadedExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.FeatureSwitchDefinitionAttributeTests.TestConstructor [14:21:57] info: [STRT] System.Tests.CLSCompliantAttributeTests.Ctor_Bool(isCompliant: True) [14:21:57] info: [STRT] System.Tests.CLSCompliantAttributeTests.Ctor_Bool(isCompliant: False) [14:21:57] info: [STRT] System.Reflection.Tests.MethodBodyTests.Test_MethodBody_ExceptionHandlingClause [14:21:57] info: [STRT] System.ComponentModel.Tests.DefaultValueAttributeTests.EqualsTest(attr1: DefaultValueAttribute { TypeId = typeof(System.ComponentModel.DefaultValueAttribute), Value = 42 }, obj: DefaultValueAttribute { TypeId = typeof(System.ComponentModel.DefaultValueAttribute), Value = 42 }, expected: True) [14:21:57] info: [STRT] System.ComponentModel.Tests.DefaultValueAttributeTests.EqualsTest(attr1: DefaultValueAttribute { TypeId = typeof(System.ComponentModel.DefaultValueAttribute), Value = 42 }, obj: DefaultValueAttribute { TypeId = typeof(System.ComponentModel.DefaultValueAttribute), Value = 42 }, expected: True) [14:21:57] info: [STRT] System.ComponentModel.Tests.DefaultValueAttributeTests.EqualsTest(attr1: DefaultValueAttribute { TypeId = typeof(System.ComponentModel.DefaultValueAttribute), Value = 42 }, obj: DefaultValueAttribute { TypeId = typeof(System.ComponentModel.DefaultValueAttribute), Value = 43 }, expected: False) [14:21:57] info: [STRT] System.ComponentModel.Tests.DefaultValueAttributeTests.EqualsTest(attr1: DefaultValueAttribute { TypeId = typeof(System.ComponentModel.DefaultValueAttribute), Value = 42 }, obj: DefaultValueAttribute { TypeId = typeof(System.ComponentModel.DefaultValueAttribute), Value = null }, expected: False) [14:21:57] info: [STRT] System.ComponentModel.Tests.DefaultValueAttributeTests.EqualsTest(attr1: DefaultValueAttribute { TypeId = typeof(System.ComponentModel.DefaultValueAttribute), Value = 42 }, obj: null, expected: False) [14:21:57] info: [STRT] System.ComponentModel.Tests.DefaultValueAttributeTests.EqualsTest(attr1: DefaultValueAttribute { TypeId = typeof(System.ComponentModel.DefaultValueAttribute), Value = null }, obj: DefaultValueAttribute { TypeId = typeof(System.ComponentModel.DefaultValueAttribute), Value = null }, expected: True) [14:21:57] info: [STRT] System.ComponentModel.Tests.DefaultValueAttributeTests.Ctor_CustomTypeConverter [14:21:57] info: [STRT] System.ComponentModel.Tests.DefaultValueAttributeTests.Ctor_type_string [14:21:57] info: [STRT] System.ComponentModel.Tests.DefaultValueAttributeTests.Ctor_value [14:21:57] info: [STRT] System.ComponentModel.Tests.DefaultValueAttributeTests.Ctor_DefaultTypeConverter_Null(type: typeof(System.ComponentModel.Tests.DefaultValueAttributeTests+CustomType2)) [14:21:57] info: [STRT] System.ComponentModel.Tests.DefaultValueAttributeTests.Ctor_DefaultTypeConverter_Null(type: typeof(System.ComponentModel.DefaultValueAttribute)) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificPowers(b: 2, start: -1022, end: 1024) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificPowers(b: 10, start: -50, end: 41) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificPowers(b: 2, start: -1022, end: 1024) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificPowers(b: 10, start: -323, end: 309) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificRanges(start: 1, end: 256) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificRanges(start: 4503599627370240, end: 4503599627370752) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificRanges(start: 9218868437227405056, end: 9218868437227405312) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "0.6822871999174", expectedBits: 4604320716303891739) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "920657e-023", expectedBits: 4351949045973638764) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "81661e+153", expectedBits: 6969261660643547022) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "3571e+263", expectedBits: 8594599015706608042) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "623e+100", expectedBits: 6144669824094733279) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "85e-037", expectedBits: 4082118117895962970) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "4891559871276714924261e+222", expectedBits: 8252543605555897287) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "836168422905420598437e-234", expectedBits: 1419201246294223306) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "20505426358836677347e-221", expectedBits: 1589791100886494138) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "6802601037806061975e+198", expectedBits: 7850824960410251399) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "272104041512242479e+200", expectedBits: 7859832159664992391) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "78459735791271921e+049", expectedBits: 5592851714458857806) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "9324754620109615e+212", expectedBits: 8017443490956506826) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "231010996856685e-073", expectedBits: 3729701353937515551) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "46202199371337e-072", expectedBits: 3734204953564886047) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "3142213164987e-294", expectedBits: 395529559291503215) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "653532977297e-123", expectedBits: 2943425203452828776) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "27235667517e-109", expectedBits: 3132205266021797810) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "5232604057e-298", expectedBits: 293971719163626784) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "653777767e+273", expectedBits: 8823116973391194241) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "4603285e-024", expectedBits: 4347445446346268268) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "87575437e-309", expectedBits: 103027752906655084) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "245540327e+122", expectedBits: 6557722794373203403) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "6138508175e+120", expectedBits: 6548715595118462411) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "5.92e+48", expectedBits: 5336822560914976239) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "7.4e+47", expectedBits: 5323311762032864751) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "6.47660115e-260", expectedBits: 729545336191430061) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "9.9538452227e-280", expectedBits: 432927733695962691) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "9.998e+307", expectedBits: 9214870656788506747) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "4.1006e-184", expectedBits: 1863330062454644937) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "8.533e+68", expectedBits: 5638408401897189026) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "1e-23", expectedBits: 4262707295203537489) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "6372891218502368041059e+064", expectedBits: 5890821581587560702) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "84863171e+114", expectedBits: 6431261871125073719) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "308984926168550152811e-052", expectedBits: 4135445632992568635) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "7120190517612959703e+120", expectedBits: 6684223714623003133) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "899810892172646163e+283", expectedBits: 9109338739490250243) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "94080055902682397e-242", expectedBits: 1240259569605568202) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "3743626360493413e-165", expectedBits: 2371288390901284601) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "609610927149051e-255", expectedBits: 1013382980825585841) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "36167929443327e-159", expectedBits: 2431072419359959292) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "2335141086879e+218", expectedBits: 8053351622278037998) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "619534293513e+124", expectedBits: 6638600658108801265) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "83356057653e+193", expectedBits: 7657602499719604760) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "25188282901709339043e-252", expectedBits: 1127031969823795844) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "7.35e+66", expectedBits: 5607389141603691433) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "9210917e+080", expectedBits: 5908056622692720690) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "75569e-254", expectedBits: 879790046677068467) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "35.27614496323756e-307", expectedBits: 37103299913901767) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "0.8e+127", expectedBits: 6505347324545638463) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "0.2e+127", expectedBits: 6496340125290897471) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "61.8391820096448e147", expectedBits: 6832902132494684459) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "0.4619024460e-158", expectedBits: 2238355115872189575) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "65.9925719e-190", expectedBits: 1791701674111887993) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "1.15362842193e193", expectedBits: 7495179931717493553) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "02.0500496671303857e-88", expectedBits: 3294974268721515903) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "88.7448699245e+188", expectedBits: 7448916859541552850) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "0.6822871999174000001", expectedBits: 4604320716303891739) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "0.6822871999174000000", expectedBits: 4604320716303891739) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "3.08984926168550152811e-32", expectedBits: 4135445632992568635) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "7.8459735791271921e+65", expectedBits: 5592851714458857806) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "1.825437081874640266043741121393395587801933288574"···, expectedBits: 4610899856934365827) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "0.84551240822557006", expectedBits: 4605790918278520032) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "9.3170532238714134438e+16", expectedBits: 4860703556570314321) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "1.3694713649464322631e-11", expectedBits: 4444522250136548509) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "2.2250738585072012e-308", expectedBits: 4503599627370496) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "2.2250738585072011e-308", expectedBits: 4503599627370495) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "3.400034617466e190", expectedBits: 7457545617198986087) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "0.78393577148319e-254", expectedBits: 805420113661301549) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "0.947231e+100", expectedBits: 6102749821582680975) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "4.e126", expectedBits: 6500843724918267967) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "7861e-034", expectedBits: 4156790932098116056) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "999e-026", expectedBits: 4262700489556199070) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "69e+267", expectedBits: 8629098970171938010) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "30.096884930e-42", expectedBits: 4000596657247124835) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "78.638509299e141", expectedBits: 6744645719295184133) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "30.379e-129", expectedBits: 2699079802118184703) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "8.3435e+153", expectedBits: 6909623288689318969) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "0.734277884753e-209", expectedBits: 1478112924959803221) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "32.401089401e-65", expectedBits: 3657221588786665027) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "928609e-261", expectedBits: 791475600062680047) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "88.7453407049700914e-144", expectedBits: 2481853545511524579) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "31.076044256878e259", expectedBits: 8503981540373579999) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "0.73433e-145", expectedBits: 2435699417569564607) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "6.96768e68", expectedBits: 5636774131562813433) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "5.e+125", expectedBits: 6487332926036156479) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "4.6544819e-192", expectedBits: 1744366801708296877) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "10.027247729e+91", expectedBits: 5983204465643154751) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "8.e+126", expectedBits: 6505347324545638463) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "3.497444198362024e-82", expectedBits: 3388179716528488963) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "6.235271922748e-165", expectedBits: 2150181762108268433) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "0.8089124675e-201", expectedBits: 1598694028225820663) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_Troublesome(s: "8.32116e+55", expectedBits: 5443486528808288973) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "0.0", expectedBits: 0) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.2250738585071935e-308", expectedBits: 4503599627370480) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.2250738585071940e-308", expectedBits: 4503599627370481) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.2250738585071945e-308", expectedBits: 4503599627370482) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.2250738585071950e-308", expectedBits: 4503599627370483) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.2250738585071955e-308", expectedBits: 4503599627370484) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.2250738585071960e-308", expectedBits: 4503599627370485) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.2250738585071964e-308", expectedBits: 4503599627370486) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.2250738585071970e-308", expectedBits: 4503599627370487) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.2250738585071974e-308", expectedBits: 4503599627370488) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.2250738585071980e-308", expectedBits: 4503599627370489) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.2250738585071984e-308", expectedBits: 4503599627370490) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.2250738585071990e-308", expectedBits: 4503599627370491) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.2250738585071994e-308", expectedBits: 4503599627370492) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.2250738585072000e-308", expectedBits: 4503599627370493) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "7.5e-323", expectedBits: 15) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.2250738585072004e-308", expectedBits: 4503599627370494) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "9214843084008499", expectedBits: 4845977020965287450) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "0.500000000000000166533453693773481063544750213623"···, expectedBits: 4602678819172646914) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "30078505129381147446200", expectedBits: 4943116466052509729) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "1777820000000000000001", expectedBits: 4924712638181355070) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "0.500000000000000166547006220929549868969843373633"···, expectedBits: 4602678819172646914) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "0.500000000000000166560558748085618674394936533644"···, expectedBits: 4602678819172646914) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "0.3932922657273", expectedBits: 4600756543523414586) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "6.631236871469758276785396630275967243399099947355"···, expectedBits: 134217728) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "3.237883913302901289588352412501532174863037669423"···, expectedBits: 65536) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "6.953355807847677105972805215521891690222119817145"···, expectedBits: 140737488355584) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "3.339068557571188581835713701280943911923401916998"···, expectedBits: 67584) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.470328229206232720882843964341106861825299013071"···, expectedBits: 1) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.225073858507200889024586876085859887650423112240"···, expectedBits: 4503599627370495) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.225073858507200889024586876085859887650423112240"···, expectedBits: 4503599627370495) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.2250738585072010e-308", expectedBits: 4503599627370495) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "0.000000000000000000000000000000000000000000000000"···, expectedBits: 0) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "7.0e-323", expectedBits: 14) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "6.0e-323", expectedBits: 12) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "1.0e-99999999999999999999", expectedBits: 0) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "0e-99999999999999999999", expectedBits: 0) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "0e99999999999999999999", expectedBits: 0) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "1", expectedBits: 4607182418800017408) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2", expectedBits: 4611686018427387904) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "3", expectedBits: 4613937818241073152) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "4", expectedBits: 4616189618054758400) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "5", expectedBits: 4617315517961601024) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "6", expectedBits: 4618441417868443648) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "7", expectedBits: 4619567317775286272) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "8", expectedBits: 4620693217682128896) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "9007199254740984", expectedBits: 4845873199050653688) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "9007199254740985", expectedBits: 4845873199050653689) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "9007199254740986", expectedBits: 4845873199050653690) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "6.5e-323", expectedBits: 13) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "9007199254740987", expectedBits: 4845873199050653691) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "9007199254740989", expectedBits: 4845873199050653693) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "9007199254740990", expectedBits: 4845873199050653694) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "9007199254740991", expectedBits: 4845873199050653695) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "5.0e-324", expectedBits: 1) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "1.0e-323", expectedBits: 2) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "1.5e-323", expectedBits: 3) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.0e-323", expectedBits: 4) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "2.5e-323", expectedBits: 5) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "3.0e-323", expectedBits: 6) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "3.5e-323", expectedBits: 7) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "4.0e-323", expectedBits: 8) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "4.5e-323", expectedBits: 9) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "5.0e-323", expectedBits: 10) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "5.5e-323", expectedBits: 11) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "9007199254740988", expectedBits: 4845873199050653692) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecificValues(s: "00000000000000000000000000000000000000000000000000"···, expectedBits: 9218868437227405312) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "0.0", expectedBits: 0) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.8216880036222622e-44", expectedBits: 13) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.9618178500547440e-44", expectedBits: 14) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "2.1019476964872256e-44", expectedBits: 15) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1754921087447446e-38", expectedBits: 8388592) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1754922488745910e-38", expectedBits: 8388593) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1754923890044375e-38", expectedBits: 8388594) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1754925291342839e-38", expectedBits: 8388595) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1754926692641303e-38", expectedBits: 8388596) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1754928093939768e-38", expectedBits: 8388597) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1754929495238232e-38", expectedBits: 8388598) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1754930896536696e-38", expectedBits: 8388599) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.6815581571897805e-44", expectedBits: 12) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1754932297835160e-38", expectedBits: 8388600) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1754935100432089e-38", expectedBits: 8388602) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1754936501730553e-38", expectedBits: 8388603) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1754937903029018e-38", expectedBits: 8388604) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1754939304327482e-38", expectedBits: 8388605) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1754940705625946e-38", expectedBits: 8388606) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1754942106924411e-38", expectedBits: 8388607) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "0.99999988079071044921875", expectedBits: 1065353214) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "0.99999989569187164306640625", expectedBits: 1065353214) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "0.9999999105930328369140625", expectedBits: 1065353214) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "0.99999992549419403076171875", expectedBits: 1065353215) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.175494210692441075487029444849287348827052428745"···, expectedBits: 8388607) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1754933699133625e-38", expectedBits: 8388601) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "0.000000000000000000000000000000000000000000000000"···, expectedBits: 0) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.5414283107572988e-44", expectedBits: 11) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.2611686178923354e-44", expectedBits: 9) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1", expectedBits: 1065353216) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "2", expectedBits: 1073741824) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "3", expectedBits: 1077936128) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "4", expectedBits: 1082130432) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "5", expectedBits: 1084227584) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "6", expectedBits: 1086324736) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "7", expectedBits: 1088421888) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "8", expectedBits: 1090519040) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "16777208", expectedBits: 1266679800) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "16777209", expectedBits: 1266679801) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "16777210", expectedBits: 1266679802) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.4012984643248170e-44", expectedBits: 10) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "16777211", expectedBits: 1266679803) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "16777213", expectedBits: 1266679805) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "16777214", expectedBits: 1266679806) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "16777215", expectedBits: 1266679807) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.4012984643248170e-45", expectedBits: 1) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "2.8025969286496340e-45", expectedBits: 2) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "4.2038953929744510e-45", expectedBits: 3) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "5.6051938572992680e-45", expectedBits: 4) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "7.0064923216240850e-45", expectedBits: 5) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "8.4077907859489020e-45", expectedBits: 6) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "9.8090892502737200e-45", expectedBits: 7) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "1.1210387714598537e-44", expectedBits: 8) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "16777212", expectedBits: 1266679804) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificValues(s: "00000000000000000000000000000000000000000000000000"···, expectedBits: 2139095040) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "-0", expectedBits: 9223372036854775808) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "+nan", expectedBits: 18444492273895866368) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "NAN", expectedBits: 18444492273895866368) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "Nan", expectedBits: 18444492273895866368) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "nan", expectedBits: 18444492273895866368) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "-NAN", expectedBits: 18444492273895866368) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "-nAn", expectedBits: 18444492273895866368) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "-nan", expectedBits: 18444492273895866368) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "+INFINITY", expectedBits: 9218868437227405312) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "+InFiNiTy", expectedBits: 9218868437227405312) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "+infinity", expectedBits: 9218868437227405312) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "INFINITY", expectedBits: 9218868437227405312) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "InFiNiTy", expectedBits: 9218868437227405312) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "infinity", expectedBits: 9218868437227405312) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "-INFINITY", expectedBits: 18442240474082181120) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "-iNfInItY", expectedBits: 18442240474082181120) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "-infinity", expectedBits: 18442240474082181120) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "-0.0", expectedBits: 9223372036854775808) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "+NaN", expectedBits: 18444492273895866368) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserDouble_SpecialValues(s: "+NAN", expectedBits: 18444492273895866368) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificRanges(start: 1, end: 256) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificRanges(start: 8388352, end: 8388864) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecificRanges(start: 2139094784, end: 2139095040) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "-0", expectedBits: 2147483648) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "+nan", expectedBits: 4290772992) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "NAN", expectedBits: 4290772992) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "Nan", expectedBits: 4290772992) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "nan", expectedBits: 4290772992) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "-NAN", expectedBits: 4290772992) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "-nAn", expectedBits: 4290772992) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "-nan", expectedBits: 4290772992) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "+INFINITY", expectedBits: 2139095040) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "+InFiNiTy", expectedBits: 2139095040) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "+infinity", expectedBits: 2139095040) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "INFINITY", expectedBits: 2139095040) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "InFiNiTy", expectedBits: 2139095040) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "infinity", expectedBits: 2139095040) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "-INFINITY", expectedBits: 4286578688) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "-iNfInItY", expectedBits: 4286578688) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "-infinity", expectedBits: 4286578688) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "-0.0", expectedBits: 2147483648) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "+NaN", expectedBits: 4290772992) [14:21:57] info: [STRT] System.Tests.RealParserTests.TestParserSingle_SpecialValues(s: "+NAN", expectedBits: 4290772992) [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.OverloadResolutionPriorityAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.RefSafetyRulesAttributeTests(version: -1) [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.RefSafetyRulesAttributeTests(version: 42) [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.MethodImplAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.ModuleInitializerAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.CompilerGeneratedAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.NullableContextAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.DefaultDependencyAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.ExtensionMarkerAttributeTests(name: "1") [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.ExtensionMarkerAttributeTests(name: "2") [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.InternalsVisibleToAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.SuppressIldasmAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.DiscardableAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.IteratorStateMachineAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.CompilationRelaxationsAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.AccessedThroughPropertyAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.IsReadOnlyAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.DependencyAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.IsByRefLikeAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.DecimalConstantAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.TypeForwardedFromAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.CollectionBuilderAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.DateTimeConstantAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.InterpolatedStringHandlerArgumentAttributeTests(firstParameterName: "") [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.InterpolatedStringHandlerArgumentAttributeTests(firstParameterName: "param1") [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.IsUnmanagedAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.FixedBufferAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.DisablePrivateReflectionAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.IndexerNameAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.StringFreezingAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.SkipLocalsInitAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.ReferenceAssemblyAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.ExtensionAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.StateMachineAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.TypeForwardedToAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.CompilerFeatureRequiredTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.NullableAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.SpecialNameAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.NullablePublicOnlyAttributeTests(includeInternals: False) [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.NullablePublicOnlyAttributeTests(includeInternals: True) [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.UnsafeValueTypeAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.InterpolatedStringHandlerAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.AsyncMethodBuilderAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.RuntimeCompatibilityAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.CompilerGlobalScopeAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.RequiredMemberAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.ScopedRefAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.FixedAddressValueTypeAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.EnumeratorCancellationAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.CallerFilePathAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.CallerMemberNameAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.RequiresLocationAttributeTests [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.AttributesTests.CallerLineNumberAttributeTests [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "80000000", offset: 0, count: 8, style: HexNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "FFFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10000000000000000000000000000000", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "11111111111111111111111111111111", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "3.00", offset: 0, count: 4, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "3.00000000", offset: 0, count: 10, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "3.000000000", offset: 0, count: 11, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "3.0000000000", offset: 0, count: 12, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345678901", offset: 0, count: 11, style: Integer, provider: null, expected: 12345678901) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789012", offset: 0, count: 12, style: Integer, provider: null, expected: 123456789012) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234567890123", offset: 0, count: 13, style: Integer, provider: null, expected: 1234567890123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345678901234", offset: 0, count: 14, style: Integer, provider: null, expected: 12345678901234) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789012345", offset: 0, count: 15, style: Integer, provider: null, expected: 123456789012345) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234567890123456", offset: 0, count: 16, style: Integer, provider: null, expected: 1234567890123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345678901234567", offset: 0, count: 17, style: Integer, provider: null, expected: 12345678901234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789012345678", offset: 0, count: 18, style: Integer, provider: null, expected: 123456789012345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234567890123456789", offset: 0, count: 19, style: Integer, provider: null, expected: 1234567890123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789", offset: 0, count: 9, style: HexNumber, provider: null, expected: 4886718345) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789A", offset: 0, count: 10, style: HexNumber, provider: null, expected: 78187493530) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789AB", offset: 0, count: 11, style: HexNumber, provider: null, expected: 1250999896491) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789ABC", offset: 0, count: 12, style: HexNumber, provider: null, expected: 20015998343868) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789ABCD", offset: 0, count: 13, style: HexNumber, provider: null, expected: 320255973501901) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789ABCDE", offset: 0, count: 14, style: HexNumber, provider: null, expected: 5124095576030430) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789ABCDEF", offset: 0, count: 15, style: HexNumber, provider: null, expected: 81985529216486895) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789ABCDEF0", offset: 0, count: 16, style: HexNumber, provider: null, expected: 1311768467463790320) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101", offset: 0, count: 33, style: BinaryNumber, provider: null, expected: 5726623061) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010", offset: 0, count: 34, style: BinaryNumber, provider: null, expected: 11453246122) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101", offset: 0, count: 35, style: BinaryNumber, provider: null, expected: 22906492245) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101010", offset: 0, count: 36, style: BinaryNumber, provider: null, expected: 45812984490) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010101", offset: 0, count: 37, style: BinaryNumber, provider: null, expected: 91625968981) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010", offset: 0, count: 38, style: BinaryNumber, provider: null, expected: 183251937962) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101010101", offset: 0, count: 39, style: BinaryNumber, provider: null, expected: 366503875925) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010101010", offset: 0, count: 40, style: BinaryNumber, provider: null, expected: 733007751850) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101", offset: 0, count: 41, style: BinaryNumber, provider: null, expected: 1466015503701) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101010101010", offset: 0, count: 42, style: BinaryNumber, provider: null, expected: 2932031007402) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010101010101", offset: 0, count: 43, style: BinaryNumber, provider: null, expected: 5864062014805) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010", offset: 0, count: 44, style: BinaryNumber, provider: null, expected: 11728124029610) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101010101010101", offset: 0, count: 45, style: BinaryNumber, provider: null, expected: 23456248059221) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010101010101010", offset: 0, count: 46, style: BinaryNumber, provider: null, expected: 46912496118442) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101", offset: 0, count: 47, style: BinaryNumber, provider: null, expected: 93824992236885) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101010101010101010", offset: 0, count: 48, style: BinaryNumber, provider: null, expected: 187649984473770) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010101010101010101", offset: 0, count: 49, style: BinaryNumber, provider: null, expected: 375299968947541) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010", offset: 0, count: 50, style: BinaryNumber, provider: null, expected: 750599937895082) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 51, style: BinaryNumber, provider: null, expected: 1501199875790165) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 52, style: BinaryNumber, provider: null, expected: 3002399751580330) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 53, style: BinaryNumber, provider: null, expected: 6004799503160661) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 54, style: BinaryNumber, provider: null, expected: 12009599006321322) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 55, style: BinaryNumber, provider: null, expected: 24019198012642645) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 56, style: BinaryNumber, provider: null, expected: 48038396025285290) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 57, style: BinaryNumber, provider: null, expected: 96076792050570581) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 58, style: BinaryNumber, provider: null, expected: 192153584101141162) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 59, style: BinaryNumber, provider: null, expected: 384307168202282325) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 60, style: BinaryNumber, provider: null, expected: 768614336404564650) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 61, style: BinaryNumber, provider: null, expected: 1537228672809129301) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 62, style: BinaryNumber, provider: null, expected: 3074457345618258602) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 63, style: BinaryNumber, provider: null, expected: 6148914691236517205) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "9223372036854775807", offset: 0, count: 19, style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: " +9223372036854775807 ", offset: 0, count: 26, style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "7FFFFFFFFFFFFFFF", offset: 0, count: 16, style: HexNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, offset: 0, count: 63, style: BinaryNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345678901", offset: 0, count: 11, style: Integer, provider: null, expected: 12345678901) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789012", offset: 0, count: 12, style: Integer, provider: null, expected: 123456789012) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234567890123", offset: 0, count: 13, style: Integer, provider: null, expected: 1234567890123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345678901234", offset: 0, count: 14, style: Integer, provider: null, expected: 12345678901234) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789012345", offset: 0, count: 15, style: Integer, provider: null, expected: 123456789012345) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234567890123456", offset: 0, count: 16, style: Integer, provider: null, expected: 1234567890123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345678901234567", offset: 0, count: 17, style: Integer, provider: null, expected: 12345678901234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789012345678", offset: 0, count: 18, style: Integer, provider: null, expected: 123456789012345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234567890123456789", offset: 0, count: 19, style: Integer, provider: null, expected: 1234567890123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345678901234567890", offset: 0, count: 20, style: Integer, provider: null, expected: 12345678901234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789", offset: 0, count: 9, style: HexNumber, provider: null, expected: 4886718345) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789A", offset: 0, count: 10, style: HexNumber, provider: null, expected: 78187493530) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789AB", offset: 0, count: 11, style: HexNumber, provider: null, expected: 1250999896491) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789ABC", offset: 0, count: 12, style: HexNumber, provider: null, expected: 20015998343868) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789ABCD", offset: 0, count: 13, style: HexNumber, provider: null, expected: 320255973501901) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789ABCDE", offset: 0, count: 14, style: HexNumber, provider: null, expected: 5124095576030430) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789ABCDEF", offset: 0, count: 15, style: HexNumber, provider: null, expected: 81985529216486895) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "123456789ABCDEF0", offset: 0, count: 16, style: HexNumber, provider: null, expected: 1311768467463790320) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101", offset: 0, count: 33, style: BinaryNumber, provider: null, expected: 5726623061) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010", offset: 0, count: 34, style: BinaryNumber, provider: null, expected: 11453246122) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101", offset: 0, count: 35, style: BinaryNumber, provider: null, expected: 22906492245) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101010", offset: 0, count: 36, style: BinaryNumber, provider: null, expected: 45812984490) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010101", offset: 0, count: 37, style: BinaryNumber, provider: null, expected: 91625968981) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010", offset: 0, count: 38, style: BinaryNumber, provider: null, expected: 183251937962) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101010101", offset: 0, count: 39, style: BinaryNumber, provider: null, expected: 366503875925) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010101010", offset: 0, count: 40, style: BinaryNumber, provider: null, expected: 733007751850) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101", offset: 0, count: 41, style: BinaryNumber, provider: null, expected: 1466015503701) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101010101010", offset: 0, count: 42, style: BinaryNumber, provider: null, expected: 2932031007402) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010101010101", offset: 0, count: 43, style: BinaryNumber, provider: null, expected: 5864062014805) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010", offset: 0, count: 44, style: BinaryNumber, provider: null, expected: 11728124029610) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101010101010101", offset: 0, count: 45, style: BinaryNumber, provider: null, expected: 23456248059221) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010101010101010", offset: 0, count: 46, style: BinaryNumber, provider: null, expected: 46912496118442) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101", offset: 0, count: 47, style: BinaryNumber, provider: null, expected: 93824992236885) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101010101010101010", offset: 0, count: 48, style: BinaryNumber, provider: null, expected: 187649984473770) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010101010101010101", offset: 0, count: 49, style: BinaryNumber, provider: null, expected: 375299968947541) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010", offset: 0, count: 50, style: BinaryNumber, provider: null, expected: 750599937895082) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 51, style: BinaryNumber, provider: null, expected: 1501199875790165) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 52, style: BinaryNumber, provider: null, expected: 3002399751580330) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 53, style: BinaryNumber, provider: null, expected: 6004799503160661) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 54, style: BinaryNumber, provider: null, expected: 12009599006321322) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 55, style: BinaryNumber, provider: null, expected: 24019198012642645) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 56, style: BinaryNumber, provider: null, expected: 48038396025285290) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 57, style: BinaryNumber, provider: null, expected: 96076792050570581) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 58, style: BinaryNumber, provider: null, expected: 192153584101141162) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 59, style: BinaryNumber, provider: null, expected: 384307168202282325) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 60, style: BinaryNumber, provider: null, expected: 768614336404564650) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 61, style: BinaryNumber, provider: null, expected: 1537228672809129301) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 62, style: BinaryNumber, provider: null, expected: 3074457345618258602) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 63, style: BinaryNumber, provider: null, expected: 6148914691236517205) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 64, style: BinaryNumber, provider: null, expected: 12297829382473034410) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "18446744073709551615", offset: 0, count: 20, style: Integer, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "+18446744073709551615", offset: 0, count: 21, style: Integer, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: " +18446744073709551615 ", offset: 0, count: 27, style: Integer, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "FFFFFFFFFFFFFFFF", offset: 0, count: 16, style: HexNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: " FFFFFFFFFFFFFFFF ", offset: 0, count: 22, style: HexNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, offset: 0, count: 64, style: BinaryNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: " 11111111111111111111111111111111111111111111111"···, offset: 0, count: 70, style: BinaryNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "+123", offset: 1, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "+123", offset: 0, count: 3, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: " 123 ", offset: 1, count: 2, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "ABC", offset: 1, count: 1, style: HexNumber, provider: null, expected: 11) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "01", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "01", offset: 1, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidSpanTest(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromUInt32Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromHalfTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_CheckedAdditionTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadLittleEndianInt128Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromInt32Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_BitwiseAndTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromSingleTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.MinNumberTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_CheckedDivisionTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.RadixTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadLittleEndianInt96Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.RotateLeftTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_BitwiseOrTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryWriteLittleEndianTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromSingleTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadLittleEndianInt16Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadLittleEndianUInt64Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsPositiveTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_EqualityTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryWriteBigEndianTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_DivisionTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromHalfTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.LeadingZeroCountTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.OneTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadLittleEndianUInt128Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromByteTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_UnsignedRightShiftTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_CheckedIncrementTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromInt128Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.AbsTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromCharTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromInt16Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromInt128Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_CheckedMultiplyTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsNormalTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromUInt64Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadBigEndianInt96Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_MultiplyTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.MaxMagnitudeNumberTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsNaNTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_SubtractionTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadBigEndianUInt128Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromSingleTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsInfinityTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_RightShiftTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadBigEndianUInt16Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsComplexNumberTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadLittleEndianInt32Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsEvenIntegerTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsSubnormalTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_LeftShiftTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadLittleEndianUInt96Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadBigEndianInt64Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.GetByteCountTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadBigEndianSByteTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsCanonicalTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromInt16Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsOddIntegerTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromUInt128Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_InequalityTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromInt64Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TrailingZeroCountTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.PopCountTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromIntPtrTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.AllBitsSetTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_ExclusiveOrTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadBigEndianUInt96Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_CheckedSubtractionTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromByteTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromCharTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromInt32Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_GreaterThanOrEqualTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.MinValueTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsImaginaryNumberTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadBigEndianUInt64Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ClampTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.MaxValueTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_ModulusTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.MinMagnitudeTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromInt128Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadLittleEndianInt64Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromSByteTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.MaxTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsZeroTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromInt16Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromDoubleTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_LessThanTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadLittleEndianUInt16Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadBigEndianByteTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsRealNumberTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromDecimalTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.DivRemTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.MultiplicativeIdentityTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadBigEndianInt128Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromUInt16Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromNFloatTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "0", style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "2147483647", style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "02147483647", style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000002"···, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123\0\0", style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1", style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12", style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "abc", style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "ABC", style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "80000000", style: HexNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "FFFFFFFF", style: HexNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "100100011", style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010111100", style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10010", style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10000000000000000000000000000000", style: BinaryNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "11111111111111111111111111111111", style: BinaryNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "$1|000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "$ 1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "100", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123", style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "+0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "-0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "+123", style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "|123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123", style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123+", style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123|", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: " 123", style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: " 123 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123 ", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123 \0\0", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: " 2147483647 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "\t\t123\t\t", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "\n\n123\n\n", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "\v\v123\v\v", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "\f\f123\f\f", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "\r\r123\r\r", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: " 0 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: " 000000000 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1000", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1|0|0|0", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1|||", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1111", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1E2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1E+2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1e2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1E0", style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1E|2", style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123", style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "67|", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "3.00", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "3.00000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "3.000000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "3.0000000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1", style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12", style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345678901", style: Integer, provider: null, expected: 12345678901) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789012", style: Integer, provider: null, expected: 123456789012) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234567890123", style: Integer, provider: null, expected: 1234567890123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345678901234", style: Integer, provider: null, expected: 12345678901234) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789012345", style: Integer, provider: null, expected: 123456789012345) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234567890123456", style: Integer, provider: null, expected: 1234567890123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345678901234567", style: Integer, provider: null, expected: 12345678901234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789012345678", style: Integer, provider: null, expected: 123456789012345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234567890123456789", style: Integer, provider: null, expected: 1234567890123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789", style: HexNumber, provider: null, expected: 4886718345) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789A", style: HexNumber, provider: null, expected: 78187493530) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789AB", style: HexNumber, provider: null, expected: 1250999896491) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789ABC", style: HexNumber, provider: null, expected: 20015998343868) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789ABCD", style: HexNumber, provider: null, expected: 320255973501901) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789ABCDE", style: HexNumber, provider: null, expected: 5124095576030430) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789ABCDEF", style: HexNumber, provider: null, expected: 81985529216486895) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789ABCDEF0", style: HexNumber, provider: null, expected: 1311768467463790320) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 5726623061) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 11453246122) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 22906492245) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 45812984490) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 91625968981) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 183251937962) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 366503875925) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 733007751850) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1466015503701) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2932031007402) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 5864062014805) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 11728124029610) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 23456248059221) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 46912496118442) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 93824992236885) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 187649984473770) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 375299968947541) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 750599937895082) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 1501199875790165) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 3002399751580330) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 6004799503160661) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 12009599006321322) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 24019198012642645) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 48038396025285290) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 96076792050570581) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 192153584101141162) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 384307168202282325) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 768614336404564650) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 1537228672809129301) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 3074457345618258602) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 6148914691236517205) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "9223372036854775807", style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: " +9223372036854775807 ", style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "7FFFFFFFFFFFFFFF", style: HexNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1", style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12", style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345678901", style: Integer, provider: null, expected: 12345678901) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789012", style: Integer, provider: null, expected: 123456789012) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234567890123", style: Integer, provider: null, expected: 1234567890123) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345678901234", style: Integer, provider: null, expected: 12345678901234) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789012345", style: Integer, provider: null, expected: 123456789012345) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234567890123456", style: Integer, provider: null, expected: 1234567890123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345678901234567", style: Integer, provider: null, expected: 12345678901234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789012345678", style: Integer, provider: null, expected: 123456789012345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234567890123456789", style: Integer, provider: null, expected: 1234567890123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345678901234567890", style: Integer, provider: null, expected: 12345678901234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789", style: HexNumber, provider: null, expected: 4886718345) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789A", style: HexNumber, provider: null, expected: 78187493530) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789AB", style: HexNumber, provider: null, expected: 1250999896491) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789ABC", style: HexNumber, provider: null, expected: 20015998343868) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789ABCD", style: HexNumber, provider: null, expected: 320255973501901) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789ABCDE", style: HexNumber, provider: null, expected: 5124095576030430) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789ABCDEF", style: HexNumber, provider: null, expected: 81985529216486895) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "123456789ABCDEF0", style: HexNumber, provider: null, expected: 1311768467463790320) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 5726623061) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 11453246122) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 22906492245) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 45812984490) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 91625968981) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 183251937962) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 366503875925) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 733007751850) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1466015503701) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2932031007402) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 5864062014805) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 11728124029610) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 23456248059221) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 46912496118442) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 93824992236885) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 187649984473770) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 375299968947541) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 750599937895082) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 1501199875790165) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 3002399751580330) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 6004799503160661) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 12009599006321322) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 24019198012642645) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 48038396025285290) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 96076792050570581) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 192153584101141162) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 384307168202282325) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 768614336404564650) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 1537228672809129301) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 3074457345618258602) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 6148914691236517205) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 12297829382473034410) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "18446744073709551615", style: Integer, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "+18446744073709551615", style: Integer, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: " +18446744073709551615 ", style: Integer, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "FFFFFFFFFFFFFFFF", style: HexNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: " FFFFFFFFFFFFFFFF ", style: HexNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseValidStringTest(value: " 11111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsPow2Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsFiniteTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromByteTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_UnaryPlusTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsIntegerTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_AdditionTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_CheckedDecrementTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.SignTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadLittleEndianUInt32Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromSByteTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_DecrementTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadLittleEndianSByteTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_IncrementTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromSByteTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.MaxNumberTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsPositiveInfinityTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsNegativeTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateCheckedFromInt64Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_GreaterThanTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_OnesComplementTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadLittleEndianByteTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.MinTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.MinMagnitudeNumberTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.RotateRightTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadBigEndianInt16Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_CheckedUnaryNegationTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.GetShortestBitLengthTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadBigEndianInt32Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.IsNegativeInfinityTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.Log2Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateSaturatingFromInt64Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.ZeroTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.AdditiveIdentityTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromInt32Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromHalfTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_UnaryNegationTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.TryReadBigEndianUInt32Test [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.op_LessThanOrEqualTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.CreateTruncatingFromCharTest [14:21:57] info: [STRT] System.Tests.UInt64Tests_GenericMath.MaxMagnitudeTest [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestSupportedOSPlatformGuargAttribute(platformName: "Windows10.0") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestSupportedOSPlatformGuargAttribute(platformName: "OSX") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestSupportedOSPlatformGuargAttribute(platformName: "") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestSupportedOSPlatformAttribute(platformName: "Windows10.0") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestSupportedOSPlatformAttribute(platformName: "OSX") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestSupportedOSPlatformAttribute(platformName: "") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestUnsupportedOSPlatformAttributeWithMessage(platformName: "Windows8.0", message: "Message in a bottle") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestUnsupportedOSPlatformAttributeWithMessage(platformName: "Android4.1", message: "Message on a pigeon") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestUnsupportedOSPlatformAttributeWithMessage(platformName: "", message: null) [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestTargetPlatformAttribute(platformName: "Windows10.0") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestTargetPlatformAttribute(platformName: "iOS") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestTargetPlatformAttribute(platformName: "") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestUnsupportedOSPlatformAttribute(platformName: "Windows8.0") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestUnsupportedOSPlatformAttribute(platformName: "Android4.1") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestUnsupportedOSPlatformAttribute(platformName: "") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestObsoletedOSPlatformAttributeWithMessage(platformName: "Windows8.0", message: "Message in a bottle") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestObsoletedOSPlatformAttributeWithMessage(platformName: "Android4.1", message: "Message on a pigeon") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestObsoletedOSPlatformAttributeWithMessage(platformName: "", message: null) [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestObsoletedOSPlatformAttribute(platformName: "Windows8.0") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestObsoletedOSPlatformAttribute(platformName: "Android4.1") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestObsoletedOSPlatformAttribute(platformName: "") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestUnsupportedOSPlatformGuardAttribute(platformName: "Windows8.0") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestUnsupportedOSPlatformGuardAttribute(platformName: "Android4.1") [14:21:57] info: [STRT] System.Runtime.Versioning.Tests.OSPlatformAttributeTests.TestUnsupportedOSPlatformGuardAttribute(platformName: "") [14:21:57] info: [STRT] System.Tests.TimeZoneTests.TestRoundTripping [14:21:57] info: [STRT] System.Tests.TimeZoneTests.TestOffsetsAndDaylight [14:21:57] info: [STRT] System.Tests.TimeZoneTests.TestBasicTimeZoneProperties [14:21:57] info: [STRT] System.Reflection.Tests.DefaultMemberAttributeTests.Ctor_String(memberName: null) [14:21:57] info: [STRT] System.Reflection.Tests.DefaultMemberAttributeTests.Ctor_String(memberName: "") [14:21:57] info: [STRT] System.Reflection.Tests.DefaultMemberAttributeTests.Ctor_String(memberName: "configuration") [14:21:57] info: [STRT] System.Reflection.Tests.ReflectionTypeLoadExceptionTests.NullArgumentsNoNullPointerException [14:21:57] info: [STRT] System.Reflection.Tests.ReflectionTypeLoadExceptionTests.NullExceptionsNoNullPointerException [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt32EnumTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.GenericTypeParameter [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConvs_Return_Unmodified [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConv_Param_Modified(methodName: "MethodCallConv_Cdecl", callingConventionRuntime: typeof(System.Runtime.CompilerServices.CallConvCdecl)) [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConv_Param_Modified(methodName: "MethodCallConv_Stdcall", callingConventionRuntime: typeof(System.Runtime.CompilerServices.CallConvStdcall)) [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConv_Param_Modified(methodName: "MethodCallConv_Thiscall", callingConventionRuntime: typeof(System.Runtime.CompilerServices.CallConvThiscall)) [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConv_Param_Modified(methodName: "MethodCallConv_Fastcall", callingConventionRuntime: typeof(System.Runtime.CompilerServices.CallConvFastcall)) [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.ManagedCallingConvention(modified: True) [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.ManagedCallingConvention(modified: False) [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConv_Param_Unmodified(methodName: "MethodCallConv_Cdecl") [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConv_Param_Unmodified(methodName: "MethodCallConv_Stdcall") [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConv_Param_Unmodified(methodName: "MethodCallConv_Thiscall") [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConv_Param_Unmodified(methodName: "MethodCallConv_Fastcall") [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConv_PhysicalModifiers_Unmodified(methodName: "MethodCallConv_Cdecl_SuppressGCTransition") [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConv_PhysicalModifiers_Unmodified(methodName: "MethodCallConv_Stdcall_SuppressGCTransition") [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConv_PhysicalModifiers_Unmodified(methodName: "MethodCallConv_Thiscall_SuppressGCTransition") [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConv_PhysicalModifiers_Unmodified(methodName: "MethodCallConv_Fastcall_SuppressGCTransition") [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConvs_Return_Modified [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConv_PhysicalModifiers_Modified(methodName: "MethodCallConv_Cdecl_SuppressGCTransition", callingConventionRuntime: typeof(System.Runtime.CompilerServices.CallConvCdecl)) [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConv_PhysicalModifiers_Modified(methodName: "MethodCallConv_Stdcall_SuppressGCTransition", callingConventionRuntime: typeof(System.Runtime.CompilerServices.CallConvStdcall)) [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConv_PhysicalModifiers_Modified(methodName: "MethodCallConv_Thiscall_SuppressGCTransition", callingConventionRuntime: typeof(System.Runtime.CompilerServices.CallConvThiscall)) [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerCallingConventionTests.UnmanagedCallConv_PhysicalModifiers_Modified(methodName: "MethodCallConv_Fastcall_SuppressGCTransition", callingConventionRuntime: typeof(System.Runtime.CompilerServices.CallConvFastcall)) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicallyAccessedMembersAttributeTests.TestConstructor(memberTypes: None) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicallyAccessedMembersAttributeTests.TestConstructor(memberTypes: PublicConstructors | PublicProperties) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicallyAccessedMembersAttributeTests.TestConstructor(memberTypes: All) [14:21:57] info: [STRT] System.Numerics.Tests.IFloatingPointTests.ToZeroRoundingTest [14:21:57] info: [STRT] System.Numerics.Tests.IFloatingPointTests.ToNegativeInfinityRoundingTest [14:21:57] info: [STRT] System.Numerics.Tests.IFloatingPointTests.ToEvenRoundingTest [14:21:57] info: [STRT] System.Numerics.Tests.IFloatingPointTests.AwayFromZeroRoundingTest [14:21:57] info: [STRT] System.Numerics.Tests.IFloatingPointTests.ToPositiveRoundingTest [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ExperimentalAttributeTests.TestSetMessage(message: null) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ExperimentalAttributeTests.TestSetMessage(message: "") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ExperimentalAttributeTests.TestSetMessage(message: "This is an experimental feature") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ExperimentalAttributeTests.TestSetUrlFormat(urlFormat: null) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ExperimentalAttributeTests.TestSetUrlFormat(urlFormat: "") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ExperimentalAttributeTests.TestSetUrlFormat(urlFormat: "https://contoso.com/obsoletion-warnings/{0}") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ExperimentalAttributeTests.TestConstructor(expected: "") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ExperimentalAttributeTests.TestConstructor(expected: " ") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ExperimentalAttributeTests.TestConstructor(expected: "\t") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ExperimentalAttributeTests.TestConstructor(expected: "diagnosticId") [14:21:57] info: [STRT] System.Tests.ObsoleteAttributeTests.Ctor_String_Bool_Url(message: null, error: True, url: "") [14:21:57] info: [STRT] System.Tests.ObsoleteAttributeTests.Ctor_String_Bool_Url(message: "", error: False, url: null) [14:21:57] info: [STRT] System.Tests.ObsoleteAttributeTests.Ctor_String_Bool_Url(message: "message", error: True, url: "https://aka.ms/obsolete/{0}") [14:21:57] info: [STRT] System.Tests.ObsoleteAttributeTests.Ctor_String_Id(message: null, id: null) [14:21:57] info: [STRT] System.Tests.ObsoleteAttributeTests.Ctor_String_Id(message: "", id: "BCL0006") [14:21:57] info: [STRT] System.Tests.ObsoleteAttributeTests.Ctor_String_Id(message: "message", id: "") [14:21:57] info: [STRT] System.Tests.ObsoleteAttributeTests.Ctor_Default [14:21:57] info: [STRT] System.IO.Tests.FileNotFoundExceptionInteropTests.From_HR(hr: -2147024894) [14:21:57] info: [STRT] System.IO.Tests.FileNotFoundExceptionInteropTests.From_HR(hr: -2146828235) [14:21:57] info: [STRT] System.Tests.BooleanTests.TryFormat(i: True, expected: "True") [14:21:57] info: [STRT] System.Tests.BooleanTests.TryFormat(i: False, expected: "False") [14:21:57] info: [STRT] System.Tests.BooleanTests.ToString_Invoke_ReturnsExpected(value: True, expected: "True") [14:21:57] info: [STRT] System.Tests.BooleanTests.ToString_Invoke_ReturnsExpected(value: False, expected: "False") [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Invalid(value: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Invalid(value: "", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Invalid(value: " ", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Invalid(value: "Garbage", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Invalid(value: "True\0Garbage", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Invalid(value: "True\0True", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Invalid(value: "True True", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Invalid(value: "True False", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Invalid(value: "False True", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Invalid(value: "Fa lse", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Invalid(value: "T", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Invalid(value: "0", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Invalid(value: "1", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.TrueString_Get_ReturnsTrue [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_ValidValue_ReturnsExpected(value: "True", expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_ValidValue_ReturnsExpected(value: "true", expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_ValidValue_ReturnsExpected(value: "TRUE", expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_ValidValue_ReturnsExpected(value: "tRuE", expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_ValidValue_ReturnsExpected(value: " True ", expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_ValidValue_ReturnsExpected(value: "True\0", expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_ValidValue_ReturnsExpected(value: " \0 \0 True \0 ", expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_ValidValue_ReturnsExpected(value: "False", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_ValidValue_ReturnsExpected(value: "false", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_ValidValue_ReturnsExpected(value: "FALSE", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_ValidValue_ReturnsExpected(value: "fAlSe", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_ValidValue_ReturnsExpected(value: "False ", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_ValidValue_ReturnsExpected(value: "False\0", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_ValidValue_ReturnsExpected(value: " False \0\0\0 ", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.CompareTo_Other_ReturnsExpected(b: True, obj: True, expected: 0) [14:21:57] info: [STRT] System.Tests.BooleanTests.CompareTo_Other_ReturnsExpected(b: True, obj: False, expected: 1) [14:21:57] info: [STRT] System.Tests.BooleanTests.CompareTo_Other_ReturnsExpected(b: True, obj: null, expected: 1) [14:21:57] info: [STRT] System.Tests.BooleanTests.CompareTo_Other_ReturnsExpected(b: False, obj: False, expected: 0) [14:21:57] info: [STRT] System.Tests.BooleanTests.CompareTo_Other_ReturnsExpected(b: False, obj: True, expected: -1) [14:21:57] info: [STRT] System.Tests.BooleanTests.CompareTo_Other_ReturnsExpected(b: False, obj: null, expected: 1) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_InvalidValue_ThrowsException(value: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_InvalidValue_ThrowsException(value: "", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_InvalidValue_ThrowsException(value: " ", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_InvalidValue_ThrowsException(value: "Garbage", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_InvalidValue_ThrowsException(value: "True\0Garbage", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_InvalidValue_ThrowsException(value: "True\0True", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_InvalidValue_ThrowsException(value: "True True", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_InvalidValue_ThrowsException(value: "True False", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_InvalidValue_ThrowsException(value: "False True", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_InvalidValue_ThrowsException(value: "Fa lse", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_InvalidValue_ThrowsException(value: "T", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_InvalidValue_ThrowsException(value: "0", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_InvalidValue_ThrowsException(value: "1", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests.Equals_Other_ReturnsExpected(b1: True, obj: True, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Equals_Other_ReturnsExpected(b1: True, obj: False, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Equals_Other_ReturnsExpected(b1: True, obj: "1", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Equals_Other_ReturnsExpected(b1: True, obj: "True", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Equals_Other_ReturnsExpected(b1: True, obj: null, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Equals_Other_ReturnsExpected(b1: False, obj: False, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Equals_Other_ReturnsExpected(b1: False, obj: True, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Equals_Other_ReturnsExpected(b1: False, obj: "0", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Equals_Other_ReturnsExpected(b1: False, obj: "False", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Equals_Other_ReturnsExpected(b1: False, obj: null, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.CompareTo_ObjectNotBool_ThrowsArgumentException(b: True, obj: 1) [14:21:57] info: [STRT] System.Tests.BooleanTests.CompareTo_ObjectNotBool_ThrowsArgumentException(b: True, obj: "true") [14:21:57] info: [STRT] System.Tests.BooleanTests.CompareTo_ObjectNotBool_ThrowsArgumentException(b: False, obj: 0) [14:21:57] info: [STRT] System.Tests.BooleanTests.CompareTo_ObjectNotBool_ThrowsArgumentException(b: False, obj: "false") [14:21:57] info: [STRT] System.Tests.BooleanTests.GetHashCode_Invoke_ReturnsExpected(value: True, expected: 1) [14:21:57] info: [STRT] System.Tests.BooleanTests.GetHashCode_Invoke_ReturnsExpected(value: False, expected: 0) [14:21:57] info: [STRT] System.Tests.BooleanTests.FalseString_Get_ReturnsFalse [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Valid(value: "True", offset: 0, count: 4, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Valid(value: "true", offset: 0, count: 4, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Valid(value: "TRUE", offset: 0, count: 4, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Valid(value: "tRuE", offset: 0, count: 4, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Valid(value: " True ", offset: 0, count: 8, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Valid(value: "True\0", offset: 0, count: 5, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Valid(value: " \0 \0 True \0 ", offset: 0, count: 15, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Valid(value: "False", offset: 0, count: 5, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Valid(value: "false", offset: 0, count: 5, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Valid(value: "FALSE", offset: 0, count: 5, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Valid(value: "fAlSe", offset: 0, count: 5, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Valid(value: "False ", offset: 0, count: 7, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Valid(value: "False\0", offset: 0, count: 6, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Valid(value: " False \0\0\0 ", offset: 0, count: 13, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Valid(value: " \0 \0 TrueFalse \0 ", offset: 6, count: 4, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests.Parse_Span_Valid(value: " \0 \0 TrueFalse \0 ", offset: 10, count: 5, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests.GetTypeCode_Invoke_ReturnsBoolean [14:21:57] info: [STRT] System.Reflection.Tests.TypeTests_HiddenFields.GetFieldDoesNotHideHiddenFields [14:21:57] info: [STRT] System.Tests.LazyTests.EnsureInitializer_FuncInitializationWithoutTrackingBool_Null [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Func_Idempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Func_Idempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Func_Idempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Func_Idempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Func_Idempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_FuncCtor_Exception(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_FuncCtor_Exception(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_FuncCtor_Exception(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_FuncCtor_Exception(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_FuncCtor_Exception(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_FuncCtor_Exception(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Ctor [14:21:57] info: [STRT] System.Tests.LazyTests.Ctor_ValueFactor_Bool(isThreadSafe: True) [14:21:57] info: [STRT] System.Tests.LazyTests.Ctor_ValueFactor_Bool(isThreadSafe: False) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_TargetInvocationException(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_TargetInvocationException(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_TargetInvocationException(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_TargetInvocationException(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_TargetInvocationException(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_TargetInvocationException(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Ctor_ValueFactor_LazyThreadSafetyMode [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Func_NotIdempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_ExceptionRecovery [14:21:57] info: [STRT] System.Tests.LazyTests.EnsureInitialized_SimpleRefTypes [14:21:57] info: [STRT] System.Tests.LazyTests.ToString_DoesntForceAllocation [14:21:57] info: [STRT] System.Tests.LazyTests.Value_Func_Exception(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_Func_Exception(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_Func_Exception(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_Func_Exception(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_Func_Exception(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_Func_Exception(lazy: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Ctor_LazyThreadSafetyMode [14:21:57] info: [STRT] System.Tests.LazyTests.Ctor_Bool(isThreadSafe: True) [14:21:57] info: [STRT] System.Tests.LazyTests.Ctor_Bool(isThreadSafe: False) [14:21:57] info: [STRT] System.Tests.LazyTests.LazyInitializerComplexValueTypes [14:21:57] info: [STRT] System.Tests.LazyTests.Ctor_ValueFactor_LazyThreadSafetyMode_Invalid [14:21:57] info: [STRT] System.Tests.LazyTests.EnsureInitialized_ComplexRefTypes_Invalid [14:21:57] info: [STRT] System.Tests.LazyTests.Ctor_ValueFactory_Bool_NullValueFactory_ThrowsArgumentNullException [14:21:57] info: [STRT] System.Tests.LazyTests.EnsureInitialized_SimpleRefTypes_Invalid [14:21:57] info: [STRT] System.Tests.LazyTests.Ctor_LazyThreadSafetyMode_InvalidMode_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Tests.LazyTests.Value_Invalid [14:21:57] info: [STRT] System.Tests.LazyTests.EnsureInitialized_FuncInitializationWithoutTrackingBool_Uninitialized [14:21:57] info: [STRT] System.Tests.LazyTests.Ctor_Value_ReferenceType [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Ctor_Idempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Ctor_Idempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Ctor_Idempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Ctor_Idempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Ctor_Idempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Ctor_ExceptionRecovery [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Ctor_NotIdempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Ctor_NotIdempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Ctor_NotIdempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Ctor_NotIdempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Ctor_NotIdempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Ctor_NotIdempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Exceptions_Ctor_NotIdempotent(x: Value is not created.) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_ThrownException_DoesntCreateValue_PublicationOnly [14:21:57] info: [STRT] System.Tests.LazyTests.Ctor_ValueFactory [14:21:57] info: [STRT] System.Tests.LazyTests.EnsureInitialized_ComplexRefTypes [14:21:57] info: [STRT] System.Tests.LazyTests.Ctor_ValueFactory_NullValueFactory_ThrowsArguentNullException [14:21:57] info: [STRT] System.Tests.LazyTests.Ctor_Value_ValueType [14:21:57] info: [STRT] System.Tests.LazyTests.EnsureInitialized_FuncInitializationWithoutTrackingBool_Initialized [14:21:57] info: [STRT] System.Tests.LazyTests.Value_ThrownException_DoesntCreateValue(mode: ExecutionAndPublication) [14:21:57] info: [STRT] System.Tests.LazyTests.Value_ThrownException_DoesntCreateValue(mode: None) [14:21:57] info: [STRT] System.Tests.MemberAccessExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.MemberAccessExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.MemberAccessExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.OpenGenericInterfaceTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresUnreferencedCodeAttributeTests.TestSetUrl(url: "https://dot.net") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresUnreferencedCodeAttributeTests.TestSetUrl(url: "") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresUnreferencedCodeAttributeTests.TestSetUrl(url: null) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresUnreferencedCodeAttributeTests.TestConstructor [14:21:57] info: [STRT] System.Tests.FormattableStringTests.CurrentCulture_DutchCulture_FormatsDoubleBasedOnCurrentCulture [14:21:57] info: [STRT] System.Tests.FormattableStringTests.IFormattableToString_UsesSuppliedFormatProvider [14:21:57] info: [STRT] System.Tests.FormattableStringTests.ToString_ReturnsSameAsStringTargetTyped [14:21:57] info: [STRT] System.Tests.FormattableStringTests.Invariant_Null_ThrowsArgumentNullException [14:21:57] info: [STRT] System.Tests.FormattableStringTests.Invariant_DutchCulture_FormatsDoubleBasedOnInvariantCulture [14:21:57] info: [STRT] System.Tests.FormattableStringTests.CurrentCulture_ImplicitlyAndExplicitMethodsReturnSameString [14:21:57] info: [STRT] System.Tests.FormattableStringTests.CurrentCulture_Null_ThrowsArgumentNullException [14:21:57] info: [STRT] System.Tests.DateOnlyTests.TryFormatTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.DateTimeConversionTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.AddYearsTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.MinMaxValuesTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.ConstructorsNegativeCasesTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.ComparisonsTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.DayOfWeekAndDayOfYearTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.GetHashCodeTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.OperatorsTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.OAndRFormatsTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.AddDaysTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.AddMonthsTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.DeconstructionTest(year: 2090, month: 12, day: 31) [14:21:57] info: [STRT] System.Tests.DateOnlyTests.DeconstructionTest(year: 2003, month: 2, day: 28) [14:21:57] info: [STRT] System.Tests.DateOnlyTests.DeconstructionTest(year: 2020, month: 11, day: 1) [14:21:57] info: [STRT] System.Tests.DateOnlyTests.DeconstructionTest(year: 1, month: 1, day: 1) [14:21:57] info: [STRT] System.Tests.DateOnlyTests.DeconstructionTest(year: 9999, month: 12, day: 31) [14:21:57] info: [STRT] System.Tests.DateOnlyTests.ConstructorsTest(year: 1, month: 1, day: 1, calendar: null) [14:21:57] info: [STRT] System.Tests.DateOnlyTests.ConstructorsTest(year: 9999, month: 12, day: 31, calendar: null) [14:21:57] info: [STRT] System.Tests.DateOnlyTests.ConstructorsTest(year: 2001, month: 4, day: 7, calendar: null) [14:21:57] info: [STRT] System.Tests.DateOnlyTests.ConstructorsTest(year: 1, month: 1, day: 1, calendar: HijriCalendar { AlgorithmType = LunarCalendar, Eras = [1], HijriAdjustment = 0, IsReadOnly = False, MaxSupportedDateTime = 0001-01-01T00:00:00.0000000, ··· }) [14:21:57] info: [STRT] System.Tests.DateOnlyTests.ConstructorsTest(year: 1, month: 1, day: 1, calendar: JapaneseCalendar { AlgorithmType = SolarCalendar, Eras = [5, 4, 3, 2, 1], IsReadOnly = False, MaxSupportedDateTime = 0001-01-01T00:00:00.0000000, MinSupportedDateTime = 0001-01-01T00:00:00.0000000, ··· }) [14:21:57] info: [STRT] System.Tests.DateOnlyTests.CustomFormattingTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.BasicFormatParseTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.AllCulturesTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.FromDayNumberTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.InvalidFormatsTest [14:21:57] info: [STRT] System.Tests.DateOnlyTests.FormatParseTest [14:21:57] info: [STRT] System.Tests.MissingMemberExceptionTests.Ctor_String_String [14:21:57] info: [STRT] System.Tests.MissingMemberExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.MissingMemberExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.MissingMemberExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.StackTraceHiddenAttributeTests.StructHidden_EnvironmentStackTrace [14:21:57] info: [STRT] System.Tests.StackTraceHiddenAttributeTests.MethodHidden_EnvironmentStackTrace [14:21:57] info: [STRT] System.Tests.StackTraceHiddenAttributeTests.MethodHidden_ExceptionStackTrace [14:21:57] info: [STRT] System.Tests.StackTraceHiddenAttributeTests.Ctor [14:21:57] info: [STRT] System.Tests.StackTraceHiddenAttributeTests.ConstructorHidden_EnvironmentStackTrace [14:21:57] info: [STRT] System.Tests.StackTraceHiddenAttributeTests.ClassHidden_EnvironmentStackTrace [14:21:57] info: [STRT] System.Tests.RankExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.RankExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.RankExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.RangeTests.CustomTypeTest [14:21:57] info: [STRT] System.Tests.RangeTests.EqualityTest [14:21:57] info: [STRT] System.Tests.RangeTests.GetOffsetAndLengthTest [14:21:57] info: [STRT] System.Tests.RangeTests.CreationTest [14:21:57] info: [STRT] System.Tests.RangeTests.HashCodeTest [14:21:57] info: [STRT] System.Tests.RangeTests.ToStringTest [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_ValidValueOnCollectionNotContainingThatValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_ValidValueOnCollectionNotContainingThatValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_ValidValueOnCollectionNotContainingThatValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_AfterRemovingAnyValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_AfterRemovingAnyValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_AfterRemovingAnyValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.Ctor_Invalid [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_LastItemToNonDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_LastItemToNonDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_LastItemToNonDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_ToReadOnlyCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_ToReadOnlyCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_ToReadOnlyCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_InvalidValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_InvalidValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_InvalidValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_ReferenceRemovedFromCollection(useRemove: False) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_ReferenceRemovedFromCollection(useRemove: True) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Count_Validity(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Count_Validity(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Count_Validity(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_OnReadOnlyCollection_ThrowsNotSupportedException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_OnReadOnlyCollection_ThrowsNotSupportedException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_OnReadOnlyCollection_ThrowsNotSupportedException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_LastItemToNonDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_LastItemToNonDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_LastItemToNonDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_InvalidValueToMiddleOfCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_InvalidValueToMiddleOfCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_InvalidValueToMiddleOfCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_FirstItemToNonDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_FirstItemToNonDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_FirstItemToNonDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.GetEnumerator_Default_ThrowsInvalidOperationException [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_AfterEndOfCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_AfterEndOfCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_AfterEndOfCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_ReturnsFirstMatchingValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_ReturnsFirstMatchingValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_ReturnsFirstMatchingValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_FromStartToFinish(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_FromStartToFinish(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_FromStartToFinish(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_ValueInCollectionMultipleTimes(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_ValueInCollectionMultipleTimes(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_ValueInCollectionMultipleTimes(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_ArrayIsLargerThanCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_ArrayIsLargerThanCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_ArrayIsLargerThanCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_IndexGreaterThanListCount_ThrowsException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_IndexGreaterThanListCount_ThrowsException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_IndexGreaterThanListCount_ThrowsException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_DuplicateValues(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_DuplicateValues(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_DuplicateValues(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_DuplicateValues(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_DuplicateValues(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_DuplicateValues(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_ValidValueNotContainedInList(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_ValidValueNotContainedInList(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_ValidValueNotContainedInList(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_LastItemToDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_LastItemToDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_LastItemToDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_NullArray_ThrowsArgumentNullException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_NullArray_ThrowsArgumentNullException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_NullArray_ThrowsArgumentNullException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.GetEnumerator_TypeProperties [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_InvalidValueToEndOfCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_InvalidValueToEndOfCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_InvalidValueToEndOfCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_DefaultValueNotContainedInList(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_DefaultValueNotContainedInList(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_DefaultValueNotContainedInList(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_ValidValueThatExistsTwiceInTheCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_ValidValueThatExistsTwiceInTheCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_ValidValueThatExistsTwiceInTheCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_InvalidValue_ThrowsArgumentException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_InvalidValue_ThrowsArgumentException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_InvalidValue_ThrowsArgumentException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_RemoveAt_IndexGreaterThanListCount_ThrowsArgumentOutOfRangeException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_RemoveAt_IndexGreaterThanListCount_ThrowsArgumentOutOfRangeException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_RemoveAt_IndexGreaterThanListCount_ThrowsArgumentOutOfRangeException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Clear_Repeatedly(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Clear_Repeatedly(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Clear_Repeatedly(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_DuplicateValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_DuplicateValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_DuplicateValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_DefaultValueWhenNotAllowed(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_DefaultValueWhenNotAllowed(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_DefaultValueWhenNotAllowed(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_ExactlyEnoughSpaceInArray(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_ExactlyEnoughSpaceInArray(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_ExactlyEnoughSpaceInArray(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_NotEnoughSpaceInOffsettedArray_ThrowsArgumentException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_NotEnoughSpaceInOffsettedArray_ThrowsArgumentException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_NotEnoughSpaceInOffsettedArray_ThrowsArgumentException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_RemoveAt_ZeroMultipleTimes(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_RemoveAt_ZeroMultipleTimes(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_RemoveAt_ZeroMultipleTimes(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_EveryValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_EveryValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_EveryValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_ReturnsSameObjectsOnDifferentEnumerators(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_ReturnsSameObjectsOnDifferentEnumerators(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_ReturnsSameObjectsOnDifferentEnumerators(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_DefaultValueOnCollectionNotContainingDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_DefaultValueOnCollectionNotContainingDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_DefaultValueOnCollectionNotContainingDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_ValueThatExistsTwiceInCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_ValueThatExistsTwiceInCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_ValueThatExistsTwiceInCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ToArray_NonEmptyArray_DoesNotReturnSameArray [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_RemoveAt_OnReadOnlyList(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_RemoveAt_OnReadOnlyList(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_RemoveAt_OnReadOnlyList(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_DefaultValueWhenNotAllowed(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_DefaultValueWhenNotAllowed(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_DefaultValueWhenNotAllowed(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNextFalseAfterEndOfCollection [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemGet_ValidGetWithinListBounds(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemGet_ValidGetWithinListBounds(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemGet_ValidGetWithinListBounds(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.Enumerator_MoveNext_AfterDisposal(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.Enumerator_MoveNext_AfterDisposal(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.Enumerator_MoveNext_AfterDisposal(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.Cast_FromValidArray_ReturnsSegmentForWholeArray [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_NegativeIndex_ThrowsException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_NegativeIndex_ThrowsException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_NegativeIndex_ThrowsException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_BeforeIteration_Support(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_BeforeIteration_Support(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_BeforeIteration_Support(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_LastItemToDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_LastItemToDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_LastItemToDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ToArray_Empty_ReturnsSameArray [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_DefaultValueContainedInList(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_DefaultValueContainedInList(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_DefaultValueContainedInList(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemGet_NegativeIndex_ThrowsException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemGet_NegativeIndex_ThrowsException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemGet_NegativeIndex_ThrowsException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_AfterCallingClear(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_AfterCallingClear(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_AfterCallingClear(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Clear(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Clear(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Clear(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_FirstItemToDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_FirstItemToDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_FirstItemToDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_NonDefaultValueContainedInCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_NonDefaultValueContainedInCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_NonDefaultValueContainedInCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.Slice_Default_ThrowsInvalidOperationException [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_DefaultValueNotContainedInCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_DefaultValueNotContainedInCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_DefaultValueNotContainedInCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.CopyTo_Default_ThrowsInvalidOperationException [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_GetEnumerator_NoExceptionsWhileGetting(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_GetEnumerator_NoExceptionsWhileGetting(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_GetEnumerator_NoExceptionsWhileGetting(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_AfterRemovingAllItems(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_AfterRemovingAllItems(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_AfterRemovingAllItems(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.Ctor_Empty [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_NonDefaultValueNotContainedInCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_NonDefaultValueNotContainedInCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_NonDefaultValueNotContainedInCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_OnReadOnlyList(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_OnReadOnlyList(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_OnReadOnlyList(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_DefaultValueContainedInCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_DefaultValueContainedInCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_DefaultValueContainedInCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_DefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_DefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_DefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_DefaultValueOnCollectionContainingDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_DefaultValueOnCollectionContainingDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_DefaultValueOnCollectionContainingDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_ToReadOnlyList(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_ToReadOnlyList(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_ToReadOnlyList(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_RemoveAt_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_RemoveAt_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_RemoveAt_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNextHitsAllItems [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemGet_IndexGreaterThanListCount_ThrowsException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemGet_IndexGreaterThanListCount_ThrowsException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemGet_IndexGreaterThanListCount_ThrowsException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_CurrentAtEnd_AfterAdd(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_CurrentAtEnd_AfterAdd(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_CurrentAtEnd_AfterAdd(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_InvalidValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_InvalidValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_InvalidValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_InvalidValue_ThrowsArgumentException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_InvalidValue_ThrowsArgumentException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Remove_InvalidValue_ThrowsArgumentException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_RemoveAt_AllValidIndices(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_RemoveAt_AllValidIndices(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_RemoveAt_AllValidIndices(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_NonGeneric_GetEnumerator_EmptyCollection_UsesSingleton [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_IndexLargerThanArrayCount_ThrowsAnyArgumentException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_IndexLargerThanArrayCount_ThrowsAnyArgumentException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_IndexLargerThanArrayCount_ThrowsAnyArgumentException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_FirstItemToDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_FirstItemToDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_FirstItemToDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_AfterRemoving(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_AfterRemoving(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_AfterRemoving(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_IndexEqualToArrayCount_ThrowsArgumentException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_IndexEqualToArrayCount_ThrowsArgumentException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_CopyTo_IndexEqualToArrayCount_ThrowsArgumentException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_FirstItemToNonDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_FirstItemToNonDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_FirstItemToNonDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_ValidValueOnCollectionContainingThatValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_ValidValueOnCollectionContainingThatValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Contains_ValidValueOnCollectionContainingThatValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_IsReadOnly_Validity(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_IsReadOnly_Validity(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_IsReadOnly_Validity(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_InvalidValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_InvalidValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_ItemSet_InvalidValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.Cast_FromNullArray_ReturnsDefault [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.Empty [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_GetEnumerator_ReturnsUniqueEnumerator(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_GetEnumerator_ReturnsUniqueEnumerator(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_GetEnumerator_ReturnsUniqueEnumerator(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ToArray_Default_ThrowsInvalidOperationException [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_IndexGreaterThanListCount_Appends(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_IndexGreaterThanListCount_Appends(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_Insert_IndexGreaterThanListCount_Appends(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_EachValueNoDuplicates(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_EachValueNoDuplicates(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IList_Generic_IndexOf_EachValueNoDuplicates(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IEnumerable_Generic_Enumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 75) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.IGenericSharedAPI_SerializeDeserialize [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_InvalidValueToBeginningOfCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_InvalidValueToBeginningOfCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests_int.ICollection_Generic_Add_InvalidValueToBeginningOfCollection(count: 75) [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Invalid [14:21:57] info: [STRT] System.Tests.UriMethodTests.Compare_Invalid [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http://www.domain.com/path?name", uriKind: Absolute, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "file://C:/directory/filename", uriKind: RelativeOrAbsolute, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "c:\\directory\filename", uriKind: RelativeOrAbsolute, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http://www.domain.com/path???/file name", uriKind: RelativeOrAbsolute, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http://[::1]:50/path1/page?query#fragment", uriKind: Relative, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http://[::1]:50/path1/page?query#fragment", uriKind: RelativeOrAbsolute, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http://[::1]:50/path1/page?query#fragment", uriKind: Absolute, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http://[::1]/path1/page?query#fragment", uriKind: Relative, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http://[::1]/path1/page?query#fragment", uriKind: RelativeOrAbsolute, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http://[::1]/path1/page?query#fragment", uriKind: Absolute, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http:\\host/path/file", uriKind: RelativeOrAbsolute, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http://192.168.0.1:50/path1/page?query#fragment", uriKind: Relative, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http://192.168.0.1:50/path1/page?query#fragment", uriKind: Absolute, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http://192.168.0.1/path1/page?query#fragment", uriKind: Relative, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http://192.168.0.1/path1/page?query#fragment", uriKind: RelativeOrAbsolute, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http://192.168.0.1/path1/page?query#fragment", uriKind: Absolute, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "/path1/path2", uriKind: Relative, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "/path1/path2", uriKind: RelativeOrAbsolute, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "/path1/path2", uriKind: Absolute, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http://www.domain.com/path?name", uriKind: Relative, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http://www.domain.com/path?name", uriKind: RelativeOrAbsolute, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: "http://192.168.0.1:50/path1/page?query#fragment", uriKind: RelativeOrAbsolute, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedUriString(uriString: null, uriKind: RelativeOrAbsolute, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://www.domain.com/, uri: http://www.domain.com/path1/path2/path3, expected: path1/path2/path3) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://www.domain.com/path1/, uri: http://www.domain.com/path1/path2/path3, expected: path2/path3) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://www.domain.com/path1/path2/, uri: http://www.domain.com/path1/path2/path3, expected: path3) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://www.domain.com/path1/path2/path3, uri: http://www.domain.com/path1/path2/path3, expected: ) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://www.domain.com/path1/path2/, uri: http://www.domain.com/path1/, expected: ../) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://www.domain.com/path1/path2/, uri: http://www.domain.com/path1/path3, expected: ../path3) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://www.domain.com/path1/path2/path3/, uri: http://www.domain.com/path1/, expected: ../../) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://www.domain.com/path1/path2/path3/, uri: http://www.domain.com/path1/path4/path5, expected: ../../path4/path5) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://www.domain.com/path1/path2/path3/, uri: http://www.domain.com/, expected: ../../../) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://www.domain.com/, uri: http://www.domain.com/?query, expected: ?query) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://www.domain.com/, uri: http://www.domain.com/#fragment, expected: #fragment) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://www.domain.com/, uri: http://www.domain.com/index.htm?query1=value#fragment, expected: index.htm?query1=value#fragment) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: https://www.domain.com/, uri: http://www.domain.com/index.htm?query1=value, expected: http://www.domain.com/index.htm?query1=value) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://www.abc.com/, uri: http://www.xyz.com/index.htm?query1=value, expected: http://www.xyz.com/index.htm?query1=value) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://www.abc/, uri: http://www.abc:90/index.htm?query1=value, expected: http://www.abc:90/index.htm?query1=value) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://userinfo@domain.com/, uri: http://domain.com/path1/path2, expected: path1/path2) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: urn:namespace:segment1:segment2, uri: urn:namespace:segment1:segment2:segment3, expected: ./namespace:segment1:segment2:segment3) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://domain.com/PATH1/path2/PATH3, uri: http://domain.com/path1/path2/path3, expected: ../../path1/path2/path3) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: file://servername/PATH1/path2/PATH3, uri: file://servername/path1/path2/path3, expected: ) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: file:///C:/PATH1/path2/PATH3, uri: file:///C:/path1/path2/path3, expected: ) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: file:///PATH1/path2/PATH3, uri: file:///path1/path2/path3, expected: ../../path1/path2/path3) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: file:///PATH1/path2/PATH3, uri: file:///path1/path2/path3, expected: ../../path1/path2/path3) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: http://domain.com/path1/file, uri: http://domain.com/path1/, expected: ./) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: unknownscheme:, uri: unknownscheme:path, expected: path) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative(baseUri: unknownscheme:path, uri: unknownscheme:, expected: ) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "http", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "!", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: ".scheme", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "-scheme", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "+scheme", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "http~", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "httpሴ", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "ሴhttp", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "scheme.", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "scheme+", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "scheme.scheme", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "scheme-scheme", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "scheme+scheme", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "ftp", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "file", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "https", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: "scheme-", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckSchemeName(schemeName: null, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://domain.com/, obj: http://domain.com/, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: https://www.domain.com/, obj: http://www.domain.com/, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://domain.com/, obj: http://www.domain.com/, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com/path?name#fragment, obj: http://www.domain.com/path?name#fragment, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com/path?name, obj: http://www.domain.com/path?name#fragment, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com/path?name#fragment, obj: http://aaa.domain.com/path?bame#fragment, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com/path?name#fragment, obj: http://www.domain.com/path?bame#fragment, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com/page.html, obj: http://www.username:password@domain.com/page.html, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com/path?name, obj: http://www.domain.com/?name, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com/path?name#frag, obj: http://www.domain.com/path1?name#slag, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com/path?name, obj: http://www.domain.com/path/?name2, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com:100/path?name#fragment, obj: http://www.domain.com:100/path?name#fragment, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com:100/path?name#fragment, obj: http://www.domain.com:800/path?name#fragment, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com:100/path?name#fragment, obj: http://www.domain.com/path?name#fragment, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file:///C:/path1/path2/file, obj: file:///C:/path1/path2/file, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file:///C:/path1/path2/file, obj: file:///C:/path1/Path2/File, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file:///C:/path1/path2/file, obj: file:///D:/path1/path2/file, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file:///C:/path1/path2/file, obj: file:///C:/path2/path2/file, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file:///C:/path1/path2/file, obj: file:///C:/path1/path1/file, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file:///C:/path1/path2/file, obj: file:///C:/path1/path2/file!, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file:///C:/path1/path2/file, obj: http://domain.com/, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file:///C:/path1/path2/file, obj: file://server/path1/path2/file, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file://server/sharepath/path/file, obj: file://server/sharepath/path/file, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file://server/sharepath/path/file, obj: file://server1/sharepath/path/file, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file://server/sharepath/path/file, obj: file://server/sharepata/path/file, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file://server/sharepath/path/file, obj: file://server/sharepath/pata/file, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file://server/sharepath/path/file, obj: file://server/sharepath/path/file!, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file:///sharepath/path/file, obj: file:///sharepath/path/file, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file:///sharepath/path/file, obj: file:///sharepath/path/File, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file:///sharepath/path/file, obj: file:///sharepata/path/file, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file:///sharepath/path/file, obj: file:///sharepath/pata/file, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file:///sharepath/path/file, obj: file:///sharepath/path/file!, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: file:///shar\path/path/file, obj: file:///shar/path/path/file, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: /path1/path2/, obj: /path1/path2/, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: /path1/path2/, obj: /path1/path2, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: /path1/path2/, obj: /path3/path4/, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: /domain/, obj: http://domain/, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://domain.com/, obj: http://domain.com/, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: null, obj: http://domain.com/, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://domain.com/, obj: null, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: , obj: , expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com/path?name#frag, obj: "http://www.domain.com/path?name#frag", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com/path?name#frag, obj: "http://www.domain.com/path?name#aaaa", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com/path?name#frag, obj: "http://www.domain.com/aaaaaaaaaaaaaa", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com/path?name#frag, obj: "http://www.domain.com/", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com/path?name#frag, obj: "http://www.domain.com\\", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EqualsTest(uri1: http://www.domain.com/path?name#frag, obj: 123, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf_Null_ThrowsArgumentNullException [14:21:57] info: [STRT] System.Tests.UriMethodTests.EscapeUriString(stringToEscape: "", expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.EscapeUriString(stringToEscape: "Hello", expected: "Hello") [14:21:57] info: [STRT] System.Tests.UriMethodTests.EscapeUriString(stringToEscape: "He\\l/lo", expected: "He%5Cl/lo") [14:21:57] info: [STRT] System.Tests.UriMethodTests.EscapeUriString(stringToEscape: "𐀀", expected: "%F0%90%80%80") [14:21:57] info: [STRT] System.Tests.UriMethodTests.Compare(uri1: http://www.domain.com/path?name#fragment, uri2: http://www.domainoo.com/path?name#elagment, partsToCompare: AbsoluteUri, compareFormat: UriEscaped, comparisonType: CurrentCulture, expected: -1) [14:21:57] info: [STRT] System.Tests.UriMethodTests.Compare(uri1: http://www.domain.com/path?name#fragment, uri2: http://www.domainoo.com/path?name#elagment, partsToCompare: Query, compareFormat: UriEscaped, comparisonType: CurrentCulture, expected: 0) [14:21:57] info: [STRT] System.Tests.UriMethodTests.Compare(uri1: http://www.domain.com/path?name#fragment, uri2: http://www.domainoo.com/path?name#elagment, partsToCompare: Fragment, compareFormat: UriEscaped, comparisonType: CurrentCulture, expected: 1) [14:21:57] info: [STRT] System.Tests.UriMethodTests.Compare(uri1: http://www.domain.com/path?name#fragment, uri2: http://www.domainoo.com/path?name#elagment, partsToCompare: Query | Fragment, compareFormat: UriEscaped, comparisonType: CurrentCulture, expected: 1) [14:21:57] info: [STRT] System.Tests.UriMethodTests.Compare(uri1: null, uri2: http://www.domain.com/path?name#fragment, partsToCompare: AbsoluteUri, compareFormat: UriEscaped, comparisonType: CurrentCulture, expected: -1) [14:21:57] info: [STRT] System.Tests.UriMethodTests.Compare(uri1: http://www.domain.com/path?name#fragment, uri2: null, partsToCompare: AbsoluteUri, compareFormat: UriEscaped, comparisonType: CurrentCulture, expected: 1) [14:21:57] info: [STRT] System.Tests.UriMethodTests.Compare(uri1: null, uri2: null, partsToCompare: AbsoluteUri, compareFormat: UriEscaped, comparisonType: CurrentCulture, expected: 0) [14:21:57] info: [STRT] System.Tests.UriMethodTests.Compare(uri1: /path1/path2/, uri2: /path2/path3, partsToCompare: AbsoluteUri, compareFormat: UriEscaped, comparisonType: CurrentCulture, expected: -1) [14:21:57] info: [STRT] System.Tests.UriMethodTests.Compare(uri1: /path1/path2/, uri2: /path1/path2/, partsToCompare: AbsoluteUri, compareFormat: UriEscaped, comparisonType: CurrentCulture, expected: 0) [14:21:57] info: [STRT] System.Tests.UriMethodTests.Compare(uri1: /path1/path2/, uri2: /path0/path1, partsToCompare: AbsoluteUri, compareFormat: UriEscaped, comparisonType: CurrentCulture, expected: 1) [14:21:57] info: [STRT] System.Tests.UriMethodTests.Compare(uri1: http://www.domain.com/path?name#fragment, uri2: /path1/path2/, partsToCompare: AbsoluteUri, compareFormat: UriEscaped, comparisonType: CurrentCulture, expected: 1) [14:21:57] info: [STRT] System.Tests.UriMethodTests.Compare(uri1: /path1/path2/, uri2: http://www.domain.com/path?name#fragment, partsToCompare: AbsoluteUri, compareFormat: UriEscaped, comparisonType: CurrentCulture, expected: -1) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EscapeUriString_Long_Success [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: http://host/path/path/file?query, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: http://host/path/path/file/, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: http://host/path/path/#fragment, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: http://host/path/path/MoreDir/", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: http://host/path/path/OtherFile?Query, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: http://host/path/path/, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: http://host/path/path/file, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: http://host/path/path, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: http://host/path/path?query, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: http://host/path/path#fragment, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: http://host/path2/path, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: http://host/path/path2, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: http://host/path/path2/path3, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: http://host/path/File, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: http://host/?query, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: http://host/#fragment, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/, uri2: https://host/, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: host, uri2: http://host/, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: path/path/file?query, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: http://host/path/path/file?query, uri2: path/path/file, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: file:///C:/path/path/file, uri2: file:///C:/path/path/path, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: file:///C:/path/path/file, uri2: file:///D:/path/path/path, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: file:///C:/path/path/file, uri2: http://host/path/path/file, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: file:///C:/path/path/file, uri2: path/path/file, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: https://user@domain.com/, uri2: https://domain.com/, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: https://user@domain.com/, uri2: http://domain.com/, expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: https://user1@domain.com/, uri2: https://user2@domain.com/, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsBaseOf(uri1: https://domain.com/, uri2: https://user@domain.com/, expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.EscapeUriString_InvalidSurrogatePairs [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckHostName(name: "www.domain.com", expected: Dns) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckHostName(name: "ሴሴ", expected: Dns) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckHostName(name: "www.domain.com/", expected: Unknown) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckHostName(name: "www.domain.com\\", expected: Unknown) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckHostName(name: "domain€", expected: Unknown) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckHostName(name: "1.2.3.4", expected: IPv4) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckHostName(name: "1.2.3.4.5", expected: Dns) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckHostName(name: "[::1]", expected: IPv6) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckHostName(name: "::1", expected: IPv6) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckHostName(name: "[]", expected: Unknown) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckHostName(name: "[1111:2222]", expected: Unknown) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckHostName(name: "1111:2222", expected: Unknown) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckHostName(name: null, expected: Unknown) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckHostName(name: "", expected: Unknown) [14:21:57] info: [STRT] System.Tests.UriMethodTests.CheckHostName(name: "!@*(@#&*#$&*#", expected: Unknown) [14:21:57] info: [STRT] System.Tests.UriMethodTests.MakeRelative_Invalid [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: AbsoluteUri, format: UriEscaped, expected: "http://ab%E1%88%B4%E2%8D%85%E3%91%96cd@привет/%E4%"···) [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Fragment, format: UriEscaped, expected: "%E7%A2%90") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Host, format: UriEscaped, expected: "привет") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: HostAndPort, format: UriEscaped, expected: "привет:80") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: HttpRequestUrl, format: UriEscaped, expected: "http://привет/%E4%95%A7/%E5%99%B8?%E6%9E%89") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: NormalizedHost, format: UriEscaped, expected: "привет") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Path, format: UriEscaped, expected: "%E4%95%A7/%E5%99%B8") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: PathAndQuery, format: UriEscaped, expected: "/%E4%95%A7/%E5%99%B8?%E6%9E%89") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Port, format: UriEscaped, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Query, format: UriEscaped, expected: "%E6%9E%89") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Scheme, format: UriEscaped, expected: "http") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: SchemeAndServer, format: UriEscaped, expected: "http://привет") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: SerializationInfoString, format: UriEscaped, expected: "http://ab%E1%88%B4%E2%8D%85%E3%91%96cd@привет/%E4%"···) [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: StrongAuthority, format: UriEscaped, expected: "ab%E1%88%B4%E2%8D%85%E3%91%96cd@привет:80") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: StrongPort, format: UriEscaped, expected: "80") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: UserInfo, format: UriEscaped, expected: "ab%E1%88%B4%E2%8D%85%E3%91%96cd") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: AbsoluteUri, format: Unescaped, expected: "http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Fragment, format: Unescaped, expected: "碐") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Host, format: Unescaped, expected: "привет") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: HostAndPort, format: Unescaped, expected: "привет:80") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: HttpRequestUrl, format: Unescaped, expected: "http://привет/䕧/噸?枉") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: NormalizedHost, format: Unescaped, expected: "привет") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Path, format: Unescaped, expected: "䕧/噸") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: PathAndQuery, format: Unescaped, expected: "/䕧/噸?枉") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Port, format: Unescaped, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Query, format: Unescaped, expected: "枉") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Scheme, format: Unescaped, expected: "http") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: SchemeAndServer, format: Unescaped, expected: "http://привет") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: SerializationInfoString, format: Unescaped, expected: "http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: StrongAuthority, format: Unescaped, expected: "abሴ⍅㑖cd@привет:80") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: StrongPort, format: Unescaped, expected: "80") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: UserInfo, format: Unescaped, expected: "abሴ⍅㑖cd") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: AbsoluteUri, format: SafeUnescaped, expected: "http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Fragment, format: SafeUnescaped, expected: "碐") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Host, format: SafeUnescaped, expected: "привет") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: HostAndPort, format: SafeUnescaped, expected: "привет:80") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: HttpRequestUrl, format: SafeUnescaped, expected: "http://привет/䕧/噸?枉") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: NormalizedHost, format: SafeUnescaped, expected: "привет") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Path, format: SafeUnescaped, expected: "䕧/噸") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: PathAndQuery, format: SafeUnescaped, expected: "/䕧/噸?枉") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Port, format: SafeUnescaped, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Query, format: SafeUnescaped, expected: "枉") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: Scheme, format: SafeUnescaped, expected: "http") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: SchemeAndServer, format: SafeUnescaped, expected: "http://привет") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: SerializationInfoString, format: SafeUnescaped, expected: "http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: StrongAuthority, format: SafeUnescaped, expected: "abሴ⍅㑖cd@привет:80") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: StrongPort, format: SafeUnescaped, expected: "80") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: http://abሴ⍅㑖cd@привет/䕧/噸?枉#碐, components: UserInfo, format: SafeUnescaped, expected: "abሴ⍅㑖cd") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: path/file?query1&query2=value#fragment, components: SerializationInfoString, format: UriEscaped, expected: "path/file?query1&query2=value#fragment") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: ሴ⍅㑖, components: SerializationInfoString, format: UriEscaped, expected: "%E1%88%B4%E2%8D%85%E3%91%96") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: ሴ⍅㑖, components: SerializationInfoString, format: Unescaped, expected: "ሴ⍅㑖") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents_Advanced(uri: ሴ⍅㑖, components: SerializationInfoString, format: SafeUnescaped, expected: "ሴ⍅㑖") [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedOriginalString(uriString: "http://www.domain.com/path?name", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedOriginalString(uriString: "http://192.168.0.1:50/path1/page?query#fragment", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedOriginalString(uriString: "http://[::1]:50/path1/page?query#fragment", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedOriginalString(uriString: "http://[::1]/path1/page?query#fragment", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedOriginalString(uriString: "unknownscheme:", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedOriginalString(uriString: "http://www.domain.com/path???/file name", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedOriginalString(uriString: "http:\\\\host/path/file", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedOriginalString(uriString: "file:////", expected: True) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedOriginalString(uriString: "http:\\\\host/path/file", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedOriginalString(uriString: "http://host/path\file", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedOriginalString(uriString: "c:\\directory\\filename", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedOriginalString(uriString: "\\\\unchost", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedOriginalString(uriString: "file://C:/directory/filename", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedOriginalString(uriString: "file:///c|/dir", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedOriginalString(uriString: "file:\\\\\\c:\\path", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.IsWellFormedOriginalString(uriString: "/directory/filename", expected: False) [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://userinfo@www.domain.com/path?query=value&query2=value2#fragment, components: AbsoluteUri, expected: "http://userinfo@www.domain.com/path?query=value&qu"···) [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://userinfo@www.domain.com/path?query=value&query2=value2#fragment, components: Fragment, expected: "fragment") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://userinfo@www.domain.com/path?query=value&query2=value2#fragment, components: Host, expected: "www.domain.com") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://userinfo@www.domain.com/path?query=value&query2=value2#fragment, components: HostAndPort, expected: "www.domain.com:80") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://userinfo@www.domain.com/path?query=value&query2=value2#fragment, components: HttpRequestUrl, expected: "http://www.domain.com/path?query=value&query2=valu"···) [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://userinfo@www.domain.com/path?query=value&query2=value2#fragment, components: NormalizedHost, expected: "www.domain.com") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://userinfo@www.domain.com/path?query=value&query2=value2#fragment, components: Path, expected: "path") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://userinfo@www.domain.com/path?query=value&query2=value2#fragment, components: PathAndQuery, expected: "/path?query=value&query2=value2") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://userinfo@www.domain.com/path?query=value&query2=value2#fragment, components: Port, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://userinfo@www.domain.com/path?query=value&query2=value2#fragment, components: Query, expected: "query=value&query2=value2") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://userinfo@www.domain.com/path?query=value&query2=value2#fragment, components: Scheme, expected: "http") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://userinfo@www.domain.com/path?query=value&query2=value2#fragment, components: SchemeAndServer, expected: "http://www.domain.com") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://userinfo@www.domain.com/path?query=value&query2=value2#fragment, components: SerializationInfoString, expected: "http://userinfo@www.domain.com/path?query=value&qu"···) [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://userinfo@www.domain.com/path?query=value&query2=value2#fragment, components: StrongAuthority, expected: "userinfo@www.domain.com:80") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://userinfo@www.domain.com/path?query=value&query2=value2#fragment, components: StrongPort, expected: "80") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://userinfo@www.domain.com/path?query=value&query2=value2#fragment, components: UserInfo, expected: "userinfo") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://привет.βέλασμα/, components: Host, expected: "привет.βέλασμα") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://привет.βέλασμα/, components: NormalizedHost, expected: "привет.βέλασμα") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://xn--b1agh1afp/, components: Host, expected: "xn--b1agh1afp") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://xn--b1agh1afp/, components: NormalizedHost, expected: "привет") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://xn--b1agh1afp.xyza/, components: Host, expected: "xn--b1agh1afp.xyza") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://xn--b1agh1afp.xyza/, components: NormalizedHost, expected: "привет.xyza") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://xn--b1agh1afp.ascii.xn--b1agh1afp/, components: Host, expected: "xn--b1agh1afp.ascii.xn--b1agh1afp") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://xn--b1agh1afp.ascii.xn--b1agh1afp/, components: NormalizedHost, expected: "привет.ascii.привет") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://xn--ሴpck.com/, components: Host, expected: "xn--ሴpck.com") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://www.domain.com:50/, components: AbsoluteUri, expected: "http://www.domain.com:50/") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://www.domain.com:50/, components: Fragment, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://www.domain.com:50/, components: Host, expected: "www.domain.com") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://www.domain.com:50/, components: HostAndPort, expected: "www.domain.com:50") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://www.domain.com:50/, components: HttpRequestUrl, expected: "http://www.domain.com:50/") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://www.domain.com:50/, components: Path, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://www.domain.com:50/, components: PathAndQuery, expected: "/") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://www.domain.com:50/, components: Port, expected: "50") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://www.domain.com:50/, components: Query, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://www.domain.com:50/, components: Scheme, expected: "http") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://www.domain.com:50/, components: SchemeAndServer, expected: "http://www.domain.com:50") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://www.domain.com:50/, components: SerializationInfoString, expected: "http://www.domain.com:50/") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://www.domain.com:50/, components: StrongAuthority, expected: "www.domain.com:50") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://www.domain.com:50/, components: StrongPort, expected: "50") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://www.domain.com:50/, components: UserInfo, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: http://[1111:2222:3333::431]/, components: SerializationInfoString, expected: "http://[1111:2222:3333::431%16]/") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: file:///C:/path1/path2/file, components: AbsoluteUri, expected: "file:///C:/path1/path2/file") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: file://ሴ⍅/, components: Host, expected: "ሴ⍅") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: file://ሴ⍅/, components: NormalizedHost, expected: "ሴ⍅") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: unknownscheme:, components: Fragment, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: unknownscheme:, components: Host, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: unknownscheme:, components: HostAndPort, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: unknownscheme:, components: HttpRequestUrl, expected: "unknownscheme:") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: unknownscheme:, components: Path, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: unknownscheme:, components: PathAndQuery, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: unknownscheme:, components: Port, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: unknownscheme:, components: Query, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: unknownscheme:, components: Scheme, expected: "unknownscheme") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: unknownscheme:, components: SchemeAndServer, expected: "unknownscheme:") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: unknownscheme:, components: SerializationInfoString, expected: "unknownscheme:") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: unknownscheme:, components: StrongAuthority, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: unknownscheme:, components: StrongPort, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: unknownscheme:, components: UserInfo, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: urn:namespace:identifier, components: Host, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: urn:namespace:identifier, components: Path, expected: "namespace:identifier") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: urn:namespace:identifier, components: SerializationInfoString, expected: "urn:namespace:identifier") [14:21:57] info: [STRT] System.Tests.UriMethodTests.GetComponents(uri: , components: SerializationInfoString, expected: "") [14:21:57] info: [STRT] System.Tests.UriMethodTests.EscapeUriString_Invalid [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.SByteEnumTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.LazyOfTMetadataTests.Ctor_ValueFactory_TMetadata_LazyThreadSaftetyMode_Invalid [14:21:57] info: [STRT] System.Tests.LazyOfTMetadataTests.Ctor_ValueFactory_TMetadata [14:21:57] info: [STRT] System.Tests.LazyOfTMetadataTests.Ctor_TMetadata_LazyThreadSaftetyMode_InvalidMode_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Tests.LazyOfTMetadataTests.Ctor_TMetadata [14:21:57] info: [STRT] System.Tests.LazyOfTMetadataTests.Ctor_TMetadata_LazyThreadSaftetyMode [14:21:57] info: [STRT] System.Tests.LazyOfTMetadataTests.Ctor_ValueFactory_TMetadata_Bool [14:21:57] info: [STRT] System.Tests.LazyOfTMetadataTests.Ctor_ValueFactory_TMetadata_NullValueFactory_ThrowsArgumentNullException [14:21:57] info: [STRT] System.Tests.LazyOfTMetadataTests.Ctor_ValueFactory_TMetadata_Bool_NullValueFactory_ThrowsArgumentNullException [14:21:57] info: [STRT] System.Tests.LazyOfTMetadataTests.Ctor_TMetadata_Bool [14:21:57] info: [STRT] System.Tests.LazyOfTMetadataTests.Ctor_ValueFactory_TMetadata_LazyThreadSaftetyMode [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri_Invalid(baseUri: null, relativeUri: "host", exceptionType: typeof(System.ArgumentNullException), createUri: True) [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri_Invalid(baseUri: host, relativeUri: "host", exceptionType: typeof(System.ArgumentOutOfRangeException), createUri: True) [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri_Invalid(baseUri: http://host/, relativeUri: "http://host\\", exceptionType: typeof(System.UriFormatException), createUri: False) [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host/?query#fragment", uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host/?query#fragment", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "http://host/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://hostold/path1", uriString2: "//host", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "//host", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://hostold/path1", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "http://host/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host/", uriString2: "", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host/", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "http://host/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host", uriString2: "?query", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/?query") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "?query", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/?query") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "http://host/?query") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host?queryold", uriString2: "?query", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/?query") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "?query", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/?query") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host?queryold", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "http://host/?query") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host#fragment", uriString2: "?query", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/?query") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "?query", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/?query") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host#fragment", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "http://host/?query") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host", uriString2: " \t \r \n ?query \t \r \n ", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/?query") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: " \t \r \n ?query \t \r \n ", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/?query") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "http://host/?query") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host", uriString2: "#fragment", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "#fragment", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "http://host/#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host#fragmentold", uriString2: "#fragment", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "#fragment", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host#fragmentold", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "http://host/#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host?query", uriString2: "#fragment", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/?query#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "#fragment", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/?query#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host?query", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "http://host/?query#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host", uriString2: " \t \r \n #fragment \t \r \n ", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: " \t \r \n #fragment \t \r \n ", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "http://host/#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host/", uriString2: "path1/page?query=value#fragment", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/path1/page?query=value#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "path1/page?query=value#fragment", uriKind: RelativeOrAbsolute, expectedUriString: "http://host/path1/page?query=value#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host/", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "http://host/path1/page?query=value#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host/", uriString2: "C:/x", uriKind: Relative, expectedUriString: "http://host/C:/x") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "C:/x", uriKind: Relative, expectedUriString: "http://host/C:/x") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host/", uriString2: " "···, uriKind: Relative, expectedUriString: "http://host/C:/x") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///D:/abc", uriString2: "C:/x", uriKind: Relative, expectedUriString: "file:///C:/x") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "C:/x", uriKind: Relative, expectedUriString: "file:///C:/x") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///D:/abc", uriString2: " "···, uriKind: Relative, expectedUriString: "file:///C:/x") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "D:/abc", uriString2: "C:/x", uriKind: Relative, expectedUriString: "file:///C:/x") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "C:/x", uriKind: Relative, expectedUriString: "file:///C:/x") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "D:/abc", uriString2: " "···, uriKind: Relative, expectedUriString: "file:///C:/x") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///C:/", uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///C:/", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///C:/", uriString2: "\\path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "\\path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///C:/", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///C:/pathold", uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///C:/pathold", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///C:/pathold", uriString2: "\\path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "\\path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///C:/pathold", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///C:/pathold", uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///C:/pathold", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///C:/", uriString2: "/", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "/", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///C:/", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///C:/", uriString2: "\\", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "\\", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///C:/", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "C:/", uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "C:/", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "C:/", uriString2: "\\path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "\\path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "C:/", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "C:/pathold", uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "C:/pathold", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "C:/pathold", uriString2: "\\path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "\\path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "C:/pathold", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "C:/pathold", uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "C:/pathold", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "C:/", uriString2: "/", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "/", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "C:/", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "C:/", uriString2: "\\", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "\\", uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "C:/", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///pathold/", uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///pathold/", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///pathold/", uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///pathold/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///pathold/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///pathold/", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///pathold/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///", uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///", uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "file:///path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file:///", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file:///path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "\\\\servernameold\\path1", uriString2: "\\\\servername", uriKind: Relative, expectedUriString: "\\\\servername") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "\\\\servername", uriKind: Relative, expectedUriString: "\\\\servername") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "\\\\servernameold\\path1", uriString2: " "···, uriKind: Relative, expectedUriString: "\\\\servername") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "\\\\servername\\path1", uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "\\\\servername\\path1\\path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "\\\\servername\\path1\\path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "\\\\servername\\path1", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "\\\\servername\\path1\\path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "\\\\servername\\path1", uriString2: "\\path", uriKind: RelativeOrAbsolute, expectedUriString: "\\\\servername\\path1\\path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "\\path", uriKind: RelativeOrAbsolute, expectedUriString: "\\\\servername\\path1\\path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "\\\\servername\\path1", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "\\\\servername\\path1\\path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "\\\\servername\\path1\\path2", uriString2: "\\path", uriKind: RelativeOrAbsolute, expectedUriString: "\\\\servername\\path1\\path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "\\path", uriKind: RelativeOrAbsolute, expectedUriString: "\\\\servername\\path1\\path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "\\\\servername\\path1\\path2", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "\\\\servername\\path1\\path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "\\\\servername\\pathold", uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "\\\\servername\\path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "\\\\servername\\path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "\\\\servername\\pathold", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "\\\\servername\\path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file://\\\\servername/path1", uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "file://servername/path1/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "file://servername/path1/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "file://\\\\servername/path1", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "file://servername/path1/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "\\\\servername\\path1", uriString2: "?query", uriKind: RelativeOrAbsolute, expectedUriString: "\\\\servername/?query") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "?query", uriKind: RelativeOrAbsolute, expectedUriString: "\\\\servername/?query") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "\\\\servername\\path1", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "\\\\servername/?query") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "/path1", uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "/path1", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "/path1/path2", uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "/path1/path2", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "/pathold", uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "/pathold", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://[::1]", uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "http://[::1]/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "http://[::1]/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://[::1]", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "http://[::1]/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://[::1]", uriString2: "\\path", uriKind: RelativeOrAbsolute, expectedUriString: "http://[::1]/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "\\path", uriKind: RelativeOrAbsolute, expectedUriString: "http://[::1]/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://[::1]", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "http://[::1]/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://[::1]", uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "http://[::1]/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "http://[::1]/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://[::1]", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "http://[::1]/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://[::1]:90", uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "http://[::1]:90/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "/path", uriKind: RelativeOrAbsolute, expectedUriString: "http://[::1]:90/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://[::1]:90", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "http://[::1]:90/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "\\\\[::1]/", uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "\\\\[::1]/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "\\\\[::1]/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "\\\\[::1]/", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "\\\\[::1]/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "unknown:", uriString2: "C:/x", uriKind: Relative, expectedUriString: "unknown:/C:/x") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "C:/x", uriKind: Relative, expectedUriString: "unknown:/C:/x") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "unknown:", uriString2: " "···, uriKind: Relative, expectedUriString: "unknown:/C:/x") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "unknown:", uriString2: "//host/path?query#fragment", uriKind: RelativeOrAbsolute, expectedUriString: "unknown://host/path?query#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "//host/path?query#fragment", uriKind: RelativeOrAbsolute, expectedUriString: "unknown://host/path?query#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "unknown:", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "unknown://host/path?query#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "unknown:", uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "unknown:path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "unknown:path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "unknown:", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "unknown:path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "unknown:pathold", uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "unknown:path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "unknown:path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "unknown:pathold", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "unknown:path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "telnet://username:password@host:10", uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "telnet://username:password@host:10/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "path", uriKind: RelativeOrAbsolute, expectedUriString: "telnet://username:password@host:10/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "telnet://username:password@host:10", uriString2: " "···, uriKind: RelativeOrAbsolute, expectedUriString: "telnet://username:password@host:10/path") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host/", uriString2: "C:/x", uriKind: Absolute, expectedUriString: "file:///C:/x") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "C:/x", uriKind: Absolute, expectedUriString: "file:///C:/x") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://host/", uriString2: " "···, uriKind: Absolute, expectedUriString: "file:///C:/x") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://hostold/", uriString2: "http://host/path/page", uriKind: Absolute, expectedUriString: "http://host/path/page") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: " "···, uriString2: "http://host/path/page", uriKind: Absolute, expectedUriString: "http://host/path/page") [14:21:57] info: [STRT] System.Tests.UriCreateUriTests.Create_Uri(uriString1: "http://hostold/", uriString2: " "···, uriKind: Absolute, expectedUriString: "http://host/path/page") [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyCopyrightAttributeTests.Ctor_String(copyright: null) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyCopyrightAttributeTests.Ctor_String(copyright: "") [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyCopyrightAttributeTests.Ctor_String(copyright: "copyright") [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_DefaultValueWhenNotAllowed(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_DefaultValueWhenNotAllowed(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_DefaultValueWhenNotAllowed(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_ReferenceRemovedFromCollection(useRemove: False) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_ReferenceRemovedFromCollection(useRemove: True) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemGet_IndexGreaterThanListCount_ThrowsException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemGet_IndexGreaterThanListCount_ThrowsException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemGet_IndexGreaterThanListCount_ThrowsException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_InvalidValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_InvalidValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_InvalidValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_ValidValueOnCollectionContainingThatValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_ValidValueOnCollectionContainingThatValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_ValidValueOnCollectionContainingThatValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_DuplicateValues(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_DuplicateValues(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_DuplicateValues(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_InvalidValue_ThrowsArgumentException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_InvalidValue_ThrowsArgumentException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_InvalidValue_ThrowsArgumentException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_AfterRemovingAnyValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_AfterRemovingAnyValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_AfterRemovingAnyValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_NonDefaultValueContainedInCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_NonDefaultValueContainedInCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_NonDefaultValueContainedInCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_RemoveAt_ZeroMultipleTimes(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_RemoveAt_ZeroMultipleTimes(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_RemoveAt_ZeroMultipleTimes(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_ToReadOnlyCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_ToReadOnlyCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_ToReadOnlyCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_EachValueNoDuplicates(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_EachValueNoDuplicates(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_EachValueNoDuplicates(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_IndexGreaterThanListCount_ThrowsException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_IndexGreaterThanListCount_ThrowsException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_IndexGreaterThanListCount_ThrowsException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_InvalidValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_InvalidValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_InvalidValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_LastItemToNonDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_LastItemToNonDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_LastItemToNonDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_DefaultValueContainedInCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_DefaultValueContainedInCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_DefaultValueContainedInCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_ValidValueNotContainedInList(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_ValidValueNotContainedInList(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_ValidValueNotContainedInList(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_IndexGreaterThanListCount_Appends(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_IndexGreaterThanListCount_Appends(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_IndexGreaterThanListCount_Appends(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_IsReadOnly_Validity(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_IsReadOnly_Validity(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_IsReadOnly_Validity(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_FirstItemToDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_FirstItemToDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_FirstItemToDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Count_Validity(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Count_Validity(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Count_Validity(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_ArrayIsLargerThanCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_ArrayIsLargerThanCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_ArrayIsLargerThanCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_NegativeIndex_ThrowsException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_NegativeIndex_ThrowsException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_NegativeIndex_ThrowsException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Clear(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Clear(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Clear(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_ToReadOnlyList(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_ToReadOnlyList(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_ToReadOnlyList(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_IndexLargerThanArrayCount_ThrowsAnyArgumentException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_IndexLargerThanArrayCount_ThrowsAnyArgumentException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_IndexLargerThanArrayCount_ThrowsAnyArgumentException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_NotEnoughSpaceInOffsettedArray_ThrowsArgumentException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_NotEnoughSpaceInOffsettedArray_ThrowsArgumentException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_NotEnoughSpaceInOffsettedArray_ThrowsArgumentException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_InvalidValueToMiddleOfCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_InvalidValueToMiddleOfCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_InvalidValueToMiddleOfCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_ValidValueThatExistsTwiceInTheCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_ValidValueThatExistsTwiceInTheCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_ValidValueThatExistsTwiceInTheCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Clear_Repeatedly(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Clear_Repeatedly(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Clear_Repeatedly(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_ExactlyEnoughSpaceInArray(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_ExactlyEnoughSpaceInArray(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_ExactlyEnoughSpaceInArray(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_GetEnumerator_ReturnsUniqueEnumerator(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_GetEnumerator_ReturnsUniqueEnumerator(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_GetEnumerator_ReturnsUniqueEnumerator(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_ValueThatExistsTwiceInCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_ValueThatExistsTwiceInCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_ValueThatExistsTwiceInCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_NonDefaultValueNotContainedInCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_NonDefaultValueNotContainedInCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_NonDefaultValueNotContainedInCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_InvalidValueToEndOfCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_InvalidValueToEndOfCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_InvalidValueToEndOfCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_GetEnumerator_NoExceptionsWhileGetting(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_GetEnumerator_NoExceptionsWhileGetting(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_GetEnumerator_NoExceptionsWhileGetting(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_NonGeneric_GetEnumerator_EmptyCollection_UsesSingleton [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_LastItemToNonDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_LastItemToNonDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_LastItemToNonDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_InvalidValueToBeginningOfCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_InvalidValueToBeginningOfCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_InvalidValueToBeginningOfCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_IndexEqualToArrayCount_ThrowsArgumentException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_IndexEqualToArrayCount_ThrowsArgumentException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_IndexEqualToArrayCount_ThrowsArgumentException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_DefaultValueNotContainedInList(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_DefaultValueNotContainedInList(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_DefaultValueNotContainedInList(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNextFalseAfterEndOfCollection [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_DuplicateValues(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_DuplicateValues(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_DuplicateValues(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_DefaultValueContainedInList(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_DefaultValueContainedInList(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_DefaultValueContainedInList(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_BeforeIteration_Support(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_BeforeIteration_Support(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_BeforeIteration_Support(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_ReturnsFirstMatchingValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_ReturnsFirstMatchingValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_ReturnsFirstMatchingValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_FirstItemToDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_FirstItemToDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_FirstItemToDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_FirstItemToNonDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_FirstItemToNonDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_FirstItemToNonDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_LastItemToDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_LastItemToDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_LastItemToDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_AfterEndOfCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_AfterEndOfCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_AfterEndOfCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_AfterRemoving(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_AfterRemoving(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_AfterRemoving(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_DefaultValueOnCollectionContainingDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_DefaultValueOnCollectionContainingDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_DefaultValueOnCollectionContainingDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_RemoveAt_AllValidIndices(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_RemoveAt_AllValidIndices(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_RemoveAt_AllValidIndices(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_DefaultValueWhenNotAllowed(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_DefaultValueWhenNotAllowed(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_DefaultValueWhenNotAllowed(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_OnReadOnlyList(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_OnReadOnlyList(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_OnReadOnlyList(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_DefaultValueNotContainedInCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_DefaultValueNotContainedInCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_DefaultValueNotContainedInCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemGet_ValidGetWithinListBounds(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemGet_ValidGetWithinListBounds(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemGet_ValidGetWithinListBounds(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.Enumerator_MoveNext_AfterDisposal(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.Enumerator_MoveNext_AfterDisposal(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.Enumerator_MoveNext_AfterDisposal(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_ValidValueOnCollectionNotContainingThatValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_ValidValueOnCollectionNotContainingThatValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_ValidValueOnCollectionNotContainingThatValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemGet_NegativeIndex_ThrowsException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemGet_NegativeIndex_ThrowsException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemGet_NegativeIndex_ThrowsException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_RemoveAt_IndexGreaterThanListCount_ThrowsArgumentOutOfRangeException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_RemoveAt_IndexGreaterThanListCount_ThrowsArgumentOutOfRangeException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_RemoveAt_IndexGreaterThanListCount_ThrowsArgumentOutOfRangeException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_EveryValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_EveryValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_EveryValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_ValueInCollectionMultipleTimes(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_ValueInCollectionMultipleTimes(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_IndexOf_ValueInCollectionMultipleTimes(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_InvalidValue_ThrowsArgumentException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_InvalidValue_ThrowsArgumentException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_InvalidValue_ThrowsArgumentException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_AfterCallingClear(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_AfterCallingClear(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_AfterCallingClear(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_NullArray_ThrowsArgumentNullException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_NullArray_ThrowsArgumentNullException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_CopyTo_NullArray_ThrowsArgumentNullException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_RemoveAt_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_RemoveAt_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_RemoveAt_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_DefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_DefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_DefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_ReturnsSameObjectsOnDifferentEnumerators(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_ReturnsSameObjectsOnDifferentEnumerators(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_ReturnsSameObjectsOnDifferentEnumerators(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_InvalidValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_InvalidValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_InvalidValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_DuplicateValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_DuplicateValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_DuplicateValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_CurrentAtEnd_AfterAdd(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_CurrentAtEnd_AfterAdd(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_CurrentAtEnd_AfterAdd(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_FromStartToFinish(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_FromStartToFinish(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNext_FromStartToFinish(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_RemoveAt_OnReadOnlyList(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_RemoveAt_OnReadOnlyList(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_RemoveAt_OnReadOnlyList(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_MoveNextHitsAllItems [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_OnReadOnlyCollection_ThrowsNotSupportedException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_OnReadOnlyCollection_ThrowsNotSupportedException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Remove_OnReadOnlyCollection_ThrowsNotSupportedException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_DefaultValueOnCollectionNotContainingDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_DefaultValueOnCollectionNotContainingDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Contains_DefaultValueOnCollectionNotContainingDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_LastItemToDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_LastItemToDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_Insert_LastItemToDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IGenericSharedAPI_SerializeDeserialize [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_AfterRemovingAllItems(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_AfterRemovingAllItems(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.ICollection_Generic_Add_AfterRemovingAllItems(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_FirstItemToNonDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_FirstItemToNonDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_string.IList_Generic_ItemSet_FirstItemToNonDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass1TypeTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.NullableTests.MutatingMethods_MutationsAffectOriginal [14:21:57] info: [STRT] System.Tests.NullableTests.GetUnderlyingType_NullType_ThrowsArgumentNullException [14:21:57] info: [STRT] System.Tests.NullableTests.GetUnderlyingType(nullableType: typeof(int?), expected: typeof(int)) [14:21:57] info: [STRT] System.Tests.NullableTests.GetUnderlyingType(nullableType: typeof(int), expected: null) [14:21:57] info: [STRT] System.Tests.NullableTests.GetUnderlyingType(nullableType: typeof(System.Tests.NullableTests+G), expected: null) [14:21:57] info: [STRT] System.Tests.NullableTests.Basics [14:21:57] info: [STRT] System.Tests.NullableTests.ImplicitCast_T [14:21:57] info: [STRT] System.Tests.NullableTests.GetValueRefOrDefaultRef_WithValue [14:21:57] info: [STRT] System.Tests.NullableTests.ExplicitCast_T [14:21:57] info: [STRT] System.Tests.NullableTests.GetValueRefOrDefaultRef_UnsafeWriteToNullMaintainsExpectedBehavior [14:21:57] info: [STRT] System.Tests.NullableTests.GetValueRefOrDefaultRef_WithDefault [14:21:57] info: [STRT] System.Tests.NullableTests.Compare_Equals(n1: null, n2: null, expected: 0) [14:21:57] info: [STRT] System.Tests.NullableTests.Compare_Equals(n1: 7, n2: null, expected: 1) [14:21:57] info: [STRT] System.Tests.NullableTests.Compare_Equals(n1: null, n2: 7, expected: -1) [14:21:57] info: [STRT] System.Tests.NullableTests.Compare_Equals(n1: 7, n2: 7, expected: 0) [14:21:57] info: [STRT] System.Tests.NullableTests.Compare_Equals(n1: 7, n2: 5, expected: 1) [14:21:57] info: [STRT] System.Tests.NullableTests.Compare_Equals(n1: 5, n2: 7, expected: -1) [14:21:57] info: [STRT] System.Tests.NullableTests.Boxing [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntPtrTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericInterface2Tests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Reflection.Tests.CustomAttribute_Named_Typed_ArgumentTests.Test_CustomAttributeTypedArgument_ToString [14:21:57] info: [STRT] System.Reflection.Tests.CustomAttribute_Named_Typed_ArgumentTests.Test_CustomAttributeTypedArgument_Constructor [14:21:57] info: [STRT] System.Reflection.Tests.CustomAttribute_Named_Typed_ArgumentTests.Test_CustomAttributeNamedTypedArgument_Constructor [14:21:57] info: [STRT] System.Reflection.Tests.CustomAttribute_Named_Typed_ArgumentTests.Test_CustomAttributeTypedArgument_Equals [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "0", offset: 0, count: 1, style: Integer, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "+123", offset: 0, count: 4, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: " 123 ", offset: 0, count: 7, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "127", offset: 0, count: 3, style: Integer, provider: null, expected: 127) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "10", offset: 0, count: 2, style: AllowThousands, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "a", offset: 0, count: 1, style: HexNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "A", offset: 0, count: 1, style: HexNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "$100", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "-123", offset: 0, count: 2, style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "-123", offset: 1, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "12", offset: 1, count: 1, style: HexNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "10", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "10", offset: 1, count: 1, style: BinaryNumber, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidSpanTest(value: "$100", offset: 1, count: 1, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromUInt32Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromHalfTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_CheckedAdditionTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadLittleEndianUInt16Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromInt32Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_BitwiseAndTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromSingleTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.MinNumberTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_CheckedDivisionTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.RadixTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadLittleEndianInt128Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.RotateRightTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_BitwiseOrTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.AllBitsSetTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadLittleEndianInt32Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadLittleEndianUInt96Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsPositiveInfinityTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsCanonicalTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_EqualityTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryWriteLittleEndianTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_DivisionTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromInt16Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.PopCountTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ZeroTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.GetByteCountTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromCharTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.NegativeOneTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_CheckedIncrementTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromIntPtrTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromByteTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromInt32Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ClampTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsOddIntegerTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromUInt64Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadBigEndianInt128Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_MultiplyTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.MinMagnitudeTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsNegativeTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_SubtractionTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadLittleEndianByteTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsIntegerTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_UnsignedRightShiftTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadBigEndianUInt64Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsComplexNumberTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadLittleEndianInt64Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsEvenIntegerTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsZeroTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_LeftShiftTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadLittleEndianUInt128Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadBigEndianSByteTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.GetShortestBitLengthTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadBigEndianUInt16Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsFiniteTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromInt16Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsPositiveTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromUInt128Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_IncrementTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromInt128Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadBigEndianByteTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.RotateLeftTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromSingleTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromNFloatTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.AdditiveIdentityTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_ExclusiveOrTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadBigEndianUInt128Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_CheckedSubtractionTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromCharTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromCharTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromInt32Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_GreaterThanOrEqualTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.MinValueTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsInfinityTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadBigEndianUInt96Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.MaxTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.MaxValueTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromByteTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_ModulusTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.MinMagnitudeNumberTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadLittleEndianSByteTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromSByteTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromSByteTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.MaxNumberTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.MaxMagnitudeTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromInt64Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromInt64Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_LessThanTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadLittleEndianUInt64Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadBigEndianInt32Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsSubnormalTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromDoubleTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.LeadingZeroCountTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_CheckedMultiplyTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadBigEndianInt96Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromByteTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromInt128Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromInt64Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "-123", style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "0", style: Integer, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "+123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: " 123 ", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "127", style: Integer, provider: null, expected: 127) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "10010", style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "10", style: AllowThousands, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "(123)", style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "123", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "a", style: HexNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "A", style: HexNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "10010", style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseValidStringTest(value: "$100", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsPow2Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsImaginaryNumberTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromDecimalTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_UnaryPlusTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsNaNTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_AdditionTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_CheckedDecrementTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.SignTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryWriteBigEndianTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromSByteTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_InequalityTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadLittleEndianInt96Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "65E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "65E+10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483649-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "(2147483649)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775808.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483648.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-32768.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-128.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "127.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "255.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "32767.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "65535.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483647.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967295.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775807.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551615.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775808.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483648.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-32768.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-128.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "127.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "255.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "32767.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "65535.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483647.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "4294967295.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775807.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551615.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "3.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "3.000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "3.0000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "3.00000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "3.100", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "3.100000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "3.1000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "3.10000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "2147483646.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "-129", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "128", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "111", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "111111111", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidStringTest(value: "100000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.MultiplicativeIdentityTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromSingleTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "65E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "65E+10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483649-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "(2147483649)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775808.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483648.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-32768.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-128.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "127.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "255.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "32767.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "65535.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483647.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967295.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775807.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551615.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775808.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483648.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-32768.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-128.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "127.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "255.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "32767.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "65535.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483647.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967295.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775807.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551615.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "3.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "3.000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "3.0000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "3.00000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "3.100", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "3.100000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "3.1000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "3.10000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483646.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "-129", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "128", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "111", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "111111111", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_DecrementTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsRealNumberTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsNegativeInfinityTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.AbsTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_GreaterThanTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_OnesComplementTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadLittleEndianUInt32Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromHalfTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.MinTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_RightShiftTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TrailingZeroCountTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadBigEndianInt16Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_CheckedUnaryNegationTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadLittleEndianInt16Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadBigEndianInt64Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.IsNormalTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_LessThanOrEqualTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateCheckedFromUInt16Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateSaturatingFromInt128Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.DivRemTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromInt16Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.op_UnaryNegationTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.Log2Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.TryReadBigEndianUInt32Test [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.OneTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.MaxMagnitudeNumberTest [14:21:57] info: [STRT] System.Tests.SByteTests_GenericMath.CreateTruncatingFromHalfTest [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FloatTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericNestedTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyMetadataAttributeTests.Ctor_String_String(key: null, value: null) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyMetadataAttributeTests.Ctor_String_String(key: "", value: "") [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyMetadataAttributeTests.Ctor_String_String(key: "key", value: "value") [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.StringTypeTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Reflection.Tests.FieldInfoTests.ToStringFieldType [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedArrayTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericStruct1Tests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Reflection.Tests.TypeTests_HiddenProperties.GetPropertyHidesPropertiesByNameAndSigAndCallingConventionCompare [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyDelaySignAttributeTests.Ctor_Bool(delaySign: True) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyDelaySignAttributeTests.Ctor_Bool(delaySign: False) [14:21:57] info: [STRT] System.Reflection.Tests.TypeTests_AmbiguityResolution_NoParameterBinding.MethodsThrowIfDeclaringTypeIsSameAndSigIsDifferent [14:21:57] info: [STRT] System.Reflection.Tests.TypeTests_AmbiguityResolution_NoParameterBinding.PropertiesThrowAlways [14:21:57] info: [STRT] System.Reflection.Tests.TypeTests_AmbiguityResolution_NoParameterBinding.NestedTypesThrowAlways [14:21:57] info: [STRT] System.Reflection.Tests.TypeTests_AmbiguityResolution_NoParameterBinding.EventsThrowAlways [14:21:57] info: [STRT] System.Reflection.Tests.TypeTests_AmbiguityResolution_NoParameterBinding.FieldsThrowIfDeclaringTypeIsSame [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_Int(assemblyFlags: 0) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_Int(assemblyFlags: 16384) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_Int(assemblyFlags: 32768) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_Int(assemblyFlags: 1) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_Int(assemblyFlags: 256) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_Int(assemblyFlags: -2147483648) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_Int(assemblyFlags: -1) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_Int(assemblyFlags: 2147483647) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_UInt(flags: 0) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_UInt(flags: 16384) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_UInt(flags: 32768) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_UInt(flags: 1) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_UInt(flags: 256) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_UInt(flags: 4294967295) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_AssemblyNameFlags(assemblyFlags: None) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_AssemblyNameFlags(assemblyFlags: EnableJITcompileOptimizer) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_AssemblyNameFlags(assemblyFlags: EnableJITcompileTracking) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_AssemblyNameFlags(assemblyFlags: PublicKey) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_AssemblyNameFlags(assemblyFlags: Retargetable) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_AssemblyNameFlags(assemblyFlags: -2147483648) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_AssemblyNameFlags(assemblyFlags: -1) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyFlagsAttributeTests.Ctor_AssemblyNameFlags(assemblyFlags: 2147483647) [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UIntTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.GCExtendedTests.AllocateArrayCheckPinning [14:21:57] info: [STRT] System.Tests.GCExtendedTests.GetTotalAllocatedBytes [14:21:57] info: [STRT] System.Tests.GCExtendedTests.GetGCMemoryInfo [14:21:57] info: [STRT] System.Tests.GCExtendedTests.GCNotificationNegTests [14:21:57] info: [STRT] System.Tests.GCExtendedTests.GetAllocatedBytesForCurrentThread(size: 1000) [14:21:57] info: [STRT] System.Tests.GCExtendedTests.GetAllocatedBytesForCurrentThread(size: 100000) [14:21:57] info: [STRT] System.Tests.GCExtendedTests.AllocateArray_UninitializedOrNot_WithManagedType_DoesNotThrow(pinned: False) [14:21:57] info: [STRT] System.Tests.GCExtendedTests.AllocateArray_UninitializedOrNot_WithManagedType_DoesNotThrow(pinned: True) [14:21:57] info: [STRT] System.Tests.GCExtendedTests.AllocateArrayTooLarge [14:21:57] info: [STRT] System.Tests.GCExtendedTests.AllocateArrayPinned_ManagedValueType_CanRoundtripThroughPointer(uninitialized: False) [14:21:57] info: [STRT] System.Tests.GCExtendedTests.AllocateArrayPinned_ManagedValueType_CanRoundtripThroughPointer(uninitialized: True) [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.Int32EnumTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.NullReferenceExceptionTests.NullReferenceException_Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.NullReferenceExceptionTests.NullReferenceException_Ctor_String [14:21:57] info: [STRT] System.Tests.NullReferenceExceptionTests.NullReferenceException_Ctor_Empty [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.IList_Item_Set_ValidItemButThrowsInvalidCastExceptionFromOverride_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.Clear [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.Insert_EndIndex [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.Ctor_Empty [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.Item_Get_Set [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.Insert_InvalidIndex_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.Item_Set_InvalidType_ThrowsArgumentException [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.CopyTo [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.Insert_MiddleIndex [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.RemoveAt [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.IsReadOnly_ReturnsTrue [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.Contains [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.Ctor_IList [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.Ctor_NullList_ThrowsArgumentNullException [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.ReadOnly_ModifyingCollection_ThrowsNotSupportedException [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.Insert_ZeroIndex [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.IList_Add_ValidItemButThrowsInvalidCastExceptionFromOverride_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.Item_Get_Set_InvalidIndex_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.MembersForwardedToUnderlyingIList [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.GetItems_CastableToList [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.IndexOf [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.IList_Insert_ValidItemButThrowsInvalidCastExceptionFromOverride_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Collections.ObjectModel.Tests.CollectionTests.RemoveAt_InvalidIndex_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "-123", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "0", offset: 0, count: 1, style: AllowThousands | Float, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: " 123 ", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "567.89", offset: 0, count: 6, style: AllowThousands | Float, provider: null, expected: 567.88999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "-567.89", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expected: -567.88999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "1E23", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 9.9999999999999992E+22) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "9007199254740997.0", offset: 0, count: 18, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740996) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "9007199254740997.000000000000000000000000000000000"···, offset: 0, count: 769, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740996) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "9007199254740997.000000000000000000000000000000000"···, offset: 0, count: 770, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740996) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "9007199254740997.000000000000000000000000000000000"···, offset: 0, count: 769, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740998) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "9007199254740997.000000000000000000000000000000000"···, offset: 0, count: 770, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740998) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "9007199254740997.000000000000000000000000000000000"···, offset: 0, count: 771, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740998) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "5.005", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0049999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "5.050", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0499999999999998) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "5.005000000000000000000000000000000000000000000000"···, offset: 0, count: 770, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0049999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "5.000000000000000000000000000000000000000000000000"···, offset: 0, count: 771, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "5.005000000000000000000000000000000000000000000000"···, offset: 0, count: 771, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0049999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: ".234", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 0.23400000000000001) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "234.", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 234) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 768, style: AllowThousands | Float, provider: null, expected: 1E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 769, style: AllowThousands | Float, provider: null, expected: 1E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "5005.000000000000000000000000000000000000000000000"···, offset: 0, count: 774, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "50050.0", offset: 0, count: 7, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "5005", offset: 0, count: 4, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "050050", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "0.000000000000000000000000000000000000000000000000"···, offset: 0, count: 769, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "0.005", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.0050000000000000001) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "0.0500", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.050000000000000003) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "6250000000000000000000000000000000e-12", offset: 0, count: 38, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.2499999999999995E+21) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "6250000e0", offset: 0, count: 9, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6250000) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "6250100e-5", offset: 0, count: 10, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.500999999999998) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "625010.00e-4", offset: 0, count: 12, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.500999999999998) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "62500e-4", offset: 0, count: 8, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.25) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "62500", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62500) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "10e-3", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.01) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "123.1", offset: 0, count: 5, style: AllowDecimalPoint, provider: null, expected: 123.09999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "1,000", offset: 0, count: 5, style: AllowThousands, provider: null, expected: 1000) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "123.567", offset: 0, count: 7, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123.56699999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "$1,000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "123.123", offset: 0, count: 7, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123.123) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "NaN", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "Infinity", offset: 0, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "-Infinity", offset: 0, count: 9, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "-123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "-123", offset: 1, count: 3, style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "1E23", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "-Infinity", offset: 1, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromInt128Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromByteTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_CheckedAdditionTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.TryWriteSignificandBigEndianTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ClampTest(value: -∞, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ClampTest(value: -1.7976931348623157E+308, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ClampTest(value: -1, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ClampTest(value: -2.2250738585072014E-308, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ClampTest(value: -2.2250738585072009E-308, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ClampTest(value: -4.9406564584124654E-324, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ClampTest(value: -0, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ClampTest(value: NaN, min: 1, max: 63, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ClampTest(value: 0, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ClampTest(value: 4.9406564584124654E-324, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ClampTest(value: 2.2250738585072009E-308, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ClampTest(value: 2.2250738585072014E-308, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ClampTest(value: 1, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ClampTest(value: 1.7976931348623157E+308, min: 1, max: 63, expectedResult: 63) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ClampTest(value: ∞, min: 1, max: 63, expectedResult: 63) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromInt64Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromNFloatTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromInt16Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ZeroTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromUInt16Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.TryWriteExponentLittleEndianTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: -∞, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: -0.11331473229676087, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: -0, expectedResult: -∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 0, expectedResult: -∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 0.11331473229676087, expectedResult: -3.1415926535897931, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 0.15195522325791297, expectedResult: -2.7182818284590451, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 0.20269956628651731, expectedResult: -2.3025850929940459, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 0.33662253682241905, expectedResult: -1.5707963267948966, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 0.36787944117144233, expectedResult: -1.4426950408889634, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 0.37521422724648179, expectedResult: -1.4142135623730949, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 0.45742934732229695, expectedResult: -1.1283791670955126, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 0.5, expectedResult: -1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 0.5801918103717244, expectedResult: -0.78539816339744839, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 0.61254732653606592, expectedResult: -0.70710678118654746, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 0.61850313780157595, expectedResult: -0.6931471805599454, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 0.64321824193300492, expectedResult: -0.63661977236758127, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 0.74005557395545174, expectedResult: -0.43429448190325193, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 0.8020088789614519, expectedResult: -0.31830988618379075, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 1, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 1.2468689889006384, expectedResult: 0.31830988618379075, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 1.3512498725672677, expectedResult: 0.43429448190325226, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 1.5546822754821001, expectedResult: 0.63661977236758127, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 1.6168066722416747, expectedResult: 0.6931471805599454, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 1.6325269194381529, expectedResult: 0.70710678118654746, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 1.7235679341273495, expectedResult: 0.78539816339744828, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 2, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 2.186129958328662, expectedResult: 1.1283791670955128, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 2.6651441426902251, expectedResult: 1.4142135623730949, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 2.7182818284590451, expectedResult: 1.4426950408889632, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 2.9706864235520194, expectedResult: 1.5707963267948966, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 4.9334096679145967, expectedResult: 2.3025850929940459, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 6.5808859910179214, expectedResult: 2.7182818284590455, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: 8.8249778270762871, expectedResult: 3.1415926535897931, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.Log2Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsFiniteTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: -∞, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: ∞, y: -∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: -1.7976931348623157E+308, y: 1.7976931348623157E+308, expectedResult: 1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: 1.7976931348623157E+308, y: -1.7976931348623157E+308, expectedResult: 1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: NaN, y: 1, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: 1, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: ∞, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: -∞, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: NaN, y: ∞, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: NaN, y: -∞, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: -0, y: 0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: 0, y: -0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: 2, y: -3, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: -3, y: 2, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: 3, y: -2, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxTest(x: -2, y: 3, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsComplexNumberTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_MultiplyTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromHalfTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.GetSignificandByteCountTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_CheckedIncrementTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsRealNumberTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsImaginaryNumberTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromByteTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MultiplicativeIdentityTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.AbsTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPow2Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromUInt32Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxValueTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromSingleTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_CheckedSubtractionTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromDoubleTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromInt16Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromUInt128Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromInt64Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromSingleTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsSubnormalTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromSByteTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_CheckedDecrementTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromInt16Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: -∞, y: ∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: ∞, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: -1.7976931348623157E+308, y: 1.7976931348623157E+308, expectedResult: -1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: 1.7976931348623157E+308, y: -1.7976931348623157E+308, expectedResult: -1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: -0, y: 0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: 0, y: -0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: 2, y: -3, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: -3, y: 2, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: 3, y: -2, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeNumberTest(x: -2, y: 3, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsOddIntegerTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_UnaryNegationTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.GetExponentByteCountTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsEvenIntegerTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNegativeInfinityTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_CheckedUnaryNegationTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_CheckedDivisionTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsIntegerTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.GetSignificandBitLengthTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNaNTest(value: -∞, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNaNTest(value: -1.7976931348623157E+308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNaNTest(value: -2.2250738585072014E-308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNaNTest(value: -2.2250738585072009E-308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNaNTest(value: -4.9406564584124654E-324, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNaNTest(value: -0, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNaNTest(value: NaN, expectedResult: True) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNaNTest(value: 0, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNaNTest(value: 4.9406564584124654E-324, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNaNTest(value: 2.2250738585072009E-308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNaNTest(value: 2.2250738585072014E-308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNaNTest(value: 1.7976931348623157E+308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNaNTest(value: ∞, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: -∞, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: ∞, y: -∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: -1.7976931348623157E+308, y: 1.7976931348623157E+308, expectedResult: 1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: 1.7976931348623157E+308, y: -1.7976931348623157E+308, expectedResult: 1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: NaN, y: 1, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: 1, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: ∞, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: -∞, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: NaN, y: ∞, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: NaN, y: -∞, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: -0, y: 0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: 0, y: -0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: 2, y: -3, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: -3, y: 2, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: 3, y: -2, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeTest(x: -2, y: 3, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.NegativeOneTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_IncrementTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_DecrementTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinValueTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_DivisionTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsInfinityTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromCharTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveInfinityTest(value: -∞, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveInfinityTest(value: -1.7976931348623157E+308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveInfinityTest(value: -2.2250738585072014E-308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveInfinityTest(value: -2.2250738585072009E-308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveInfinityTest(value: -4.9406564584124654E-324, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveInfinityTest(value: -0, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveInfinityTest(value: NaN, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveInfinityTest(value: 0, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveInfinityTest(value: 4.9406564584124654E-324, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveInfinityTest(value: 2.2250738585072009E-308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveInfinityTest(value: 2.2250738585072014E-308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveInfinityTest(value: 1.7976931348623157E+308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveInfinityTest(value: ∞, expectedResult: True) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.RadixTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_GreaterThanOrEqualTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromInt64Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.AllBitsSetTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.AdditiveIdentityTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: -∞, y: ∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: ∞, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: -1.7976931348623157E+308, y: 1.7976931348623157E+308, expectedResult: -1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: 1.7976931348623157E+308, y: -1.7976931348623157E+308, expectedResult: -1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: NaN, y: 1, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: 1, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: ∞, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: -∞, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: NaN, y: ∞, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: NaN, y: -∞, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: -0, y: 0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: 0, y: -0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: 2, y: -3, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: -3, y: 2, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: 3, y: -2, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinTest(x: -2, y: 3, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromInt128Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.GetExponentShortestBitLengthTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_UnaryPlusTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromSingleTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: -∞, y: ∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: ∞, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: -1.7976931348623157E+308, y: 1.7976931348623157E+308, expectedResult: -1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: 1.7976931348623157E+308, y: -1.7976931348623157E+308, expectedResult: -1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: -0, y: 0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: 0, y: -0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: 2, y: -3, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: -3, y: 2, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: 3, y: -2, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinNumberTest(x: -2, y: 3, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromHalfTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNormalTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_InequalityTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromInt128Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromDecimalTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromInt32Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromCharTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_SubtractionTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromCharTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.TryWriteExponentBigEndianTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromHalfTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromByteTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromInt32Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: -∞, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: ∞, y: -∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: -1.7976931348623157E+308, y: 1.7976931348623157E+308, expectedResult: 1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: 1.7976931348623157E+308, y: -1.7976931348623157E+308, expectedResult: 1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: -0, y: 0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: 0, y: -0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: 2, y: -3, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: -3, y: 2, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: 3, y: -2, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxMagnitudeNumberTest(x: -2, y: 3, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromSByteTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromUInt64Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: -∞, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: ∞, y: -∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: -1.7976931348623157E+308, y: 1.7976931348623157E+308, expectedResult: 1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: 1.7976931348623157E+308, y: -1.7976931348623157E+308, expectedResult: 1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: -0, y: 0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: 0, y: -0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: 2, y: -3, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: -3, y: 2, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: 3, y: -2, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MaxNumberTest(x: -2, y: 3, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.TryWriteSignificandLittleEndianTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_LessThanTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: -∞, y: ∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: ∞, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: -1.7976931348623157E+308, y: 1.7976931348623157E+308, expectedResult: -1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: 1.7976931348623157E+308, y: -1.7976931348623157E+308, expectedResult: -1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: NaN, y: 1, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: 1, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: ∞, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: -∞, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: NaN, y: ∞, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: NaN, y: -∞, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: -0, y: 0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: 0, y: -0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: 2, y: -3, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: -3, y: 2, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: 3, y: -2, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.MinMagnitudeTest(x: -2, y: 3, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsCanonicalTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_AdditionTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromIntPtrTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_LessThanOrEqualTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateSaturatingFromInt32Test [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveTest(value: -∞, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveTest(value: -1.7976931348623157E+308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveTest(value: -2.2250738585072014E-308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveTest(value: -2.2250738585072009E-308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveTest(value: -0, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveTest(value: NaN, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveTest(value: 0, expectedResult: True) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveTest(value: 2.2250738585072009E-308, expectedResult: True) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveTest(value: 2.2250738585072014E-308, expectedResult: True) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveTest(value: 1.7976931348623157E+308, expectedResult: True) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsPositiveTest(value: ∞, expectedResult: True) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidSpanTest(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidSpanTest(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidSpanTest(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidSpanTest(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidSpanTest(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidSpanTest(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidSpanTest(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidSpanTest(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidSpanTest(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidSpanTest(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidSpanTest(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidSpanTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_ModulusTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsZeroTest(value: -∞, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsZeroTest(value: -1.7976931348623157E+308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsZeroTest(value: -2.2250738585072014E-308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsZeroTest(value: -2.2250738585072009E-308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsZeroTest(value: -4.9406564584124654E-324, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsZeroTest(value: -0, expectedResult: True) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsZeroTest(value: NaN, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsZeroTest(value: 0, expectedResult: True) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsZeroTest(value: 4.9406564584124654E-324, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsZeroTest(value: 2.2250738585072009E-308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsZeroTest(value: 2.2250738585072014E-308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsZeroTest(value: 1.7976931348623157E+308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsZeroTest(value: ∞, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateCheckedFromSByteTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidStringTest(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidStringTest(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidStringTest(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidStringTest(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidStringTest(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidStringTest(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidStringTest(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidStringTest(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidStringTest(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidStringTest(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidStringTest(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseInvalidStringTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNegativeTest(value: -∞, expectedResult: True) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNegativeTest(value: -1.7976931348623157E+308, expectedResult: True) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNegativeTest(value: -2.2250738585072014E-308, expectedResult: True) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNegativeTest(value: -2.2250738585072009E-308, expectedResult: True) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNegativeTest(value: -0, expectedResult: True) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNegativeTest(value: NaN, expectedResult: True) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNegativeTest(value: 0, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNegativeTest(value: 2.2250738585072009E-308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNegativeTest(value: 2.2250738585072014E-308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNegativeTest(value: 1.7976931348623157E+308, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.IsNegativeTest(value: ∞, expectedResult: False) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_GreaterThanTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.SignTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.OneTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_EqualityTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "-123", style: AllowThousands | Float, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "0", style: AllowThousands | Float, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "123", style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: " 123 ", style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "567.89", style: AllowThousands | Float, provider: null, expected: 567.88999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "-567.89", style: AllowThousands | Float, provider: null, expected: -567.88999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "1E23", style: AllowThousands | Float, provider: null, expected: 9.9999999999999992E+22) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "9007199254740997.0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740996) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "9007199254740997.000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740996) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "9007199254740997.000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740996) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "9007199254740997.000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740998) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "9007199254740997.000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740998) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "9007199254740997.000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740998) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "5.005", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0049999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "5.050", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0499999999999998) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "5.005000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0049999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "5.000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "5.005000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0049999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: ".234", style: AllowThousands | Float, provider: null, expected: 0.23400000000000001) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "234.", style: AllowThousands | Float, provider: null, expected: 234) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: null, expected: 1E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: null, expected: 1E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "5005.000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "50050.0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "5005", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "050050", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "0.000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "0.005", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.0050000000000000001) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "0.0500", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.050000000000000003) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "6250000000000000000000000000000000e-12", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.2499999999999995E+21) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "6250000e0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6250000) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "6250100e-5", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.500999999999998) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "625010.00e-4", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.500999999999998) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "62500e-4", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.25) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "62500", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62500) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "10e-3", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.01) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "123.1", style: AllowDecimalPoint, provider: null, expected: 123.09999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "1,000", style: AllowThousands, provider: null, expected: 1000) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "123", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "123.567", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123.56699999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "123", style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "$1,000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "123.123", style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123.123) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "(123)", style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.op_CheckedMultiplyTest [14:21:57] info: [STRT] System.Tests.DoubleTests_GenericMath.CreateTruncatingFromUInt64Test [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EqualsIgnoresCapacity [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Bool_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EnsureCapacity [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_Int [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Int(original: "Hello", value: 0, expected: "Hello0") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Int(original: "Hello", value: 123, expected: "Hello123") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Int(original: "", value: -456, expected: "-456") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EqualsTest(sb1: Hello, sb2: Hello, expected: True) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EqualsTest(sb1: Hello, sb2: Hello, expected: True) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EqualsTest(sb1: Hello, sb2: HelloX, expected: False) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EqualsTest(sb1: , sb2: , expected: True) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EqualsTest(sb1: Hello, sb2: Hello, expected: True) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EqualsTest(sb1: Hello, sb2: HelloX, expected: False) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EqualsTest(sb1: Hello, sb2: null, expected: False) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EqualsTest(sb1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, sb2: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, expected: True) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EqualsTest(sb1: Hello, sb2: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, expected: False) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EqualsTest(sb1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, sb2: Hello, expected: False) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EqualsTest(sb1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, sb2: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaab, expected: False) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EqualsTest(sb1: , sb2: , expected: True) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EqualsTest(sb1: , sb2: , expected: True) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Byte_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Bool(original: "Hello", index: 0, value: True, expected: "TrueHello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Bool(original: "Hello", index: 3, value: False, expected: "HelFalselo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Bool(original: "Hello", index: 5, value: False, expected: "HelloFalse") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendLine(original: "Hello", value: "abc", expected: "Helloabc\n") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendLine(original: "Hello", value: "", expected: "Hello\n") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendLine(original: "Hello", value: null, expected: "Hello\n") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Int(original: "Hello", index: 0, value: 0, expected: "0Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Int(original: "Hello", index: 3, value: 123, expected: "Hel123lo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Int(original: "Hello", index: 5, value: -456, expected: "Hello-456") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharPointer_NegativeValueCount_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Clear_Empty_CapacityNotZero [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Short(original: "Hello", value: 0, expected: "Hello0") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Short(original: "Hello", value: 123, expected: "Hello123") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Short(original: "", value: -456, expected: "-456") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_String_Int(value: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_String_Int(value: "") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_String_Int(value: null) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Char(value: "", oldChar: 'a', newChar: '!', startIndex: 0, count: 0, expected: "") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Char(value: "aaaabbbbccccdddd", oldChar: 'a', newChar: '!', startIndex: 0, count: 16, expected: "!!!!bbbbccccdddd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Char(value: "aaaabbbbccccdddd", oldChar: 'a', newChar: '!', startIndex: 0, count: 4, expected: "!!!!bbbbccccdddd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Char(value: "aaaabbbbccccdddd", oldChar: 'a', newChar: '!', startIndex: 2, count: 3, expected: "aa!!bbbbccccdddd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Char(value: "aaaabbbbccccdddd", oldChar: 'a', newChar: '!', startIndex: 4, count: 1, expected: "aaaabbbbccccdddd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Char(value: "aaaabbbbccccdddd", oldChar: 'b', newChar: '!', startIndex: 0, count: 0, expected: "aaaabbbbccccdddd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Char(value: "aaaabbbbccccdddd", oldChar: 'a', newChar: '!', startIndex: 16, count: 0, expected: "aaaabbbbccccdddd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Char(value: "aaaabbbbccccdddd", oldChar: 'e', newChar: '!', startIndex: 0, count: 16, expected: "aaaabbbbccccdddd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_UInt_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Remove(value: "", startIndex: 0, length: 0, expected: "") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Remove(value: "Hello", startIndex: 0, length: 5, expected: "") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Remove(value: "Hello", startIndex: 1, length: 3, expected: "Ho") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Remove(value: "Hello", startIndex: 1, length: 4, expected: "H") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Remove(value: "Hello", startIndex: 1, length: 0, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Remove(value: "Hello", startIndex: 5, length: 0, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Float_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Long_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Decimal_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Long_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_NoValues_NoSpareCapacity_DoesNotThrow(separator: null, values: [null, null]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_NoValues_NoSpareCapacity_DoesNotThrow(separator: "", values: ["", ""]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_NoValues_NoSpareCapacity_DoesNotThrow(separator: " ", values: []) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_NoValues_NoSpareCapacity_DoesNotThrow(separator: ", ", values: [""]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Char_StringBuilderWithMultipleChunks [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharPointer_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Test_Append_Float [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharPointer_Null_ThrowsNullReferenceException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Char_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_String(value: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_String(value: "") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_String(value: null) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Clear_Empty_CapacityStaysUnchanged [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Object_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_ULong(original: "Hello", index: 0, value: 0, expected: "0Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_ULong(original: "Hello", index: 3, value: 123, expected: "Hel123lo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_ULong(original: "Hello", index: 5, value: 456, expected: "Hello456") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_UShort(original: "Hello", index: 0, value: 0, expected: "0Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_UShort(original: "Hello", index: 3, value: 123, expected: "Hel123lo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_UShort(original: "Hello", index: 5, value: 456, expected: "Hello456") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharSpan_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_String_InvalidIndexPlusCount_ThrowsArgumentOutOfRangeException(value: "", startIndex: -1, count: 0) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_String_InvalidIndexPlusCount_ThrowsArgumentOutOfRangeException(value: "hello", startIndex: 5, count: 1) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_String_InvalidIndexPlusCount_ThrowsArgumentOutOfRangeException(value: "hello", startIndex: 4, count: 2) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.GetRuneAt_TryGetRuneAt_Utf16_InvalidData(inputCharArray: ['x', 0xd83d, 0xdc6e, 'y'], index: 2) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.GetRuneAt_TryGetRuneAt_Utf16_InvalidData(inputCharArray: ['x', 0xd800, 'y'], index: 1) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.GetRuneAt_TryGetRuneAt_Utf16_InvalidData(inputCharArray: ['x', 0xdfff, 0xdfff], index: 1) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.GetRuneAt_TryGetRuneAt_Utf16_InvalidData(inputCharArray: ['x', 0xd800], index: 1) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Clear_AtMaxCapacity_CapacityStaysUnchanged [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_UShort_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_SByte_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Object(original: "Hello", index: 0, value: "\0", expected: "\0Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Object(original: "Hello", index: 3, value: "abc", expected: "Helabclo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Object(original: "Hello", index: 5, value: "def", expected: "Hellodef") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Object(original: "Hello", index: 0, value: "", expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Object(original: "Hello", index: 0, value: null, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Float_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Decimal_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestStringSeparators(separator: null, expected: "123") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestStringSeparators(separator: "", expected: "123") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestStringSeparators(separator: " ", expected: "1 2 3") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestStringSeparators(separator: ", ", expected: "1, 2, 3") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Byte_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Test_Insert_Decimal [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Capacity_Set_Invalid_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharArray_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Clear_StringBuilderHasTwoChunks_OneChunkIsEmpty_ClearReducesCapacity [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Char(original: "Hello", index: 0, value: '\0', expected: "\0Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Char(original: "Hello", index: 3, value: 'a', expected: "Helalo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Char(original: "Hello", index: 5, value: 'b', expected: "Hellob") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_NullValues_ThrowsArgumentNullException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharSpan(original: "Hello", index: 0, value: ['\0'], expected: "\0Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharSpan(original: "Hello", index: 3, value: ['a', 'b', 'c'], expected: "Helabclo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharSpan(original: "Hello", index: 5, value: ['d', 'e', 'f'], expected: "Hellodef") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharSpan(original: "Hello", index: 0, value: [], expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Bool_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Remove_StringBuilderWithMultipleChunks(startIndex: 1, count: 29, expected: "a") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Remove_StringBuilderWithMultipleChunks(startIndex: 0, count: 29, expected: "a") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Remove_StringBuilderWithMultipleChunks(startIndex: 20, count: 10, expected: "aaaaaaaaaaaaaaaaaaaa") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Remove_StringBuilderWithMultipleChunks(startIndex: 0, count: 15, expected: "aaaaaaaaaaaaaaa") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.ToString_StringBuilderWithMultipleChunks [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder(s1: Hello, s2: Hello, s: "HelloHello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder(s1: Hello, s2: one, s: "Helloone") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder(s1: Hello, s2: , s: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder(s1: one, s2: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, s: "oneaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder(s1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, s2: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, s: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"···) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder(s1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, s2: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, s: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"···) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder(s1: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, s2: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, s: "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"···) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder(s1: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, s2: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, s: "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"···) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder(s1: , s2: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, s: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder(s1: , s2: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, s: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder(s1: , s2: , s: "") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder(s1: Hello, s2: null, s: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder(s1: Hello, s2: Hello, s: "HelloHello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_UShort(original: "Hello", value: 0, expected: "Hello0") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_UShort(original: "Hello", value: 123, expected: "Hello123") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_UShort(original: "", value: 456, expected: "456") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Rune(value: "", oldRuneAsInt: 97, newRuneAsInt: 33, startIndex: 0, count: 0, expected: "") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Rune(value: "aaaabbbbccccdddd", oldRuneAsInt: 97, newRuneAsInt: 33, startIndex: 0, count: 16, expected: "!!!!bbbbccccdddd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Rune(value: "aaaabbbbccccdddd", oldRuneAsInt: 97, newRuneAsInt: 33, startIndex: 0, count: 4, expected: "!!!!bbbbccccdddd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Rune(value: "aaaabbbbccccdddd", oldRuneAsInt: 97, newRuneAsInt: 33, startIndex: 2, count: 3, expected: "aa!!bbbbccccdddd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Rune(value: "aaaabbbbccccdddd", oldRuneAsInt: 97, newRuneAsInt: 33, startIndex: 4, count: 1, expected: "aaaabbbbccccdddd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Rune(value: "aaaabbbbccccdddd", oldRuneAsInt: 98, newRuneAsInt: 33, startIndex: 0, count: 0, expected: "aaaabbbbccccdddd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Rune(value: "aaaabbbbccccdddd", oldRuneAsInt: 97, newRuneAsInt: 33, startIndex: 16, count: 0, expected: "aaaabbbbccccdddd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Rune(value: "aaaabbbbccccdddd", oldRuneAsInt: 101, newRuneAsInt: 33, startIndex: 0, count: 16, expected: "aaaabbbbccccdddd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Rune(value: "a😀b😀c😀", oldRuneAsInt: 128512, newRuneAsInt: 33, startIndex: 0, count: 9, expected: "a!b!c!") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Double_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Rune_StringBuilderWithMultipleChunks [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharMemory(original: "Hello", value: ['a'], expected: "Helloa") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharMemory(original: "Hello", value: ['b', 'c', 'd'], expected: "Hellobcd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharMemory(original: "Hello", value: ['b', '\0', 'd'], expected: "Hellob\0d") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharMemory(original: "", value: ['e', 'f', 'g'], expected: "efg") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharMemory(original: "Hello", value: [], expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.CopyTo_CharSpan_StringBuilderWithMultipleChunks [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Long(original: "Hello", value: 0, expected: "Hello0") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Long(original: "Hello", value: 123, expected: "Hello123") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Long(original: "", value: -456, expected: "-456") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Capacity_Get_Set [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_SByte(original: "Hello", value: 0, expected: "Hello0") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_SByte(original: "Hello", value: 123, expected: "Hello123") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_SByte(original: "", value: -123, expected: "-123") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Length_Set_InvalidValue_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Char_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EnsureCapacity_InvalidCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_NullToStringValues [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Byte(original: "Hello", index: 0, value: 0, expected: "0Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Byte(original: "Hello", index: 3, value: 123, expected: "Hel123lo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Byte(original: "Hello", index: 5, value: 123, expected: "Hello123") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_String(original: "Hello", value: "abc", startIndex: 0, count: 3, expected: "Helloabc") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_String(original: "Hello", value: "def", startIndex: 1, count: 2, expected: "Helloef") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_String(original: "Hello", value: "def", startIndex: 2, count: 1, expected: "Hellof") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_String(original: "", value: "g", startIndex: 0, count: 1, expected: "g") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_String(original: "Hello", value: "g", startIndex: 1, count: 0, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_String(original: "Hello", value: "g", startIndex: 0, count: 0, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_String(original: "Hello", value: "", startIndex: 0, count: 0, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_String(original: "Hello", value: null, startIndex: 0, count: 0, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_String_Count_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_String_Int_Int_Int(value: "Hello", startIndex: 0, length: 5) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_String_Int_Int_Int(value: "Hello", startIndex: 2, length: 3) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_String_Int_Int_Int(value: "", startIndex: 0, length: 0) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_String_Int_Int_Int(value: null, startIndex: 0, length: 0) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Short(original: "Hello", index: 0, value: 0, expected: "0Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Short(original: "Hello", index: 3, value: 123, expected: "Hel123lo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Short(original: "Hello", index: 5, value: -456, expected: "Hello-456") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_Int_Int_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharArray_InvalidCharCount [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.GetRuneAt_TryGetRuneAt_Utf16_BadArgs [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_Int_NegativeCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_ULong(original: "Hello", value: 0, expected: "Hello0") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_ULong(original: "Hello", value: 123, expected: "Hello123") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_ULong(original: "", value: 456, expected: "456") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Short_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Bool(original: "Hello", value: True, expected: "HelloTrue") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Bool(original: "Hello", value: False, expected: "HelloFalse") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Bool(original: "", value: False, expected: "False") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: Hello, s2: Hello, startIndex: 0, count: 5, s: "HelloHello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: Hello, s2: Hello, startIndex: 0, count: 0, s: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: Hello, s2: Hello, startIndex: 2, count: 3, s: "Hellollo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: Hello, s2: Hello, startIndex: 2, count: 2, s: "Helloll") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: Hello, s2: Hello, startIndex: 2, count: 0, s: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: Hello, s2: , startIndex: 0, count: 0, s: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: Hello, s2: null, startIndex: 0, count: 0, s: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: , s2: Hello, startIndex: 2, count: 3, s: "llo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: Hello, s2: one, startIndex: 0, count: 3, s: "Helloone") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: one, s2: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, startIndex: 5, count: 25, s: "oneaaaaaaaaaaaaaaaaaaaaaaaaa") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: one, s2: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, startIndex: 5, count: 20, s: "oneaaaaaaaaaaaaaaaaaaaa") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: one, s2: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, startIndex: 10, count: 10, s: "oneaaaaaaaaaa") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, s2: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, startIndex: 20, count: 10, s: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, s2: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, startIndex: 10, count: 10, s: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, s2: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, startIndex: 100, count: 50, s: "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"···) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, s2: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, startIndex: 20, count: 10, s: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbbbb") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, s2: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb, startIndex: 100, count: 50, s: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbbbbbb"···) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: Hello, s2: Hello, startIndex: 2, count: 3, s: "Hellollo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_Substring(s1: one, s2: one, startIndex: 2, count: 0, s: "one") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Test_Insert_Double [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.CopyTo(value: "Hello", sourceIndex: 0, destination: ['\0', '\0', '\0', '\0', '\0'], destinationIndex: 0, count: 5, expected: ['H', 'e', 'l', 'l', 'o']) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.CopyTo(value: "Hello", sourceIndex: 0, destination: ['\0', '\0', '\0', '\0', '\0', ···], destinationIndex: 1, count: 5, expected: ['\0', 'H', 'e', 'l', 'l', ···]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.CopyTo(value: "Hello", sourceIndex: 0, destination: ['\0', '\0', '\0', '\0'], destinationIndex: 0, count: 4, expected: ['H', 'e', 'l', 'l']) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.CopyTo(value: "Hello", sourceIndex: 1, destination: ['\0', '\0', '\0', '\0', '\0', ···], destinationIndex: 2, count: 4, expected: ['\0', '\0', 'e', 'l', 'l', ···]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Rune_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Char(original: "Hello", value: '\0', repeatCount: 1, expected: "Hello\0") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Char(original: "Hello", value: 'a', repeatCount: 1, expected: "Helloa") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Char(original: "", value: 'b', repeatCount: 1, expected: "b") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Char(original: "Hello", value: 'c', repeatCount: 2, expected: "Hellocc") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Char(original: "Hello", value: '\0', repeatCount: 0, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_String_NegativeCount_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.ToStringTest(value: "Hello", startIndex: 0, length: 5, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.ToStringTest(value: "Hello", startIndex: 2, length: 3, expected: "llo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.ToStringTest(value: "Hello", startIndex: 2, length: 2, expected: "ll") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.ToStringTest(value: "Hello", startIndex: 5, length: 0, expected: "") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.ToStringTest(value: "Hello", startIndex: 4, length: 0, expected: "") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.ToStringTest(value: "Hello", startIndex: 0, length: 0, expected: "") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.ToStringTest(value: "", startIndex: 0, length: 0, expected: "") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_UShort_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: null, format: "", values: [], expected: "") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: null, format: ", ", values: [], expected: ", ") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0 }", values: ["Bar"], expected: "Hello, Foo Bar") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0}", values: ["Bar"], expected: "Hello, Foo Bar") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0} Baz {1}", values: ["Bar", "Foo"], expected: "Hello, Foo Bar Baz Foo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0} Baz {1} Bar {2}", values: ["Bar", "Foo", "Baz"], expected: "Hello, Foo Bar Baz Foo Bar Baz") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0} Baz {1} Bar {2} Foo {3}", values: ["Bar", "Foo", "Baz", "Bar"], expected: "Hello, Foo Bar Baz Foo Bar Baz Foo Bar") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0,2}", values: ["Bar"], expected: "Hello, Foo Bar") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0,3}", values: ["B"], expected: "Hello, Foo B") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0, 3}", values: ["B"], expected: "Hello, Foo B") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0,0}", values: ["Bar"], expected: "Hello, Foo Bar") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0, 2 }", values: ["Bar"], expected: "Hello, Foo Bar") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0,-2}", values: ["Bar"], expected: "Hello, Foo Bar") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0,-3}", values: ["B"], expected: "Hello, Foo B ") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0, -3}", values: ["B"], expected: "Hello, Foo B ") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0,0}", values: ["Bar"], expected: "Hello, Foo Bar") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0, -2 }", values: ["Bar"], expected: "Hello, Foo Bar") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0:D6}", values: [1], expected: "Hello, Foo 000001") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0 :D6}", values: [1], expected: "Hello, Foo 000001") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0:}", values: [1], expected: "Hello, Foo 1") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0,9:D6}", values: [1], expected: "Hello, Foo 000001") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0,-9:D6}", values: [1], expected: "Hello, Foo 000001 ") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {{{0}", values: [1], expected: "Hello, Foo {1") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo }}{0}", values: [1], expected: "Hello, Foo }1") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0} {{0}}", values: [1], expected: "Hello, Foo 1 {0}") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0}", values: [null], expected: "Hello, Foo ") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: null, format: ", Foo {0} {1} {2}", values: ["Bar", null, "Baz"], expected: "Hello, Foo Bar Baz") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "Hello", provider: , format: ", Foo {0,9:D6}", values: [1], expected: "Hello, Foo 000001") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: CustomFormatter { }, format: "{0}", values: [1.2], expected: "abc") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: CustomFormatter { }, format: "{0:0}", values: [1.2], expected: "abc") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [42], expected: "42") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: ['A'], expected: "A") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0:r}", values: [2021-03-15T14:52:51.5058563Z], expected: "Mon, 15 Mar 2021 14:52:51 GMT") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0:r}", values: [2021-03-15T14:52:51.5058563+00:00], expected: "Mon, 15 Mar 2021 14:52:51 GMT") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [42], expected: "42") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [42], expected: "42") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [68d9cfaf-feab-4d5b-96d8-a3fd889ae89f], expected: "68d9cfaf-feab-4d5b-96d8-a3fd889ae89f") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [42], expected: "42") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [42], expected: "42") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [42], expected: "42") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [42], expected: "42") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [42], expected: "42") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [A], expected: "A") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [42], expected: "42") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [42], expected: "42") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [00:00:42], expected: "00:00:42") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [42], expected: "42") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [42], expected: "42") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [42], expected: "42") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [42], expected: "42") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat(original: "", provider: , format: "{0}", values: [1.2.3.4], expected: "1.2.3.4") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_String_NullValueNonZeroStartIndexCount_ThrowsArgumentNullException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Double_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_String_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.CopyTo_CharSpan(value: "Hello", sourceIndex: 0, destination: ['\0', '\0', '\0', '\0', '\0'], count: 5, expected: ['H', 'e', 'l', 'l', 'o']) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.CopyTo_CharSpan(value: "Hello", sourceIndex: 0, destination: ['\0', '\0', '\0', '\0'], count: 4, expected: ['H', 'e', 'l', 'l']) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.CopyTo_CharSpan(value: "Hello", sourceIndex: 1, destination: ['\0', '\0', '\0', '\0', '\0'], count: 4, expected: ['e', 'l', 'l', 'o', '\0']) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharArray(original: "Hello", index: 0, value: ['\0'], startIndex: 0, charCount: 1, expected: "\0Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharArray(original: "Hello", index: 3, value: ['a', 'b', 'c'], startIndex: 0, charCount: 1, expected: "Helalo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharArray(original: "Hello", index: 3, value: ['a', 'b', 'c'], startIndex: 0, charCount: 3, expected: "Helabclo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharArray(original: "Hello", index: 5, value: ['d', 'e', 'f'], startIndex: 0, charCount: 1, expected: "Hellod") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharArray(original: "Hello", index: 5, value: ['d', 'e', 'f'], startIndex: 0, charCount: 3, expected: "Hellodef") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharArray(original: "Hello", index: 0, value: [], startIndex: 0, charCount: 0, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharArray(original: "Hello", index: 0, value: null, startIndex: 0, charCount: 0, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharArray(original: "Hello", index: 3, value: ['a', 'b', 'c'], startIndex: 1, charCount: 1, expected: "Helblo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharArray(original: "Hello", index: 3, value: ['a', 'b', 'c'], startIndex: 1, charCount: 2, expected: "Helbclo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharArray(original: "Hello", index: 3, value: ['a', 'b', 'c'], startIndex: 0, charCount: 2, expected: "Helablo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Int_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Short_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_UInt(original: "Hello", index: 0, value: 0, expected: "0Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_UInt(original: "Hello", index: 3, value: 123, expected: "Hel123lo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_UInt(original: "Hello", index: 5, value: 456, expected: "Hello456") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Object_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat_NoEscapedBracesInCustomFormatSpecifier [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Clear_AppendAndInsertBeforeClearManyTimes_CapacityStaysWithinRange(times: 1) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Clear_AppendAndInsertBeforeClearManyTimes_CapacityStaysWithinRange(times: 10000) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Rune(original: "Hello", index: 0, valueAsInt: 0, expected: "\0Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Rune(original: "Hello", index: 3, valueAsInt: 97, expected: "Helalo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Rune(original: "Hello", index: 5, valueAsInt: 98, expected: "Hellob") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Rune(original: "hi😀hello", index: 7, valueAsInt: 128512, expected: "hi😀hel😀lo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.CopyTo_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Char_NegativeRepeatCount_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Int_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Item_Get_Set [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Clear_InitialCapacityMuchLargerThanLength_CapacityReducedToInitialCapacity [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.CopyTo_StringBuilderWithMultipleChunks [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharArray_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_Int_Int [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharArray(original: "Hello", value: ['a'], startIndex: 0, charCount: 1, expected: "Helloa") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharArray(original: "Hello", value: ['b', 'c', 'd'], startIndex: 0, charCount: 3, expected: "Hellobcd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharArray(original: "Hello", value: ['b', 'c', 'd'], startIndex: 1, charCount: 2, expected: "Hellocd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharArray(original: "Hello", value: ['b', 'c', 'd'], startIndex: 2, charCount: 1, expected: "Hellod") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharArray(original: "", value: ['e', 'f', 'g'], startIndex: 0, charCount: 3, expected: "efg") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharArray(original: "Hello", value: ['e'], startIndex: 1, charCount: 0, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharArray(original: "Hello", value: ['e'], startIndex: 0, charCount: 0, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharArray(original: "Hello", value: [], startIndex: 0, charCount: 0, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharArray(original: "Hello", value: null, startIndex: 0, charCount: 0, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Length_Get_Set [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_ULong_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_UInt_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_CharArray_InvalidCount [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.ForEach [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Byte(original: "Hello", value: 0, expected: "Hello0") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Byte(original: "Hello", value: 123, expected: "Hello123") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Byte(original: "", value: 123, expected: "123") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.ToString_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Clear_Full_CapacityStaysUnchanged [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EnumerateRunes(chars: [], expected: []) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EnumerateRunes(chars: ['x', 'y', 'z'], expected: [120, 121, 122]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EnumerateRunes(chars: ['x', 0xd86d, 0xdf54, 'y'], expected: [120, 178004, 121]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EnumerateRunes(chars: ['x', 0xd86d, 'y'], expected: [120, 65533, 121]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EnumerateRunes(chars: ['x', 0xdf54, 'y'], expected: [120, 65533, 121]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EnumerateRunes(chars: ['x', 0xd86d], expected: [120, 65533]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EnumerateRunes(chars: ['x', 0xdf54], expected: [120, 65533]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EnumerateRunes(chars: ['x', 0xd86d, 0xd86d, 'y'], expected: [120, 65533, 65533, 121]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EnumerateRunes(chars: ['x', '�', 'y'], expected: [120, 65533, 121]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Replace_Rune_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_Empty [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Rune(original: "Hello", valueAsInt: 0, expected: "Hello\0") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Rune(original: "Hello", valueAsInt: 97, expected: "Helloa") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Rune(original: "", valueAsInt: 98, expected: "b") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Rune(original: "Hello", valueAsInt: 99, expected: "Helloc") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Rune(original: "Hello", valueAsInt: 128512, expected: "Hello😀") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendLine_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Object(original: "Hello", value: "abc", expected: "Helloabc") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Object(original: "Hello", value: "def", expected: "Hellodef") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Object(original: "", value: "g", expected: "g") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Object(original: "Hello", value: "", expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Object(original: "Hello", value: null, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Remove_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_Char_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Test_Append_Double [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Equals_String(sb1: Hello, value: "Hello", expected: True) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Equals_String(sb1: Hello, value: "Hel", expected: False) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Equals_String(sb1: Hello, value: "Hellz", expected: False) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Equals_String(sb1: Hello, value: "Helloz", expected: False) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Equals_String(sb1: Hello, value: "", expected: False) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Equals_String(sb1: , value: "", expected: True) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Equals_String(sb1: , value: "Hello", expected: False) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Equals_String(sb1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, value: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", expected: True) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Equals_String(sb1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, value: "H", expected: False) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Equals_String(sb1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, value: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"···, expected: True) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Equals_String(sb1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, value: "H", expected: False) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Equals_String(sb1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, value: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"···, expected: False) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Equals_String(sb1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, value: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"···, expected: True) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Equals_String(sb1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, value: "H", expected: False) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendFormat_NewLengthGreaterThanBuilderLength_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Long(original: "Hello", index: 0, value: 0, expected: "0Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Long(original: "Hello", index: 3, value: 123, expected: "Hel123lo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_Long(original: "Hello", index: 5, value: -456, expected: "Hello-456") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.EqualsIgnoresMaxCapacity [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharPointer(original: "Hello", charArray: ['a', 'b', 'c'], valueCount: 1, expected: "Helloa") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharPointer(original: "Hello", charArray: ['a', 'b', 'c'], valueCount: 2, expected: "Helloab") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharPointer(original: "Hello", charArray: ['a', 'b', 'c'], valueCount: 3, expected: "Helloabc") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharPointer(original: "", charArray: ['a'], valueCount: 1, expected: "a") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharPointer(original: "", charArray: ['a'], valueCount: 0, expected: "") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharPointer(original: "Hello", charArray: [], valueCount: 0, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharPointer(original: "Hello", charArray: null, valueCount: 0, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharSpan(original: "Hello", value: ['a'], expected: "Helloa") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharSpan(original: "Hello", value: ['b', 'c', 'd'], expected: "Hellobcd") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharSpan(original: "Hello", value: ['b', '\0', 'd'], expected: "Hellob\0d") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharSpan(original: "", value: ['e', 'f', 'g'], expected: "efg") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_CharSpan(original: "Hello", value: [], expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: [], expected: "") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: [10, 20, 30], expected: "10|20|30") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: [10, 20, null], expected: "10|20|") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: [10, null, 30], expected: "10||30") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: [10, null, null], expected: "10||") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: [null, 20, 30], expected: "|20|30") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: [null, 20, null], expected: "|20|") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: [""], expected: "") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: [null, null, 30], expected: "||30") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: [10, 20], expected: "10|20") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: [10, null], expected: "10|") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: [null, 20], expected: "|20") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: [null, null], expected: "|") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: [10], expected: "10") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: [null], expected: "") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: [null, null, null], expected: "||") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_TestValues(values: ["", ""], expected: "|") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Clear [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_UInt(original: "Hello", value: 0, expected: "Hello0") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_UInt(original: "Hello", value: 123, expected: "Hello123") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_UInt(original: "", value: 456, expected: "456") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_SByte_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Test_Append_Decimal [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Test_Insert_Float [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.GetRuneAt_TryGetRuneAt_Utf16_Success(inputString: "a", index: 0, expectedScalarValue: 97) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.GetRuneAt_TryGetRuneAt_Utf16_Success(inputString: "ab", index: 1, expectedScalarValue: 98) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.GetRuneAt_TryGetRuneAt_Utf16_Success(inputString: "x👮y", index: 3, expectedScalarValue: 121) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.GetRuneAt_TryGetRuneAt_Utf16_Success(inputString: "x👮y", index: 1, expectedScalarValue: 128110) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.CopyTo_CharSpan_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_String_Int_NegativeCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Ctor_String_Int_Int_Int_Invalid [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_StringBuilder_InvalidInput [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Append_ULong_NoSpareCapacity_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Item_Get_Set_InvalidIndex [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_NoSpareCapacity_ThrowsArgumentOutOfRangeException(separator: null, values: [" "]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_NoSpareCapacity_ThrowsArgumentOutOfRangeException(separator: " ", values: [" "]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_NoSpareCapacity_ThrowsArgumentOutOfRangeException(separator: " ", values: [null, null]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.AppendJoin_NoSpareCapacity_ThrowsArgumentOutOfRangeException(separator: " ", values: ["", ""]) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_SByte(original: "Hello", index: 0, value: 0, expected: "0Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_SByte(original: "Hello", index: 3, value: 123, expected: "Hel123lo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_SByte(original: "Hello", index: 5, value: -123, expected: "Hello-123") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_String_Count(original: "Hello", index: 0, value: "\0", count: 0, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_String_Count(original: "Hello", index: 0, value: "\0", count: 1, expected: "\0Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_String_Count(original: "Hello", index: 3, value: "abc", count: 1, expected: "Helabclo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_String_Count(original: "Hello", index: 5, value: "def", count: 1, expected: "Hellodef") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_String_Count(original: "Hello", index: 0, value: "", count: 1, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_String_Count(original: "Hello", index: 0, value: null, count: 1, expected: "Hello") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_String_Count(original: "Hello", index: 3, value: "abc", count: 2, expected: "Helabcabclo") [14:21:57] info: [STRT] System.Text.Tests.StringBuilderTests.Insert_String_Count(original: "Hello", index: 5, value: "def", count: 2, expected: "Hellodefdef") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ExplicitConversionToDouble_LargeValue [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "340282366920938463463374607431768211456", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "100000000000000000000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 0, format: "G", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 4567, format: "G", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551619, format: "G", provider: null, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551626, format: "G", provider: null, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 92233720368547758081, format: "G", provider: null, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000, format: "G", provider: null, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 1000000000000000000000, format: "G", provider: null, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "G", provider: null, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "G", provider: null, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105728, format: "G", provider: null, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 340282366920938463463374607431768211455, format: "G", provider: null, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 0, format: "G\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551619, format: "G\0", provider: null, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551626, format: "G\0", provider: null, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 92233720368547758081, format: "G\0", provider: null, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000, format: "G\0", provider: null, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 1000000000000000000000, format: "G\0", provider: null, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "G\0", provider: null, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "G\0", provider: null, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105728, format: "G\0", provider: null, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 340282366920938463463374607431768211455, format: "G\0", provider: null, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551619, format: "\0N222", provider: null, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551626, format: "\0N222", provider: null, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 92233720368547758081, format: "\0N222", provider: null, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000, format: "\0N222", provider: null, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 1000000000000000000000, format: "\0N222", provider: null, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "\0N222", provider: null, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "\0N222", provider: null, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105728, format: "\0N222", provider: null, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 340282366920938463463374607431768211455, format: "\0N222", provider: null, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 0, format: "\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551619, format: "\0", provider: null, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551626, format: "\0", provider: null, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 92233720368547758081, format: "\0", provider: null, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000, format: "\0", provider: null, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 1000000000000000000000, format: "\0", provider: null, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "\0", provider: null, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "\0", provider: null, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105728, format: "\0", provider: null, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 340282366920938463463374607431768211455, format: "\0", provider: null, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 0, format: "", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 4567, format: "", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551619, format: "", provider: null, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551626, format: "", provider: null, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 92233720368547758081, format: "", provider: null, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000, format: "", provider: null, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 1000000000000000000000, format: "", provider: null, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "", provider: null, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "", provider: null, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105728, format: "", provider: null, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 340282366920938463463374607431768211455, format: "", provider: null, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 0, format: "R", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 4567, format: "R", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551619, format: "R", provider: null, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551626, format: "R", provider: null, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 92233720368547758081, format: "R", provider: null, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000, format: "R", provider: null, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 1000000000000000000000, format: "R", provider: null, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "R", provider: null, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "R", provider: null, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105728, format: "R", provider: null, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 340282366920938463463374607431768211455, format: "R", provider: null, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 4567, format: "D", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 4567, format: "D18", provider: null, expected: "000000000000004567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 0, format: "x", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 9320, format: "x", provider: null, expected: "2468") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 0, format: "b", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551619, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551626, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 92233720368547758081, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 1000000000000000000000, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105728, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 340282366920938463463374607431768211455, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551619, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551626, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 92233720368547758081, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 1000000000000000000000, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105728, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 340282366920938463463374607431768211455, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551619, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551626, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 92233720368547758081, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 1000000000000000000000, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105728, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 340282366920938463463374607431768211455, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551619, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551626, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 92233720368547758081, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 1000000000000000000000, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105728, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 340282366920938463463374607431768211455, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551619, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551626, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 92233720368547758081, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 1000000000000000000000, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105728, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 340282366920938463463374607431768211455, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551619, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 18446744073709551626, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 92233720368547758081, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 1000000000000000000000, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 170141183460469231731687303715884105728, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 340282366920938463463374607431768211455, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 4567, format: "D18", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "000000000000004567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToStringTest(i: 340282366920938463463374607431768211455, format: "n5", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "340*282*366*920*938*463*463*374*607*431*768*211*45"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.UInt128Tests.MinValue [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | HexNumber) [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | BinaryNumber) [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowHexSpecifier | BinaryNumber) [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: -1024) [14:21:57] info: [STRT] System.Tests.UInt128Tests.CompareTo_ObjectNotUInt128_ThrowsArgumentException(value: "a") [14:21:57] info: [STRT] System.Tests.UInt128Tests.CompareTo_ObjectNotUInt128_ThrowsArgumentException(value: 234) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "340282366920938463463374607431768211456", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.ToString_InvalidFormat_ThrowsFormatException [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_InvalidUtf8 [14:21:57] info: [STRT] System.Tests.UInt128Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 234, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt128Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 0, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt128Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 123, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt128Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 456, expected: -1) [14:21:57] info: [STRT] System.Tests.UInt128Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 340282366920938463463374607431768211455, expected: -1) [14:21:57] info: [STRT] System.Tests.UInt128Tests.CompareTo_Other_ReturnsExpected(i: 234, value: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "340282366920938463463374607431768211456", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt128Tests.MaxValue [14:21:57] info: [STRT] System.Tests.UInt128Tests.Ctor_Value [14:21:57] info: [STRT] System.Tests.UInt128Tests.BigMul(a: 0, b: 0, result: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.BigMul(a: 0, b: 1, result: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.BigMul(a: 1, b: 0, result: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.BigMul(a: 2, b: 3, result: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.BigMul(a: 340282366920938463463374607431768211455, b: 2, result: "00000000000000000000000000000001FFFFFFFFFFFFFFFFFF"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.BigMul(a: 340282366920938463463374607431768211455, b: 1, result: "00000000000000000000000000000000FFFFFFFFFFFFFFFFFF"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.BigMul(a: 340282366920938463463374607431768211455, b: 340282366920938463463374607431768211455, result: "FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.BigMul(a: 340282366920938463463374607431768211455, b: 3, result: "00000000000000000000000000000002FFFFFFFFFFFFFFFFFF"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.BigMul(a: 309683847882204330961000912740191222295, b: 51446632835885804332833975225720007605, result: "23394CF891529663F897F2180AA9D1F6EA183EE8D7CCD26D1E"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.EqualsTest(i1: 789, obj: 789, expected: True) [14:21:57] info: [STRT] System.Tests.UInt128Tests.EqualsTest(i1: 788, obj: 0, expected: False) [14:21:57] info: [STRT] System.Tests.UInt128Tests.EqualsTest(i1: 0, obj: 0, expected: True) [14:21:57] info: [STRT] System.Tests.UInt128Tests.EqualsTest(i1: 789, obj: null, expected: False) [14:21:57] info: [STRT] System.Tests.UInt128Tests.EqualsTest(i1: 789, obj: "789", expected: False) [14:21:57] info: [STRT] System.Tests.UInt128Tests.EqualsTest(i1: 789, obj: 789, expected: False) [14:21:57] info: [STRT] System.Tests.UInt128Tests.Runtime75416 [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 0, format: "G", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 4567, format: "G", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551619, format: "G", provider: null, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551626, format: "G", provider: null, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 92233720368547758081, format: "G", provider: null, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000, format: "G", provider: null, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 1000000000000000000000, format: "G", provider: null, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "G", provider: null, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "G", provider: null, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105728, format: "G", provider: null, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 340282366920938463463374607431768211455, format: "G", provider: null, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 0, format: "G\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551619, format: "G\0", provider: null, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551626, format: "G\0", provider: null, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 92233720368547758081, format: "G\0", provider: null, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000, format: "G\0", provider: null, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 1000000000000000000000, format: "G\0", provider: null, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "G\0", provider: null, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "G\0", provider: null, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105728, format: "G\0", provider: null, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 340282366920938463463374607431768211455, format: "G\0", provider: null, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551619, format: "\0N222", provider: null, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551626, format: "\0N222", provider: null, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 92233720368547758081, format: "\0N222", provider: null, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000, format: "\0N222", provider: null, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 1000000000000000000000, format: "\0N222", provider: null, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "\0N222", provider: null, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "\0N222", provider: null, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105728, format: "\0N222", provider: null, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 340282366920938463463374607431768211455, format: "\0N222", provider: null, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 0, format: "\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551619, format: "\0", provider: null, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551626, format: "\0", provider: null, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 92233720368547758081, format: "\0", provider: null, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000, format: "\0", provider: null, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 1000000000000000000000, format: "\0", provider: null, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "\0", provider: null, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "\0", provider: null, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105728, format: "\0", provider: null, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 340282366920938463463374607431768211455, format: "\0", provider: null, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 0, format: "", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 4567, format: "", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551619, format: "", provider: null, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551626, format: "", provider: null, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 92233720368547758081, format: "", provider: null, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000, format: "", provider: null, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 1000000000000000000000, format: "", provider: null, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "", provider: null, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "", provider: null, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105728, format: "", provider: null, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 340282366920938463463374607431768211455, format: "", provider: null, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 0, format: "R", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 4567, format: "R", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551619, format: "R", provider: null, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551626, format: "R", provider: null, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 92233720368547758081, format: "R", provider: null, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000, format: "R", provider: null, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 1000000000000000000000, format: "R", provider: null, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "R", provider: null, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "R", provider: null, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105728, format: "R", provider: null, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 340282366920938463463374607431768211455, format: "R", provider: null, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 4567, format: "D", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 4567, format: "D18", provider: null, expected: "000000000000004567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 0, format: "x", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 9320, format: "x", provider: null, expected: "2468") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 0, format: "b", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551619, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551626, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 92233720368547758081, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 1000000000000000000000, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105728, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 340282366920938463463374607431768211455, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551619, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551626, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 92233720368547758081, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 1000000000000000000000, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105728, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 340282366920938463463374607431768211455, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551619, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551626, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 92233720368547758081, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 1000000000000000000000, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105728, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 340282366920938463463374607431768211455, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551619, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551626, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 92233720368547758081, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 1000000000000000000000, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105728, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 340282366920938463463374607431768211455, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551619, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551626, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 92233720368547758081, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 1000000000000000000000, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105728, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 340282366920938463463374607431768211455, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551619, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 18446744073709551626, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 92233720368547758081, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 1000000000000000000000, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 170141183460469231731687303715884105728, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105728") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 340282366920938463463374607431768211455, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "340282366920938463463374607431768211455") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 4567, format: "D18", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "000000000000004567") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:57] info: [STRT] System.Tests.UInt128Tests.TryFormat(i: 340282366920938463463374607431768211455, format: "n5", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "340*282*366*920*938*463*463*374*607*431*768*211*45"···) [14:21:57] info: [STRT] System.IO.Tests.PathTooLongExceptionInteropTests.From_HR [14:21:57] info: [STRT] System.Tests.ArgIteratorTests.ArgIterator_Throws_PlatformNotSupportedException [14:21:57] info: [STRT] System.Tests.ArgIteratorTests.ArgIterator_GetNextArgType [14:21:57] info: [STRT] System.Tests.InvalidOperationExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.InvalidOperationExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.InvalidOperationExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.DisposeVirtual_ThroughClose [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.Dispose [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.WaitAll_SameHandles [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.WaitOne [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.WaitAny_SameHandles [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.DisposeVirtual_ThroughDispose [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.WaitAll [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.Handle [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.WaitAll_NullHandle_Throws [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.SetSafeWaitHandleOnNull [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.WaitAny_MaxHandles [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.WaitTimeout [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.WaitAny_NullArray_Throws [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.WaitAny [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.SignalAndWait_InvalidArgs [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.WaitAll_NullArray_Throws [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.SignalAndWait(toSignal: ManualResetEvent { Handle = 42021168, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, toWaitOn: AutoResetEvent { Handle = 42021116, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, callSignalAndWait: Func`3 { Method = Boolean b__24_0(System.Threading.WaitHandle, System.Threading.WaitHandle), Target = <>c { } }, skipInfiniteWaitTests: True) [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.SignalAndWait(toSignal: ManualResetEvent { Handle = 42021168, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, toWaitOn: AutoResetEvent { Handle = 42021116, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, callSignalAndWait: Func`3 { Method = Boolean b__24_1(System.Threading.WaitHandle, System.Threading.WaitHandle), Target = <>c { } }, skipInfiniteWaitTests: False) [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.SignalAndWait(toSignal: ManualResetEvent { Handle = 42021168, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, toWaitOn: AutoResetEvent { Handle = 42021116, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, callSignalAndWait: Func`3 { Method = Boolean b__24_2(System.Threading.WaitHandle, System.Threading.WaitHandle), Target = <>c { } }, skipInfiniteWaitTests: False) [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.SignalAndWait(toSignal: Mutex { Handle = 42021124, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, toWaitOn: AutoResetEvent { Handle = 42021116, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, callSignalAndWait: Func`3 { Method = Boolean b__24_0(System.Threading.WaitHandle, System.Threading.WaitHandle), Target = <>c { } }, skipInfiniteWaitTests: True) [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.SignalAndWait(toSignal: Mutex { Handle = 42021124, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, toWaitOn: AutoResetEvent { Handle = 42021116, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, callSignalAndWait: Func`3 { Method = Boolean b__24_1(System.Threading.WaitHandle, System.Threading.WaitHandle), Target = <>c { } }, skipInfiniteWaitTests: False) [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.SignalAndWait(toSignal: Mutex { Handle = 42021124, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, toWaitOn: AutoResetEvent { Handle = 42021116, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, callSignalAndWait: Func`3 { Method = Boolean b__24_2(System.Threading.WaitHandle, System.Threading.WaitHandle), Target = <>c { } }, skipInfiniteWaitTests: False) [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.SignalAndWait(toSignal: Semaphore { Handle = 42021120, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, toWaitOn: AutoResetEvent { Handle = 42021116, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, callSignalAndWait: Func`3 { Method = Boolean b__24_0(System.Threading.WaitHandle, System.Threading.WaitHandle), Target = <>c { } }, skipInfiniteWaitTests: True) [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.SignalAndWait(toSignal: Semaphore { Handle = 42021120, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, toWaitOn: AutoResetEvent { Handle = 42021116, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, callSignalAndWait: Func`3 { Method = Boolean b__24_1(System.Threading.WaitHandle, System.Threading.WaitHandle), Target = <>c { } }, skipInfiniteWaitTests: False) [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.SignalAndWait(toSignal: Semaphore { Handle = 42021120, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, toWaitOn: AutoResetEvent { Handle = 42021116, SafeWaitHandle = SafeWaitHandle { IsClosed = False, IsInvalid = False } }, callSignalAndWait: Func`3 { Method = Boolean b__24_2(System.Threading.WaitHandle, System.Threading.WaitHandle), Target = <>c { } }, skipInfiniteWaitTests: False) [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.SafeWaitHandle [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.GetSafeWaitHandleOnNull [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.WaitAny_NullHandle_Throws [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.SafeWaitHandleViaExtension [14:21:57] info: [STRT] System.Threading.Tests.WaitHandleTests.Close [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.StreamingContextTests.GetHashCode_Invoke_ReturnsState [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.StreamingContextTests.Ctor_StreamingContextStates_Object(state: All, additional: null) [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.StreamingContextTests.Ctor_StreamingContextStates_Object(state: 0, additional: "") [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.StreamingContextTests.Ctor_StreamingContextStates_Object(state: -1, additional: "context") [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.StreamingContextTests.Ctor_StreamingContextStates(state: All) [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.StreamingContextTests.Ctor_StreamingContextStates(state: 0) [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.StreamingContextTests.Ctor_StreamingContextStates(state: -1) [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.StreamingContextTests.Ctor_Default [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.StreamingContextTests.Equals_Invoke_ReturnsExpected(context: System.Runtime.Serialization.StreamingContext, other: System.Runtime.Serialization.StreamingContext, expected: True) [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.StreamingContextTests.Equals_Invoke_ReturnsExpected(context: System.Runtime.Serialization.StreamingContext, other: System.Runtime.Serialization.StreamingContext, expected: False) [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.StreamingContextTests.Equals_Invoke_ReturnsExpected(context: System.Runtime.Serialization.StreamingContext, other: System.Runtime.Serialization.StreamingContext, expected: False) [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.StreamingContextTests.Equals_Invoke_ReturnsExpected(context: System.Runtime.Serialization.StreamingContext, other: Object { }, expected: False) [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.StreamingContextTests.Equals_Invoke_ReturnsExpected(context: System.Runtime.Serialization.StreamingContext, other: null, expected: False) [14:21:57] info: [STRT] System.Tests.UnitySerializationHolderTests.UnitySerializationHolderWithAssemblySingleton [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyProductAttributeTests.Ctor_String(product: null) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyProductAttributeTests.Ctor_String(product: "") [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyProductAttributeTests.Ctor_String(product: "product") [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyProductAttributeTests.Ctor_String(product: ".NET Core") [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericInterfaceTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.KeyNotFoundExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.KeyNotFoundExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.KeyNotFoundExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.ExceptionTests.ThrowStatementDoesNotResetExceptionStackLineOtherMethod [14:21:57] info: [STRT] System.Tests.ExceptionTests.Exception_GetBaseException [14:21:57] info: [STRT] System.Tests.ExceptionTests.Exception_GetType [14:21:57] info: [STRT] System.Tests.ExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.ExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.ExceptionTests.Exception_TargetSite_OtherMethod [14:21:57] info: [STRT] System.Tests.ExceptionTests.Exception_TargetSite [14:21:57] info: [STRT] System.Tests.ExceptionTests.Exception_TargetSite_Rethrow [14:21:57] info: [STRT] System.Tests.ExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.ExceptionTests.ThrowStatementDoesNotResetExceptionStackLineSameMethod [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -128, format: "G", provider: null, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -123, format: "G", provider: null, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 0, format: "G", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "G", provider: null, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 127, format: "G", provider: null, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -128, format: "G\0", provider: null, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -123, format: "G\0", provider: null, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 0, format: "G\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "G\0", provider: null, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 127, format: "G\0", provider: null, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -128, format: "\0N222", provider: null, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -123, format: "\0N222", provider: null, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "\0N222", provider: null, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 127, format: "\0N222", provider: null, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -128, format: "\0", provider: null, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -123, format: "\0", provider: null, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 0, format: "\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "\0", provider: null, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 127, format: "\0", provider: null, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -128, format: "", provider: null, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -123, format: "", provider: null, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 0, format: "", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "", provider: null, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 127, format: "", provider: null, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -128, format: "R", provider: null, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -123, format: "R", provider: null, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 0, format: "R", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "R", provider: null, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 127, format: "R", provider: null, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "D", provider: null, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "D99", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "D99\09", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -123, format: "D99", provider: null, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 0, format: "x", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 36, format: "x", provider: null, expected: "24") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -36, format: "x", provider: null, expected: "dc") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 0, format: "b", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 36, format: "b", provider: null, expected: "100100") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -36, format: "b", provider: null, expected: "11011100") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 24, format: "N", provider: null, expected: "24.000") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -128, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -123, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 127, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -128, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -123, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 127, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -128, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -123, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 127, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -128, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -123, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 127, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -128, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -123, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 127, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -128, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -123, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 127, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "D99\09", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -123, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 36, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "24") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -36, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "dc") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 36, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100100") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -36, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "11011100") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 24, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "24.000") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: -24, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "#24~00") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 24, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "24~00") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:57] info: [STRT] System.Tests.SByteTests.TryFormat(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:57] info: [STRT] System.Tests.SByteTests.ToString_InvalidFormat_ThrowsFormatException [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -128, format: "G", provider: null, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -123, format: "G", provider: null, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 0, format: "G", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "G", provider: null, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 127, format: "G", provider: null, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -128, format: "G\0", provider: null, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -123, format: "G\0", provider: null, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 0, format: "G\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "G\0", provider: null, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 127, format: "G\0", provider: null, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -128, format: "\0N222", provider: null, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -123, format: "\0N222", provider: null, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "\0N222", provider: null, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 127, format: "\0N222", provider: null, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -128, format: "\0", provider: null, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -123, format: "\0", provider: null, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 0, format: "\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "\0", provider: null, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 127, format: "\0", provider: null, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -128, format: "", provider: null, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -123, format: "", provider: null, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 0, format: "", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "", provider: null, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 127, format: "", provider: null, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -128, format: "R", provider: null, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -123, format: "R", provider: null, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 0, format: "R", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "R", provider: null, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 127, format: "R", provider: null, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "D", provider: null, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "D99", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "D99\09", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -123, format: "D99", provider: null, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 0, format: "x", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 36, format: "x", provider: null, expected: "24") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -36, format: "x", provider: null, expected: "dc") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 0, format: "b", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 36, format: "b", provider: null, expected: "100100") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -36, format: "b", provider: null, expected: "11011100") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 24, format: "N", provider: null, expected: "24.000") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -128, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -123, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 127, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -128, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -123, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 127, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -128, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -123, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 127, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -128, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -123, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 127, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -128, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -123, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 127, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -128, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-128") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -123, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 127, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "127") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "D99\09", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -123, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 36, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "24") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -36, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "dc") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 36, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100100") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -36, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "11011100") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 24, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "24.000") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: -24, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "#24~00") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 24, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "24~00") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:57] info: [STRT] System.Tests.SByteTests.ToStringTest(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:57] info: [STRT] System.Tests.SByteTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.SByteTests.MinValue [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "-123", style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "0", style: Integer, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "+123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: " 123 ", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "127", style: Integer, provider: null, expected: 127) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "10010", style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "10", style: AllowThousands, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "(123)", style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "123", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "12", style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "a", style: HexNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "A", style: HexNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "10010", style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Valid(value: "$100", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.SByteTests.CompareTo_ObjectNotSByte_ThrowsArgumentException(value: "a") [14:21:57] info: [STRT] System.Tests.SByteTests.CompareTo_ObjectNotSByte_ThrowsArgumentException(value: 234) [14:21:57] info: [STRT] System.Tests.SByteTests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | HexNumber) [14:21:57] info: [STRT] System.Tests.SByteTests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | BinaryNumber) [14:21:57] info: [STRT] System.Tests.SByteTests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowHexSpecifier | BinaryNumber) [14:21:57] info: [STRT] System.Tests.SByteTests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: -1024) [14:21:57] info: [STRT] System.Tests.SByteTests.GetTypeCode_Invoke_ReturnsSByte [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "65E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "65E+10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483648", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483648 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483648 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483648", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483648 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483648 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967296", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967296 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967296 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967296 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967296 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967300", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967300 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967300 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967300", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967300 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967300 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483649", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483649 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483649 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483649", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483649 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483649 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "FFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "FFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "FFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000000000000000 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000000000000000 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "111111111111111111111111111111110", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "111111111111111111111111111111110 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "111111111111111111111111111111110 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483649-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "(2147483649)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775808.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483648.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-32768.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-128.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "127.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "255.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "32767.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "65535.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483647.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967295.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775807.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551615.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-9223372036854775808.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-2147483648.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-32768.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-128.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "127.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "255.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "32767.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "65535.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483647.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "4294967295.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "9223372036854775807.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "18446744073709551615.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "3.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "3.000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "3.0000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "3.00000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "3.100", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "3.100000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "3.1000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "3.10000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "2147483646.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "-129", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "128", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "111", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "111111111", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Invalid(value: "100000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.CompareTo_Other_ReturnsExpected(i: 114, value: 114, expected: 0) [14:21:57] info: [STRT] System.Tests.SByteTests.CompareTo_Other_ReturnsExpected(i: 114, value: -128, expected: 1) [14:21:57] info: [STRT] System.Tests.SByteTests.CompareTo_Other_ReturnsExpected(i: -114, value: -128, expected: 1) [14:21:57] info: [STRT] System.Tests.SByteTests.CompareTo_Other_ReturnsExpected(i: -128, value: -128, expected: 0) [14:21:57] info: [STRT] System.Tests.SByteTests.CompareTo_Other_ReturnsExpected(i: 114, value: -123, expected: 1) [14:21:57] info: [STRT] System.Tests.SByteTests.CompareTo_Other_ReturnsExpected(i: 114, value: 0, expected: 1) [14:21:57] info: [STRT] System.Tests.SByteTests.CompareTo_Other_ReturnsExpected(i: 114, value: 123, expected: -1) [14:21:57] info: [STRT] System.Tests.SByteTests.CompareTo_Other_ReturnsExpected(i: 114, value: 127, expected: -1) [14:21:57] info: [STRT] System.Tests.SByteTests.CompareTo_Other_ReturnsExpected(i: -114, value: 127, expected: -1) [14:21:57] info: [STRT] System.Tests.SByteTests.CompareTo_Other_ReturnsExpected(i: 127, value: 127, expected: 0) [14:21:57] info: [STRT] System.Tests.SByteTests.CompareTo_Other_ReturnsExpected(i: 114, value: null, expected: 1) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "65E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "65E+10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483648", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483648 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483648 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483648", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483648 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483648 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967296", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967296 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967296 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967296 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967296 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967300", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967300 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967300 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967300", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967300 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967300 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483649", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483649 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483649 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483649", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483649 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483649 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "FFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "FFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "FFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000000000000000 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000000000000000 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "111111111111111111111111111111110", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "111111111111111111111111111111110 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "111111111111111111111111111111110 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483649-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "(2147483649)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775808.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483648.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-32768.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-128.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "127.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "255.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "32767.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "65535.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483647.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967295.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775807.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551615.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-9223372036854775808.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-2147483648.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-32768.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-128.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "127.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "255.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "32767.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "65535.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483647.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "4294967295.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "9223372036854775807.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "18446744073709551615.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "3.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "3.000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "3.0000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "3.00000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "3.100", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "3.100000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "3.1000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "3.10000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "2147483646.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "-129", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "128", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "111", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "111111111", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Invalid(value: "100000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.MaxValue [14:21:57] info: [STRT] System.Tests.SByteTests.Ctor_Value [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "65E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "65E+10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483648", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483648 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483648 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483648", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483648 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483648 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967296", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967296 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967296 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967296 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967296 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967300", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967300 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967300 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967300", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967300 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967300 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483649", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483649 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483649 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483649", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483649 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483649 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483649-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "(2147483649)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775808.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483648.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-32768.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-128.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "127.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "255.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "32767.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "65535.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483647.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967295.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775807.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551615.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775808.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-2147483648.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-32768.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-128.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "127.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "255.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "32767.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "65535.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483647.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "4294967295.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775807.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551615.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "3.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "3.000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "3.0000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "3.00000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "3.100", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "3.100000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "3.1000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "3.10000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "2147483646.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "-129", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "128", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "111", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "111111111", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Invalid(value: "100000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "0", offset: 0, count: 1, style: Integer, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "+123", offset: 0, count: 4, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: " 123 ", offset: 0, count: 7, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "127", offset: 0, count: 3, style: Integer, provider: null, expected: 127) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "10", offset: 0, count: 2, style: AllowThousands, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "a", offset: 0, count: 1, style: HexNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "A", offset: 0, count: 1, style: HexNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "$100", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "-123", offset: 0, count: 2, style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "-123", offset: 1, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "12", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "12", offset: 1, count: 1, style: HexNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "10", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "10", offset: 1, count: 1, style: BinaryNumber, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Span_Valid(value: "$100", offset: 1, count: 1, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_InvalidUtf8 [14:21:57] info: [STRT] System.Tests.SByteTests.EqualsTest(i1: 78, obj: 78, expected: True) [14:21:57] info: [STRT] System.Tests.SByteTests.EqualsTest(i1: 78, obj: -78, expected: False) [14:21:57] info: [STRT] System.Tests.SByteTests.EqualsTest(i1: 78, obj: 0, expected: False) [14:21:57] info: [STRT] System.Tests.SByteTests.EqualsTest(i1: 0, obj: 0, expected: True) [14:21:57] info: [STRT] System.Tests.SByteTests.EqualsTest(i1: -78, obj: -78, expected: True) [14:21:57] info: [STRT] System.Tests.SByteTests.EqualsTest(i1: -78, obj: 78, expected: False) [14:21:57] info: [STRT] System.Tests.SByteTests.EqualsTest(i1: 78, obj: null, expected: False) [14:21:57] info: [STRT] System.Tests.SByteTests.EqualsTest(i1: 78, obj: "78", expected: False) [14:21:57] info: [STRT] System.Tests.SByteTests.EqualsTest(i1: 78, obj: 78, expected: False) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "0", offset: 0, count: 1, style: Integer, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "+123", offset: 0, count: 4, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: " 123 ", offset: 0, count: 7, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "127", offset: 0, count: 3, style: Integer, provider: null, expected: 127) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "10", offset: 0, count: 2, style: AllowThousands, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "a", offset: 0, count: 1, style: HexNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "A", offset: 0, count: 1, style: HexNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "$100", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 2, style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "-123", offset: 1, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "12", offset: 1, count: 1, style: HexNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "10", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "10", offset: 1, count: 1, style: BinaryNumber, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SByteTests.Parse_Utf8Span_Valid(value: "$100", offset: 1, count: 1, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeFeatureTests.DynamicCode_ContextSwitch [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeFeatureTests.DynamicCode_Browser [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeFeatureTests.DynamicCode [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeFeatureTests.PortablePdb [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeFeatureTests.StaticDataMatchesDynamicProbing(probedValue: "PortablePdb") [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeFeatureTests.StaticDataMatchesDynamicProbing(probedValue: "DefaultImplementationsOfInterfaces") [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeFeatureTests.StaticDataMatchesDynamicProbing(probedValue: "UnmanagedSignatureCallingConvention") [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeFeatureTests.StaticDataMatchesDynamicProbing(probedValue: "CovariantReturnsOfClasses") [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeFeatureTests.StaticDataMatchesDynamicProbing(probedValue: "ByRefFields") [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeFeatureTests.StaticDataMatchesDynamicProbing(probedValue: "ByRefLikeGenerics") [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeFeatureTests.StaticDataMatchesDynamicProbing(probedValue: "VirtualStaticsInInterfaces") [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeFeatureTests.StaticDataMatchesDynamicProbing(probedValue: "NumericIntPtr") [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstanceT_GenericTypes [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingBindingFlags1 [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestActivatorOnNonActivatableFinalizableTypes [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_NullType_ThrowsArgumentNullException [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingBindingFlags [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_InvalidType_ThrowsNotSupportedException(type: typeof(System.Void)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_InvalidType_ThrowsNotSupportedException(type: typeof(System.ArgIterator)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingActivationAttributes1 [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_ConstructorThrows_ThrowsTargetInvocationException [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandleFullSignature(assemblyName: "TestLoadAssembly", type: "PublicClassSample", ignoreCase: False, bindingAttr: Instance | Public, binder: DefaultBinder { }, args: [], culture: , activationAttributes: null, returnedFullNameType: "PublicClassSample", returnNull: False) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandleFullSignature(assemblyName: "testloadassembly", type: "publicclasssample", ignoreCase: True, bindingAttr: Instance | Public, binder: DefaultBinder { }, args: [], culture: , activationAttributes: null, returnedFullNameType: "PublicClassSample", returnNull: False) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandleFullSignature(assemblyName: "TestLoadAssembly", type: "PublicClassSample", ignoreCase: False, bindingAttr: Instance | Public, binder: DefaultBinder { }, args: [1], culture: , activationAttributes: null, returnedFullNameType: "PublicClassSample", returnNull: False) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandleFullSignature(assemblyName: "testloadassembly", type: "publicclasssample", ignoreCase: True, bindingAttr: Instance | Public, binder: DefaultBinder { }, args: [1], culture: , activationAttributes: null, returnedFullNameType: "PublicClassSample", returnNull: False) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandleFullSignature(assemblyName: "TestLoadAssembly", type: "PrivateClassSample", ignoreCase: False, bindingAttr: Instance | Public | NonPublic, binder: DefaultBinder { }, args: [], culture: , activationAttributes: null, returnedFullNameType: "PrivateClassSample", returnNull: False) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandleFullSignature(assemblyName: "testloadassembly", type: "privateclasssample", ignoreCase: True, bindingAttr: Instance | Public | NonPublic, binder: DefaultBinder { }, args: [], culture: , activationAttributes: null, returnedFullNameType: "PrivateClassSample", returnNull: False) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandleFullSignature(assemblyName: "TestLoadAssembly", type: "PrivateClassSample", ignoreCase: False, bindingAttr: Instance | Public | NonPublic, binder: DefaultBinder { }, args: [1], culture: , activationAttributes: null, returnedFullNameType: "PrivateClassSample", returnNull: False) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandleFullSignature(assemblyName: "testloadassembly", type: "privateclasssample", ignoreCase: True, bindingAttr: Instance | Public | NonPublic, binder: DefaultBinder { }, args: [1], culture: , activationAttributes: null, returnedFullNameType: "PrivateClassSample", returnNull: False) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandleFullSignature(assemblyName: null, type: "System.Tests.ActivatorTests+PublicType", ignoreCase: False, bindingAttr: Instance | Public, binder: DefaultBinder { }, args: [], culture: , activationAttributes: null, returnedFullNameType: "System.Tests.ActivatorTests+PublicType", returnNull: False) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandleFullSignature(assemblyName: null, type: "System.Tests.ActivatorTests+PrivateType", ignoreCase: False, bindingAttr: Instance | Public | NonPublic, binder: DefaultBinder { }, args: [], culture: , activationAttributes: null, returnedFullNameType: "System.Tests.ActivatorTests+PrivateType", returnNull: False) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandleFullSignature(assemblyName: "mscorlib", type: "System.Nullable`1[[System.Int32, mscorlib, Version"···, ignoreCase: True, bindingAttr: Instance | Public, binder: DefaultBinder { }, args: [], culture: , activationAttributes: null, returnedFullNameType: "", returnNull: True) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandleFullSignature(assemblyName: "mscorlib", type: "SyStEm.NULLABLE`1[[System.Int32, mscorlib, Version"···, ignoreCase: True, bindingAttr: Instance | Public, binder: DefaultBinder { }, args: [], culture: , activationAttributes: null, returnedFullNameType: "", returnNull: True) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_PrimitiveWidening_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_MarshalByRefObjectNetCore_ThrowsPlatformNotSupportedException(type: typeof(System.MarshalByRefObject)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_MarshalByRefObjectNetCore_ThrowsPlatformNotSupportedException(type: typeof(System.Tests.ActivatorTests+SubMarshalByRefObject)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_NullableType_ReturnsNull [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_ConstructorWithParamsParameter [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstanceT_ClassWithDeefaultConstructor_InvokesConstructor [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_DesignatedOptionalParameters_ThrowsMissingMemberException [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstanceT_AbstractClass_ThrowsMissingMethodException [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_ContainsGenericParameters_ThrowsArgumentException(type: typeof(System.Collections.Generic.List<>)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_ContainsGenericParameters_ThrowsArgumentException(type: typeof(T)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandleFullSignature(assemblyFile: "TestLoadAssembly.dll", type: "PublicClassSample", ignoreCase: False, bindingAttr: Instance | Public, binder: DefaultBinder { }, args: [], culture: , activationAttributes: null, returnedFullNameType: "PublicClassSample") [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandleFullSignature(assemblyFile: "TestLoadAssembly.dll", type: "publicclasssample", ignoreCase: True, bindingAttr: Instance | Public, binder: DefaultBinder { }, args: [], culture: , activationAttributes: null, returnedFullNameType: "PublicClassSample") [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandleFullSignature(assemblyFile: "TestLoadAssembly.dll", type: "PublicClassSample", ignoreCase: False, bindingAttr: Instance | Public, binder: DefaultBinder { }, args: [1], culture: , activationAttributes: null, returnedFullNameType: "PublicClassSample") [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandleFullSignature(assemblyFile: "TestLoadAssembly.dll", type: "publicclasssample", ignoreCase: True, bindingAttr: Instance | Public, binder: DefaultBinder { }, args: [1], culture: , activationAttributes: null, returnedFullNameType: "PublicClassSample") [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandleFullSignature(assemblyFile: "TestLoadAssembly.dll", type: "PrivateClassSample", ignoreCase: False, bindingAttr: Instance | Public | NonPublic, binder: DefaultBinder { }, args: [], culture: , activationAttributes: null, returnedFullNameType: "PrivateClassSample") [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandleFullSignature(assemblyFile: "TestLoadAssembly.dll", type: "privateclasssample", ignoreCase: True, bindingAttr: Instance | Public | NonPublic, binder: DefaultBinder { }, args: [], culture: , activationAttributes: null, returnedFullNameType: "PrivateClassSample") [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandleFullSignature(assemblyFile: "TestLoadAssembly.dll", type: "PrivateClassSample", ignoreCase: False, bindingAttr: Instance | Public | NonPublic, binder: DefaultBinder { }, args: [1], culture: , activationAttributes: null, returnedFullNameType: "PrivateClassSample") [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandleFullSignature(assemblyFile: "TestLoadAssembly.dll", type: "privateclasssample", ignoreCase: True, bindingAttr: Instance | Public | NonPublic, binder: DefaultBinder { }, args: [1], culture: , activationAttributes: null, returnedFullNameType: "PrivateClassSample") [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_WithCustomBinder_ThrowsMissingMethodException [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_NotRuntimeType_ThrowsArgumentException [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstanceT_StructWithDefaultConstructor_InvokesConstructor [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstanceT_ClassWithPublicConstructor_InvokesConstructor [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_BoxedByRefType_ThrowsNotSupportedException(type: typeof(System.TypedReference)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_BoxedByRefType_ThrowsNotSupportedException(type: typeof(System.RuntimeArgumentHandle)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_BoxedByRefType_ThrowsNotSupportedException(type: typeof(System.Span)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_BoxedByRefType_ThrowsNotSupportedException(type: typeof(System.ReadOnlySpan)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_BoxedByRefType_ThrowsNotSupportedException(type: typeof(System.Tests.ActivatorTests+RSNoCtor)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_BoxedByRefType_ThrowsNotSupportedException(type: typeof(System.Tests.ActivatorTests+RSCtor)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_InvalidParamArgs_ThrowsMissingMemberException [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_InterfaceType_ThrowsMissingMemberException [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandle(assemblyName: "TestLoadAssembly", type: "PublicClassSample", returnedFullNameType: "PublicClassSample", exceptionType: null, returnNull: False) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandle(assemblyName: "testloadassembly", type: "publicclasssample", returnedFullNameType: "PublicClassSample", exceptionType: typeof(System.TypeLoadException), returnNull: False) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandle(assemblyName: "TestLoadAssembly", type: "PrivateClassSample", returnedFullNameType: "PrivateClassSample", exceptionType: null, returnNull: False) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandle(assemblyName: "testloadassembly", type: "privateclasssample", returnedFullNameType: "PrivateClassSample", exceptionType: typeof(System.TypeLoadException), returnNull: False) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandle(assemblyName: "TestLoadAssembly", type: "PublicClassNoDefaultConstructorSample", returnedFullNameType: "PublicClassNoDefaultConstructorSample", exceptionType: typeof(System.MissingMethodException), returnNull: False) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandle(assemblyName: "testloadassembly", type: "publicclassnodefaultconstructorsample", returnedFullNameType: "PublicClassNoDefaultConstructorSample", exceptionType: typeof(System.TypeLoadException), returnNull: False) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandle(assemblyName: "mscorlib", type: "System.Nullable`1[[System.Int32, mscorlib, Version"···, returnedFullNameType: "", exceptionType: null, returnNull: True) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_ConstructorWithPrimitive_PerformsPrimitiveWidening [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingActivationAttributes [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_MultipleMatchingConstructors_ThrowsAmbiguousMatchException [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandle(assemblyFile: "TestLoadAssembly.dll", type: "PublicClassSample", returnedFullNameType: "PublicClassSample", exceptionType: null) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandle(assemblyFile: "TestLoadAssembly.dll", type: "publicclasssample", returnedFullNameType: "PublicClassSample", exceptionType: typeof(System.TypeLoadException)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandle(assemblyFile: "TestLoadAssembly.dll", type: "PrivateClassSample", returnedFullNameType: "PrivateClassSample", exceptionType: null) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandle(assemblyFile: "TestLoadAssembly.dll", type: "privateclasssample", returnedFullNameType: "PrivateClassSample", exceptionType: typeof(System.TypeLoadException)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandle(assemblyFile: "TestLoadAssembly.dll", type: "PublicClassNoDefaultConstructorSample", returnedFullNameType: "PublicClassNoDefaultConstructorSample", exceptionType: typeof(System.MissingMethodException)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandle(assemblyFile: "TestLoadAssembly.dll", type: "publicclassnodefaultconstructorsample", returnedFullNameType: "PublicClassNoDefaultConstructorSample", exceptionType: typeof(System.TypeLoadException)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstanceAssemblyResolve [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstanceT_StructWithoutDefaultConstructor_InvokesConstructor [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_ConstructorThrowsFromCache_ThrowsTargetInvocationException [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_PublicOnlyValueTypeWithPrivateDefaultConstructor_ThrowsMissingMethodException [14:21:57] info: [STRT] System.Tests.ActivatorTests.TestingBindingFlagsInstanceOnly [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_TypeBuilder_ThrowsNotSupportedException [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstanceT_ClassWithPrivateConstructor_ThrowsMissingMethodException [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstanceT_Array_ThrowsMissingMethodException [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstanceT_Interface_ThrowsMissingMethodException [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_AbstractClass_ThrowsMissingMemberException(type: typeof(System.Tests.ActivatorTests+AbstractTypeWithDefaultCtor)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_AbstractClass_ThrowsMissingMemberException(type: typeof(System.Array)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstanceT_ClassWithoutDefaultConstructor_ThrowsMissingMethodException [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstanceT_StructWithPrivateDefaultConstructor_ThrowsMissingMethodException [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_Type_Bool [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_NonPublicValueTypeWithPrivateDefaultConstructor_Success [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_ValueTypeWithPublicDefaultConstructor_Success [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_PublicOnlyTypeWithPrivateDefaultConstructor_ThrowsMissingMethodException [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstanceT_StructWithDefaultConstructorThatThrows_ThrowsTargetInvocationException [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_NoDefaultConstructor_ThrowsMissingMemberException(type: typeof(System.Tests.ActivatorTests+TypeWithoutDefaultCtor)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_NoDefaultConstructor_ThrowsMissingMemberException(type: typeof(int[])) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_NoDefaultConstructor_ThrowsMissingMemberException(type: typeof(System.Int32&)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_NoDefaultConstructor_ThrowsMissingMemberException(type: typeof(System.Int32*)) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_NoDefaultConstructor_ThrowsMissingMemberException(type: typeof()) [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstanceT_StructWithPublicDefaultConstructor_InvokesConstructor [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstanceT_ClassWithDefaultConstructorThatThrows_ThrowsTargetInvocationException [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_NonPublicTypeWithPrivateDefaultConstructor_Success [14:21:57] info: [STRT] System.Tests.ActivatorTests.CreateInstance_ByRefTypeAsGenericParameter_Success [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.LongTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyKeyNameAttributeTests.Ctor_String(keyName: null) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyKeyNameAttributeTests.Ctor_String(keyName: "") [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyKeyNameAttributeTests.Ctor_String(keyName: "keyName") [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.ToArray(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.ToArray(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.ToArray(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.ToArray(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.ToArray(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.ToArray(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.CopyTo(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.CopyTo(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.CopyTo(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.CopyTo(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.CopyTo(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.CopyTo(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.IList_GetEnumerator [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.EqualsTest(segment1: [···], obj: [···], expected: True) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.EqualsTest(segment1: [···], obj: [···], expected: True) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.EqualsTest(segment1: [···], obj: [···], expected: True) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.EqualsTest(segment1: [···], obj: [···], expected: False) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.EqualsTest(segment1: [···], obj: [···], expected: False) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.EqualsTest(segment1: [···], obj: [···], expected: False) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.EqualsTest(segment1: [···], obj: [7, 8, 9, 10, 11, ···], expected: False) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.EqualsTest(segment1: [···], obj: null, expected: False) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.EqualsTest(segment1: [···], obj: null, expected: False) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.IReadOnlyList_GetItem_Invalid [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.CopyTo_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.CopyTo_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.CopyTo_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.CopyTo_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.CopyTo_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.CopyTo_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.IList_IndexOf_NullArray_ThrowsInvalidOperationException [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.IList_Contains_NullArray_ThrowsInvalidOperationException [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.IList_IndexOf [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Conversion_FromArray(array: []) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Conversion_FromArray(array: [0]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.IList_GetSetItem_Invalid [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.IList_GetSetItem [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 4) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 4, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 1, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 1, count: 3) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 3, count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 2) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 2, count: 2) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 1, count: 2) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 3) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 3, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 1, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 1, count: 2) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 2, count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 1, count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 3) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 3, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 1, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 1, count: 2) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 2, count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 1, count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 2) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 2, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 1, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 1, count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 1, count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 1, count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice(arraySegment: [···], index: 0, count: 0) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.IList_ModifyingCollection_ThrowsNotSupportedException [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetSetItem_NotInRange_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetSetItem_NotInRange_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetSetItem_NotInRange_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetSetItem_NotInRange_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetSetItem_NotInRange_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetSetItem_NotInRange_Invalid(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Dispose(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Dispose(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Dispose(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Dispose(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Dispose(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Dispose(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetSetItem_InRange(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetSetItem_InRange(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetSetItem_InRange(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetSetItem_InRange(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetSetItem_InRange(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetSetItem_InRange(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.IReadOnlyList_GetItem [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Reset(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Reset(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Reset(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Reset(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Reset(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.GetEnumerator_Reset(arraySegment: [···]) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice_Invalid(arraySegment: [···], index: -1, count: 1) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice_Invalid(arraySegment: [···], index: -1, count: 2) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice_Invalid(arraySegment: [···], index: -1, count: 3) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice_Invalid(arraySegment: [···], index: 0, count: 2) [14:21:57] info: [STRT] System.Tests.ArraySegment_Tests.Slice_Invalid(arraySegment: [···], index: 1, count: 1) [14:21:57] info: [STRT] System.Collections.Generic.Tests.IEnumerableTests.SupportsRefStructT [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 0, format: "G", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4567, format: "G", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4294967295, format: "G", provider: null, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 0, format: "G\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4294967295, format: "G\0", provider: null, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4294967295, format: "\0N222", provider: null, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 0, format: "\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4294967295, format: "\0", provider: null, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 0, format: "", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4567, format: "", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4294967295, format: "", provider: null, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 0, format: "R", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4567, format: "R", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4294967295, format: "R", provider: null, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4567, format: "D", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4567, format: "D18", provider: null, expected: "000000000000004567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 0, format: "x", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 9320, format: "x", provider: null, expected: "2468") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 0, format: "b", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4294967295, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4294967295, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4294967295, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4294967295, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4294967295, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4294967295, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 4567, format: "D18", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "000000000000004567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryFormat(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToString_InvalidFormat_ThrowsFormatException [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 0, format: "G", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4567, format: "G", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4294967295, format: "G", provider: null, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 0, format: "G\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4294967295, format: "G\0", provider: null, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4294967295, format: "\0N222", provider: null, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 0, format: "\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4294967295, format: "\0", provider: null, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 0, format: "", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4567, format: "", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4294967295, format: "", provider: null, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 0, format: "R", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4567, format: "R", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4294967295, format: "R", provider: null, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4567, format: "D", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4567, format: "D18", provider: null, expected: "000000000000004567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 0, format: "x", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 9320, format: "x", provider: null, expected: "2468") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 0, format: "b", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4294967295, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4294967295, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4294967295, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4294967295, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4294967295, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4294967295, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 4567, format: "D18", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "000000000000004567") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:57] info: [STRT] System.Tests.UInt32Tests.ToStringTest(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:57] info: [STRT] System.Tests.UInt32Tests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.UInt32Tests.MinValue [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "0", style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "2147483647", style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "02147483647", style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "00000000000000000000000000000000000000000000000002"···, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123\0\0", style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1", style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "12", style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "abc", style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "ABC", style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "100100011", style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010111100", style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10010", style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "$1|000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "$ 1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "100", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123", style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "+0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "-0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "+123", style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "|123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123", style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123+", style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123|", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: " 123", style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: " 123 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123 ", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123 \0\0", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: " 2147483647 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "\t\t123\t\t", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "\n\n123\n\n", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "\v\v123\v\v", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "\f\f123\f\f", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "\r\r123\r\r", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: " 0 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: " 000000000 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1000", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1|0|0|0", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1|||", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1111", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1E2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1E+2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1e2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1E0", style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1E|2", style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123", style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "67|", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "3.00", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "3.00000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "3.000000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "3.0000000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1", style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "12", style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "4294967295", style: Integer, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "+4294967295", style: Integer, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: " +4294967295 ", style: Integer, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "FFFFFFFF", style: HexNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: " FFFFFFFF ", style: HexNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: "11111111111111111111111111111111", style: BinaryNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Valid(value: " 11111111111111111111111111111111 ", style: BinaryNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.CompareTo_ObjectNotUint_ThrowsArgumentException(value: "a") [14:21:57] info: [STRT] System.Tests.UInt32Tests.CompareTo_ObjectNotUint_ThrowsArgumentException(value: 234) [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | HexNumber) [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | BinaryNumber) [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowHexSpecifier | BinaryNumber) [14:21:57] info: [STRT] System.Tests.UInt32Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: -1024) [14:21:57] info: [STRT] System.Tests.UInt32Tests.GetTypeCode_Invoke_ReturnsUInt32 [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 234, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 0, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 123, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 456, expected: -1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 4294967295, expected: -1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.CompareTo_Other_ReturnsExpected(i: 234, value: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.MaxValue [14:21:57] info: [STRT] System.Tests.UInt32Tests.Ctor_Value [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "3.00", offset: 0, count: 4, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "3.00000000", offset: 0, count: 10, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "3.000000000", offset: 0, count: 11, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "3.0000000000", offset: 0, count: 12, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "4294967295", offset: 0, count: 10, style: Integer, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "+4294967295", offset: 0, count: 11, style: Integer, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: " +4294967295 ", offset: 0, count: 15, style: Integer, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "FFFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: " FFFFFFFF ", offset: 0, count: 12, style: HexNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "11111111111111111111111111111111", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: " 11111111111111111111111111111111 ", offset: 0, count: 36, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "123", offset: 1, count: 2, style: Integer, provider: null, expected: 23) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "4294967295", offset: 0, count: 1, style: Integer, provider: null, expected: 4) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "4294967295", offset: 9, count: 1, style: Integer, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "12", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "12", offset: 1, count: 1, style: HexNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "10", offset: 1, count: 1, style: BinaryNumber, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Span_Valid(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_InvalidUtf8 [14:21:57] info: [STRT] System.Tests.UInt32Tests.EqualsTest(i1: 789, obj: 789, expected: True) [14:21:57] info: [STRT] System.Tests.UInt32Tests.EqualsTest(i1: 788, obj: 0, expected: False) [14:21:57] info: [STRT] System.Tests.UInt32Tests.EqualsTest(i1: 0, obj: 0, expected: True) [14:21:57] info: [STRT] System.Tests.UInt32Tests.EqualsTest(i1: 789, obj: null, expected: False) [14:21:57] info: [STRT] System.Tests.UInt32Tests.EqualsTest(i1: 789, obj: "789", expected: False) [14:21:57] info: [STRT] System.Tests.UInt32Tests.EqualsTest(i1: 789, obj: 789, expected: False) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "3.00", offset: 0, count: 4, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "3.00000000", offset: 0, count: 10, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "3.000000000", offset: 0, count: 11, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "3.0000000000", offset: 0, count: 12, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "4294967295", offset: 0, count: 10, style: Integer, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "+4294967295", offset: 0, count: 11, style: Integer, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: " +4294967295 ", offset: 0, count: 15, style: Integer, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "FFFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: " FFFFFFFF ", offset: 0, count: 12, style: HexNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "11111111111111111111111111111111", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: " 11111111111111111111111111111111 ", offset: 0, count: 36, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "123", offset: 1, count: 2, style: Integer, provider: null, expected: 23) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "4294967295", offset: 0, count: 1, style: Integer, provider: null, expected: 4) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "4294967295", offset: 9, count: 1, style: Integer, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "12", offset: 1, count: 1, style: HexNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "10", offset: 1, count: 1, style: BinaryNumber, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt32Tests.Parse_Utf8Span_Valid(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:57] info: [STRT] System.Tests.AccessViolationExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.AccessViolationExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.AccessViolationExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericClass2TypeTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "0", offset: 0, count: 1, style: Integer, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "+123", offset: 0, count: 4, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: " 123 ", offset: 0, count: 7, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "255", offset: 0, count: 3, style: Integer, provider: null, expected: 255) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "10", offset: 0, count: 2, style: AllowThousands, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "ab", offset: 0, count: 2, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 171) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "AB", offset: 0, count: 2, style: HexNumber, provider: null, expected: 171) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "10101011", offset: 0, count: 8, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 171) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "10101011", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 171) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "$100", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "+123", offset: 0, count: 2, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "+123", offset: 1, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: " 123 ", offset: 4, count: 1, style: Integer, provider: null, expected: 3) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "12", offset: 1, count: 1, style: HexNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "10010", offset: 1, count: 4, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "10", offset: 0, count: 1, style: AllowThousands, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidSpanTest(value: "$100", offset: 0, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromUInt32Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromHalfTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_CheckedAdditionTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadLittleEndianSByteTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromInt32Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_BitwiseAndTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromSingleTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.MinNumberTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_CheckedDivisionTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.RadixTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadLittleEndianInt128Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.RotateRightTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_BitwiseOrTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.AllBitsSetTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromSingleTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadLittleEndianInt32Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadLittleEndianUInt96Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsPositiveTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_EqualityTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryWriteLittleEndianTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_DivisionTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromHalfTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.PopCountTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.OneTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.GetByteCountTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromByteTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_UnsignedRightShiftTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_CheckedIncrementTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromInt128Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.AbsTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromCharTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromInt16Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromInt128Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_CheckedMultiplyTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsNormalTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromUInt64Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadBigEndianInt128Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_MultiplyTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.MaxMagnitudeNumberTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsNaNTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_SubtractionTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadLittleEndianByteTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromSingleTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsInfinityTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_RightShiftTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadBigEndianUInt32Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsComplexNumberTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadLittleEndianInt64Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsEvenIntegerTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsSubnormalTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_LeftShiftTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadLittleEndianUInt128Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadBigEndianInt96Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.GetShortestBitLengthTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadBigEndianUInt16Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsCanonicalTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromInt16Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsOddIntegerTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromUInt128Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_InequalityTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromInt64Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadBigEndianByteTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.RotateLeftTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromIntPtrTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.AdditiveIdentityTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_ExclusiveOrTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadBigEndianUInt128Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_CheckedSubtractionTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromByteTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromCharTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromInt32Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_GreaterThanOrEqualTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.MinValueTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsImaginaryNumberTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadBigEndianUInt96Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ClampTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.MaxValueTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_ModulusTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.MinMagnitudeTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromInt128Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadLittleEndianInt96Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromSByteTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.MaxTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsZeroTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromInt16Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromDoubleTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_LessThanTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadLittleEndianUInt32Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadBigEndianInt16Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsRealNumberTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromDecimalTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.LeadingZeroCountTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.MultiplicativeIdentityTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadBigEndianSByteTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromUInt16Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromNFloatTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: "0", style: Integer, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: "+123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: " 123 ", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: "255", style: Integer, provider: null, expected: 255) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: "10010", style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: "10", style: AllowThousands, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: "123", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: "ab", style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 171) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: "AB", style: HexNumber, provider: null, expected: 171) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: "10010", style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: "10101011", style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 171) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: "10101011", style: BinaryNumber, provider: null, expected: 171) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseValidStringTest(value: "$100", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsPow2Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsFiniteTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromByteTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_UnaryPlusTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsIntegerTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_AdditionTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_CheckedDecrementTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.SignTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadLittleEndianUInt64Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromSByteTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_DecrementTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadLittleEndianUInt16Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "65536", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "256", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidStringTest(value: "100000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_IncrementTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromSByteTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "65536", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "256", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ParseInvalidSpanTest(value: "100000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.MaxNumberTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsPositiveInfinityTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsNegativeTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateCheckedFromInt64Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_GreaterThanTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_OnesComplementTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadLittleEndianInt16Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.MinTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.MinMagnitudeNumberTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TrailingZeroCountTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadBigEndianInt32Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_CheckedUnaryNegationTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryWriteBigEndianTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadBigEndianInt64Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.IsNegativeInfinityTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.Log2Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateSaturatingFromInt64Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.ZeroTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.DivRemTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromInt32Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromHalfTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_UnaryNegationTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.TryReadBigEndianUInt64Test [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.op_LessThanOrEqualTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.CreateTruncatingFromCharTest [14:21:57] info: [STRT] System.Tests.ByteTests_GenericMath.MaxMagnitudeTest [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: " \t \r \n \t \n \r ", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: ":", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "1http://host/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http/://host/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "ሴhttp://host/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "htሴtp://host/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "ht%45tp://host/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "  \v \f …http", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "~", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http:/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "domain.com", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "ሴhttp://domain.com", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "httpሴ://domain.com", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http~://domain.com", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http#://domain.com", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"···, uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"···, uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://use\\rinfo@host", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho!st/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho&st/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho$st/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho(st/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho)st/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho*st", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho+st", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho,st", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho;st/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho=st", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho~st/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http:/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http:/abc", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://@", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://userinfo@", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://:", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://:80", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://@:", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://@:80", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://userinfo@:80", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http:///", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://@/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://userinfo@/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://:/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://:80/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://@:/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://@:80/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://userinfo@:80/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://?query", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://:?query", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://@:?query", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://userinfo@:?query", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://#fragment", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://:#fragment", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://@:#fragment", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://userinfo@:#fragment", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://host\\", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://userinfo@host@host/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://userinfo\\@host/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho\0st/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho[st/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho]st/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho\\st/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho{st/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://ho}st/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://domain\\", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "unknownscheme://domain\\", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "unknown://h..9", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "unknown://h..-", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "unknown://h..", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "unknown://h.a;./", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "file:/a", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "C:adomain.com", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "C|adomain.com", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "!://domain.com", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "!|//domain.com", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "ሴ://domain.com", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "ሴ|//domain.com", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: ".://domain.com", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "file://a:a", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "file://a:", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "\\\\", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "\\\\?query", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "\\\\#fragment", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "\\\\?queryሴ", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "\\\\#fragmentሴ", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "\\\\unchost:90", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "\\\\unchost:90/path1/path2", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "file://\\\\unchost:90", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "file://\\\\unchost:90/path1/path2", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "file://host:90", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "file://host:90/path1/path2", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "\\\\userinfo@host", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "\\\\userinfo@host/path1/path2", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "file://\\\\userinfo@host", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "file://\\\\userinfo@host/path1/path2", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "file://userinfo@host", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "file://userinfo@host/path1/path2", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "\\\\C:/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "\\\\C|/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "\\/C:/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "\\/C|/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "file://\\\\1:/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "file://\\\\ab:/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "\\\\.", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "\\\\server..", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://./", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://_a..a/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://a..a/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "unknownscheme://..a/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://host\0", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://привет\0", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://%", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://@", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://192..0.1", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://192.0.0.1;", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[?", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[#", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[/", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[\\", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[a]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[1111:2222:3333::431", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[1111:2222:3333::431%", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[::1::1]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[11111:2222:3333::431]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[/12]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[1111:2222:3333::431%16/12]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[1111:2222:3333::431/12/12]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[1111:2222:3333::431%16/]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[1111:2222:3333::431/123]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[1111:2222:3333::431/20]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[192.168.0.9/192.168.0.9]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[192.168.0.9%192.168.0.9]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[001.168.0.9]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[a92.168.0.9]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[192.168.0]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[256.168.0.9]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://[01.168.0.9]", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://domain:a", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://domain:-1", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://domain:65536", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://host:2147483648", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://host:80:80", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "uri://domain:a", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "uri://domain:65536", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "uri://a:a", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "uri://a:65536", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "uri://a:2147483648", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "uri://a:80:80", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://\xd800", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Invalid(uriString: "http://\xdc00", uriKind: Absolute) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://C:/path", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://C|/path", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://C:\\path", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://C|\\path", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:///C:/path", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:///C|/path", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:///C:\\path", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:///C|\\path", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:///", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://host/path2", isFile: True, isUnc: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "C:/", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "C|/", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "C:\\", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "C|/", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "C:/path", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "C|/path", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "C:\\path", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "C|\\path", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "\\\\unchost", isFile: True, isUnc: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "\\\\unchost", isFile: True, isUnc: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "\\/unchost", isFile: True, isUnc: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "\\\\unchost/path1/path2", isFile: True, isUnc: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "\\/unchost/path1/path2", isFile: True, isUnc: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\\\unchost", isFile: True, isUnc: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:////unchost", isFile: True, isUnc: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:///\\unchost", isFile: True, isUnc: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\/unchost", isFile: True, isUnc: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\\\", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:////", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:///\\", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\/", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\\\/", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://///", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:///\\/", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\//", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\\\?query", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:////?query", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:///\\?query", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\/?query", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\\\#fragment", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:////#fragment", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:///\\#fragment", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\/#fragment", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\\\unchost/path1/path2", isFile: True, isUnc: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:////unchost/path1/path2", isFile: True, isUnc: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:///\\unchost/path1/path2", isFile: True, isUnc: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\/unchost/path1/path2", isFile: True, isUnc: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\\\C:/", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:////C:/", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:///\\C:/", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\/C:/", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\\\C|/", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:////C|/", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:///\\C|/", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\/C|/", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\\\C:\\", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:////C:\\", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:///\\C:\\", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\/C:\\", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\\\C|\\", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:////C|\\", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file:///\\C|\\", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "file://\\/C|\\", isFile: True, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "http://host/", isFile: False, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "https://host/", isFile: False, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "mailto:someone@example.com", isFile: False, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "ftp://host/", isFile: False, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "telnet://host/", isFile: False, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "unknown:", isFile: False, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "unknown:path", isFile: False, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.IsFile_IsUnc(uriString: "unknown://host/", isFile: False, isUnc: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host?query", path: "/", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host#fragment", path: "/", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host?query#fragment", path: "/", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host?query#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/PATH?QUERY#FRAGMENT", path: "/PATH", query: "?QUERY", fragment: "#FRAGMENT") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/PATH", query: "?QUERY", fragment: "#FRAGMENT") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/PATH?QUERY#^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/PATH", query: "?QUERY", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/PATH?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/PATH", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#FRAGMENT") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/PATH", query: "?QUERY", fragment: "#FRAGMENT") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2", path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/", path: "/path1/path2/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?query", path: "/", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/?query", path: "/path1/path2/", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/?^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/#fragment", path: "/", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/#fragment", path: "/path1/path2/", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/#^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?query#fragment", path: "/", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?query#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/?query#fragment", path: "/path1/path2/", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/?query#^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/?^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?#fragment", path: "/", query: "?", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/?#fragment", path: "/path1/path2/", query: "?", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/", query: "?", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/?#^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "?", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/?^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "?", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?query#", path: "/", query: "?query", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?query", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?query#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?query", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/?query#", path: "/path1/path2/", query: "?query", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/", query: "?query", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/?query#^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/?^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "?query", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?", path: "/", query: "?", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/?", path: "/path1/path2/", query: "?", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/", query: "?", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/?^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "?", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/#", path: "/", query: "", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/#", path: "/path1/path2/", query: "", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/", query: "", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/#^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?#", path: "/", query: "?", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/?#", path: "/path1/path2/", query: "?", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/", query: "?", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/?#^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "?", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/path2/?^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/", query: "?", fragment: "#") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?query1?query2#fragment1#fragment2?que"···, path: "/", query: "?query1?query2", fragment: "#fragment1#fragment2?query3") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?query1?query2", fragment: "#fragment1#fragment2?query3") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?query1?query2#^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?query1?query2", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment1#fragment2?query3") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?query1?query2", fragment: "#fragment1#fragment2?query3") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?query1=value&query2", path: "/", query: "?query1=value&query2", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?query1=value&query2", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?query1=value&query2", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?:@?/", path: "/", query: "?:@?/", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?:@?/", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1\\path2/path3\\path4", path: "/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1\\path2/path3\\path4\\", path: "/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path \t \r \n \t \n \r", path: "/path", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path?query \t \r \n \t \n \r", path: "/path", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path#fragment \t \r \n \t \n \r", path: "/path", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://192.168.0.1:50/path1/page?query#fragment", path: "/path1/page", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/page", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://192.168.0.1:50/path1/page?query#^^^^^^^^^^^"···, path: "/path1/page", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://192.168.0.1:50/path1/page?^^^^^^^^^^^^^^^^^"···, path: "/path1/page", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/page", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://192.168.0.1:80/ሴ⍅/䕧噸?query#fragment", path: "/%E1%88%B4%E2%8D%85/%E4%95%A7%E5%99%B8", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%E1%88%B4%E2%8D%85/%E4%95%A7%E5%99%B8", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://192.168.0.1:80/ሴ⍅/䕧噸?query#^^^^^^^^^^^^^^^^"···, path: "/%E1%88%B4%E2%8D%85/%E4%95%A7%E5%99%B8", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://192.168.0.1:80/ሴ⍅/䕧噸?^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%E1%88%B4%E2%8D%85/%E4%95%A7%E5%99%B8", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%E1%88%B4%E2%8D%85/%E4%95%A7%E5%99%B8", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://[1111:2222:3333::431]/path1/page?query#frag"···, path: "/path1/page", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/page", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://[1111:2222:3333::431]/path1/page?query#^^^^"···, path: "/path1/page", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://[1111:2222:3333::431]/path1/page?^^^^^^^^^^"···, path: "/path1/page", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/page", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://[1111:2222:3333::431]/ሴ⍅/䕧噸?query#fragment", path: "/%E1%88%B4%E2%8D%85/%E4%95%A7%E5%99%B8", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%E1%88%B4%E2%8D%85/%E4%95%A7%E5%99%B8", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://[1111:2222:3333::431]/ሴ⍅/䕧噸?query#^^^^^^^^^"···, path: "/%E1%88%B4%E2%8D%85/%E4%95%A7%E5%99%B8", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://[1111:2222:3333::431]/ሴ⍅/䕧噸?^^^^^^^^^^^^^^^"···, path: "/%E1%88%B4%E2%8D%85/%E4%95%A7%E5%99%B8", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%E1%88%B4%E2%8D%85/%E4%95%A7%E5%99%B8", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C:/", path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C|/", path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C:\\", path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C|\\", path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C:/path1/path2", path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C|/path1/path2", path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C:\\path1/path2", path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C|\\path1/path2", path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C:/path1\\path2/path3\\path4", path: "C:/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C|/path1\\path2/path3\\path4", path: "C:/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C:\\path1\\path2/path3\\path4", path: "C:/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C|\\path1\\path2/path3\\path4", path: "C:/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C:/path1\\path2/path3\\path4\\", path: "C:/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C|/path1\\path2/path3\\path4\\", path: "C:/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C:\\path1\\path2/path3\\path4\\", path: "C:/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C|\\path1\\path2/path3\\path4\\", path: "C:/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://path1/path2", path: "/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///path1/path2", path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///path1\\path2/path3\\path4", path: "/path1%5Cpath2/path3%5Cpath4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1%5Cpath2/path3%5Cpath4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///path1%5Cpath2\\path3", path: "/path1%5Cpath2%5Cpath3", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1%5Cpath2%5Cpath3", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://localhost/path1\\path2/path3\\path4\\", path: "/path1%5Cpath2/path3%5Cpath4%5C", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1%5Cpath2/path3%5Cpath4%5C", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://localhost/path1%5Cpath2\\path3", path: "/path1%5Cpath2%5Cpath3", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1%5Cpath2%5Cpath3", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C:/", path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C|/", path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C:\\", path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C|\\", path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C:/path1/path2", path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C|/path1/path2", path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C:\\path1/path2", path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C|\\path1/path2", path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C:/path1\\path2/path3\\path4", path: "C:/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C|/path1\\path2/path3\\path4", path: "C:/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C:\\path1\\path2/path3\\path4", path: "C:/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C|\\path1\\path2/path3\\path4", path: "C:/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C:/path1\\path2/path3\\path4\\", path: "C:/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C|/path1\\path2/path3\\path4\\", path: "C:/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C:\\path1\\path2/path3\\path4\\", path: "C:/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C|\\path1\\path2/path3\\path4\\", path: "C:/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "\\\\unchost", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "\\/unchost", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "\\\\unchost/path1/path2", path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "\\/unchost/path1/path2", path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "\\\\unchost/path1\\path2/path3\\path4", path: "/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "\\/unchost/path1\\path2/path3\\path4", path: "/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "\\\\\\/\\/servername\\sharename\\path\\filename", path: "/sharename/path/filename", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/sharename/path/filename", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "\\\\unchost/path1\\path2/path3\\path4\\", path: "/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "\\/unchost/path1\\path2/path3\\path4\\", path: "/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\\\unchost", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:////unchost", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///\\unchost", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\/unchost", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\\\", path: "//", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "//", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:////", path: "//", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "//", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///\\", path: "//", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "//", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\/", path: "//", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "//", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\\\/", path: "///", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "///", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://///", path: "///", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "///", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///\\/", path: "///", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "///", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\//", path: "///", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "///", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\\\?query", path: "//", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "//", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\\\?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "//", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:////?query", path: "//", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "//", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:////?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "//", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///\\?query", path: "//", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "//", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///\\?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "//", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\/?query", path: "//", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "//", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\/?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "//", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://///?query", path: "///", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "///", query: "?query", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://///?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "///", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\\\#fragment", path: "//", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "//", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\\\#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "//", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:////#fragment", path: "//", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "//", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:////#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "//", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///\\#fragment", path: "//", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "//", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///\\#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "//", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\/#fragment", path: "//", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "//", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\/#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "//", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://///#fragment", path: "///", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "///", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://///#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "///", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\\\unchost/path1/path2", path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:////unchost/path1/path2", path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///\\unchost/path1/path2", path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\/unchost/path1/path2", path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\\\unchost/path1/path2?query#fragment", path: "/path1/path2", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\\\unchost/path1/path2?query#^^^^^^^^^^^^^"···, path: "/path1/path2", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\\\unchost/path1/path2?^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:////unchost/path1/path2?query#fragment", path: "/path1/path2", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:////unchost/path1/path2?query#^^^^^^^^^^^^^^^"···, path: "/path1/path2", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:////unchost/path1/path2?^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///\\unchost/path1/path2?query#fragment", path: "/path1/path2", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///\\unchost/path1/path2?query#^^^^^^^^^^^^^^"···, path: "/path1/path2", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///\\unchost/path1/path2?^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\/unchost/path1/path2?query#fragment", path: "/path1/path2", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\/unchost/path1/path2?query#^^^^^^^^^^^^^^"···, path: "/path1/path2", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\/unchost/path1/path2?^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\\\C:/path1/path2", path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:////C:/path1/path2", path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///\\C:/path1/path2", path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\/C:/path1/path2", path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "C|/path|path/path2", path: "C:/path%7Cpath/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/path%7Cpath/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://host/path?query#fragment", path: "/path", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://host/path?query#^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://host/path?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "/", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "/path1/path2", path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "/path1\\path2/path3\\path4", path: "/path1%5Cpath2/path3%5Cpath4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1%5Cpath2/path3%5Cpath4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "/path1\\path2/path3\\path4\\", path: "/path1%5Cpath2/path3%5Cpath4%5C", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1%5Cpath2/path3%5Cpath4%5C", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\\\unchost/path1\\path2/path3\\path4", path: "/path1%5Cpath2/path3%5Cpath4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1%5Cpath2/path3%5Cpath4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:////unchost/path1\\path2/path3\\path4", path: "/path1%5Cpath2/path3%5Cpath4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1%5Cpath2/path3%5Cpath4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///\\unchost/path1\\path2/path3\\path4", path: "/path1%5Cpath2/path3%5Cpath4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1%5Cpath2/path3%5Cpath4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\/unchost/path1\\path2/path3\\path4", path: "/path1%5Cpath2/path3%5Cpath4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1%5Cpath2/path3%5Cpath4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\\\unchost/path1\\path2/path3\\path4\\", path: "/path1%5Cpath2/path3%5Cpath4%5C", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1%5Cpath2/path3%5Cpath4%5C", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:////unchost/path1\\path2/path3\\path4\\", path: "/path1%5Cpath2/path3%5Cpath4%5C", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1%5Cpath2/path3%5Cpath4%5C", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file:///\\unchost/path1\\path2/path3\\path4\\", path: "/path1%5Cpath2/path3%5Cpath4%5C", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1%5Cpath2/path3%5Cpath4%5C", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://\\/unchost/path1\\path2/path3\\path4\\", path: "/path1%5Cpath2/path3%5Cpath4%5C", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1%5Cpath2/path3%5Cpath4%5C", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "mailto:someone@example.com", path: "", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "mailto:someone@example.com?query#fragment", path: "", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "mailto:someone@example.com?query#^^^^^^^^^^^^^^^^^"···, path: "", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "mailto:someone@example.com?^^^^^^^^^^^^^^^^^^^^^^^"···, path: "", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "mailto:/someone@example.com", path: "/someone@example.com", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/someone@example.com", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "mailto://someone@example.com", path: "//someone@example.com", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "//someone@example.com", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "mailto://someone@example.com?query#fragment", path: "//someone@example.com", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "//someone@example.com", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "mailto://someone@example.com?query#^^^^^^^^^^^^^^^"···, path: "//someone@example.com", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "mailto://someone@example.com?^^^^^^^^^^^^^^^^^^^^^"···, path: "//someone@example.com", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "ftp://host/#fragment", path: "/", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "ftp://host/#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "ftp://host/#fragment", path: "/", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "ftp://host/#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "ftp://host/?query#fragment", path: "/%3Fquery", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%3Fquery", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "ftp://host/?query#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%3Fquery", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "ftp://userinfo@host/?query#fragment", path: "/%3Fquery", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%3Fquery", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "ftp://userinfo@host/?query#^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%3Fquery", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "ftp://host/path1\\path2/path3\\path4", path: "/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "ftp://host/path1\\path2/path3\\path4\\", path: "/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "telnet://userinfo@host/", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "telnet://userinfo@host?query#fragment", path: "/%3Fquery", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%3Fquery", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "telnet://userinfo@host?query#^^^^^^^^^^^^^^^^^^^^^"···, path: "/%3Fquery", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "telnet://userinfo@host/?query#fragment", path: "/%3Fquery", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%3Fquery", query: "", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "telnet://userinfo@host/?query#^^^^^^^^^^^^^^^^^^^^"···, path: "/%3Fquery", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "telnet://host/path1\\path2/path3\\path4", path: "/path1%5Cpath2/path3%5Cpath4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1%5Cpath2/path3%5Cpath4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "telnet://host/path1\\path2/path3\\path4\\", path: "/path1%5Cpath2/path3%5Cpath4%5C", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1%5Cpath2/path3%5Cpath4%5C", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "urn:namespace:segment1:segment2:segment3", path: "namespace:segment1:segment2:segment3", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "namespace:segment1:segment2:segment3", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown:", path: "", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown:path", path: "path", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "path", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown:path1:path2", path: "path1:path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "path1:path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown:path?query#fragment", path: "path", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "path", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown:path?query#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "path", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown:path?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "path", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown:?query#fragment", path: "", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown:?query#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown:?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown://./", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown://../", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown://////", path: "////", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "////", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown:///C:/", path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown://host/path?query#fragment", path: "/path", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path", query: "?query", fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown://host/path?query#^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path", query: "?query", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown://host/path?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown://host/path1\\path2/path3\\path4", path: "/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/path3/path4", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "unknown://host/path1\\path2/path3\\path4\\", path: "/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2/path3/path4/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path!~+-_*()[]@:;&$=123PATH", path: "/path!~+-_*()[]@:;&$=123PATH", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path!~+-_*()[]@:;&$=123PATH", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?query!~+-_*()[]@:;&$=123QUERY", path: "/", query: "?query!~+-_*()[]@:;&$=123QUERY", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?query!~+-_*()[]@:;&$=123QUERY", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/#fragment!~+-_*()[]@:;&$=123FRAGMENT", path: "/", query: "", fragment: "#fragment!~+-_*()[]@:;&$=123FRAGMENT") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "#fragment!~+-_*()[]@:;&$=123FRAGMENT") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/ሴ⍅㑖", path: "/%E1%88%B4%E2%8D%85%E3%91%96", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%E1%88%B4%E2%8D%85%E3%91%96", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%E1%88%B4%E2%8D%85%E3%91%96", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/abcሴ⍅㑖", path: "/abc%E1%88%B4%E2%8D%85%E3%91%96", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/abc%E1%88%B4%E2%8D%85%E3%91%96", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/abc%E1%88%B4%E2%8D%85%E3%91%96", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/ሴabc⍅㑖", path: "/%E1%88%B4abc%E2%8D%85%E3%91%96", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%E1%88%B4abc%E2%8D%85%E3%91%96", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%E1%88%B4abc%E2%8D%85%E3%91%96", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/ሴ⍅㑖abc", path: "/%E1%88%B4%E2%8D%85%E3%91%96abc", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%E1%88%B4%E2%8D%85%E3%91%96abc", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%E1%88%B4%E2%8D%85%E3%91%96abc", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?abcሴ⍅㑖", path: "/", query: "?abc%E1%88%B4%E2%8D%85%E3%91%96", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?abc%E1%88%B4%E2%8D%85%E3%91%96", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?abc%E1%88%B4%E2%8D%85%E3%91%96", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?ሴabc⍅㑖", path: "/", query: "?%E1%88%B4abc%E2%8D%85%E3%91%96", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?%E1%88%B4abc%E2%8D%85%E3%91%96", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%E1%88%B4abc%E2%8D%85%E3%91%96", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?ሴ⍅㑖abc", path: "/", query: "?%E1%88%B4%E2%8D%85%E3%91%96abc", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?%E1%88%B4%E2%8D%85%E3%91%96abc", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%E1%88%B4%E2%8D%85%E3%91%96abc", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/#abcሴ⍅㑖", path: "/", query: "", fragment: "#abc%E1%88%B4%E2%8D%85%E3%91%96") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "#abc%E1%88%B4%E2%8D%85%E3%91%96") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#abc%E1%88%B4%E2%8D%85%E3%91%96") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/#ሴabc⍅㑖", path: "/", query: "", fragment: "#%E1%88%B4abc%E2%8D%85%E3%91%96") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "#%E1%88%B4abc%E2%8D%85%E3%91%96") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#%E1%88%B4abc%E2%8D%85%E3%91%96") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/#ሴ⍅㑖abc", path: "/", query: "", fragment: "#%E1%88%B4%E2%8D%85%E3%91%96abc") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "#%E1%88%B4%E2%8D%85%E3%91%96abc") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#%E1%88%B4%E2%8D%85%E3%91%96abc") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/\0?\0#\0", path: "/%00", query: "?%00", fragment: "#%00") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%00", query: "?%00", fragment: "#%00") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/\0?\0#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%00", query: "?%00", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/\0?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%00", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%00") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%00", query: "?%00", fragment: "#%00") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%68%65%6C%6C%6F", path: "/hello", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/hello", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/hello", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?%68%65%6C%6C%6F", path: "/", query: "?hello", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?hello", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?hello", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/#%68%65%6C%6C%6F", path: "/", query: "", fragment: "#hello") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "#hello") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#hello") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%68%65%6c%6c%6f", path: "/hello", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/hello", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/hello", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?%68%65%6c%6c%6f", path: "/", query: "?hello", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "?hello", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "?hello", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/#%68%65%6c%6c%6f", path: "/", query: "", fragment: "#hello") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "#hello") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "#hello") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3A?%3A#%3A", path: "/%3A", query: "?%3A", fragment: "#%3A") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%3A", query: "?%3A", fragment: "#%3A") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3A?%3A#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%3A", query: "?%3A", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3A?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%3A", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%3A") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%3A", query: "?%3A", fragment: "#%3A") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%2F?%2F#%2F", path: "/%2F", query: "?%2F", fragment: "#%2F") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%2F", query: "?%2F", fragment: "#%2F") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%2F?%2F#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%2F", query: "?%2F", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%2F?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%2F", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%2F") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%2F", query: "?%2F", fragment: "#%2F") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3F?%3F#%3F", path: "/%3F", query: "?%3F", fragment: "#%3F") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%3F", query: "?%3F", fragment: "#%3F") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3F?%3F#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%3F", query: "?%3F", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3F?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%3F", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%3F") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%3F", query: "?%3F", fragment: "#%3F") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%23?%23#%23", path: "/%23", query: "?%23", fragment: "#%23") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%23", query: "?%23", fragment: "#%23") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%23?%23#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%23", query: "?%23", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%23?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%23", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%23") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%23", query: "?%23", fragment: "#%23") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%5B?%5B#%5B", path: "/%5B", query: "?%5B", fragment: "#%5B") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%5B", query: "?%5B", fragment: "#%5B") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%5B?%5B#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%5B", query: "?%5B", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%5B?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%5B", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%5B") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%5B", query: "?%5B", fragment: "#%5B") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%5D?%5D#%5D", path: "/%5D", query: "?%5D", fragment: "#%5D") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%5D", query: "?%5D", fragment: "#%5D") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%5D?%5D#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%5D", query: "?%5D", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%5D?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%5D", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%5D") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%5D", query: "?%5D", fragment: "#%5D") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%40?%40#%40", path: "/%40", query: "?%40", fragment: "#%40") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%40", query: "?%40", fragment: "#%40") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%40?%40#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%40", query: "?%40", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%40?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%40", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%40") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%40", query: "?%40", fragment: "#%40") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%21?%21#%21", path: "/%21", query: "?%21", fragment: "#%21") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%21", query: "?%21", fragment: "#%21") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%21?%21#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%21", query: "?%21", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%21?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%21", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%21") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%21", query: "?%21", fragment: "#%21") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%24?%24#%24", path: "/%24", query: "?%24", fragment: "#%24") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%24", query: "?%24", fragment: "#%24") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%24?%24#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%24", query: "?%24", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%24?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%24", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%24") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%24", query: "?%24", fragment: "#%24") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%26?%26#%26", path: "/%26", query: "?%26", fragment: "#%26") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%26", query: "?%26", fragment: "#%26") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%26?%26#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%26", query: "?%26", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%26?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%26", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%26") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%26", query: "?%26", fragment: "#%26") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%5C?%5C#%5C", path: "/%5C", query: "?%5C", fragment: "#%5C") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%5C", query: "?%5C", fragment: "#%5C") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%5C?%5C#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%5C", query: "?%5C", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%5C?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%5C", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%5C") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%5C", query: "?%5C", fragment: "#%5C") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%28?%28#%28", path: "/%28", query: "?%28", fragment: "#%28") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%28", query: "?%28", fragment: "#%28") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%28?%28#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%28", query: "?%28", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%28?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%28", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%28") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%28", query: "?%28", fragment: "#%28") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%29?%29#%29", path: "/%29", query: "?%29", fragment: "#%29") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%29", query: "?%29", fragment: "#%29") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%29?%29#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%29", query: "?%29", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%29?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%29", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%29") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%29", query: "?%29", fragment: "#%29") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%2A?%2A#%2A", path: "/%2A", query: "?%2A", fragment: "#%2A") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%2A", query: "?%2A", fragment: "#%2A") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%2A?%2A#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%2A", query: "?%2A", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%2A?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%2A", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%2A") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%2A", query: "?%2A", fragment: "#%2A") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%2B?%2B#%2B", path: "/%2B", query: "?%2B", fragment: "#%2B") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%2B", query: "?%2B", fragment: "#%2B") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%2B?%2B#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%2B", query: "?%2B", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%2B?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%2B", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%2B") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%2B", query: "?%2B", fragment: "#%2B") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%2C?%2C#%2C", path: "/%2C", query: "?%2C", fragment: "#%2C") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%2C", query: "?%2C", fragment: "#%2C") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%2C?%2C#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%2C", query: "?%2C", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%2C?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%2C", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%2C") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%2C", query: "?%2C", fragment: "#%2C") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3B?%3B#%3B", path: "/%3B", query: "?%3B", fragment: "#%3B") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%3B", query: "?%3B", fragment: "#%3B") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3B?%3B#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%3B", query: "?%3B", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3B?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%3B", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%3B") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%3B", query: "?%3B", fragment: "#%3B") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3D?%3D#%3D", path: "/%3D", query: "?%3D", fragment: "#%3D") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%3D", query: "?%3D", fragment: "#%3D") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3D?%3D#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%3D", query: "?%3D", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3D?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%3D", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%3D") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%3D", query: "?%3D", fragment: "#%3D") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%?%#%", path: "/%25", query: "?%25", fragment: "#%25") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%25", query: "?%25", fragment: "#%25") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%?%#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%25", query: "?%25", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%25", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%25") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%25", query: "?%25", fragment: "#%25") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3?%3#%3", path: "/%253", query: "?%253", fragment: "#%253") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%253", query: "?%253", fragment: "#%253") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3?%3#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%253", query: "?%253", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%253", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%253") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%253", query: "?%253", fragment: "#%253") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%G?%G#%G", path: "/%25G", query: "?%25G", fragment: "#%25G") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%25G", query: "?%25G", fragment: "#%25G") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%G?%G#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%25G", query: "?%25G", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%G?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%25G", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%25G") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%25G", query: "?%25G", fragment: "#%25G") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%g?%g#%g", path: "/%25g", query: "?%25g", fragment: "#%25g") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%25g", query: "?%25g", fragment: "#%25g") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%g?%g#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%25g", query: "?%25g", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%g?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%25g", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%25g") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%25g", query: "?%25g", fragment: "#%25g") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%G3?%G3#%G3", path: "/%25G3", query: "?%25G3", fragment: "#%25G3") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%25G3", query: "?%25G3", fragment: "#%25G3") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%G3?%G3#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%25G3", query: "?%25G3", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%G3?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%25G3", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%25G3") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%25G3", query: "?%25G3", fragment: "#%25G3") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%g3?%g3#%g3", path: "/%25g3", query: "?%25g3", fragment: "#%25g3") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%25g3", query: "?%25g3", fragment: "#%25g3") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%g3?%g3#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%25g3", query: "?%25g3", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%g3?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%25g3", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%25g3") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%25g3", query: "?%25g3", fragment: "#%25g3") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3G?%3G#%3G", path: "/%253G", query: "?%253G", fragment: "#%253G") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%253G", query: "?%253G", fragment: "#%253G") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3G?%3G#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%253G", query: "?%253G", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3G?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%253G", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%253G") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%253G", query: "?%253G", fragment: "#%253G") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3g?%3g#%3g", path: "/%253g", query: "?%253g", fragment: "#%253g") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/%253g", query: "?%253g", fragment: "#%253g") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3g?%3g#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%253g", query: "?%253g", fragment: "#%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%3g?^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%253g", query: "?%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%5E%"···, fragment: "#%253g") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/%253g", query: "?%253g", fragment: "#%253g") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/%2E%2E/%2E%2E", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/../path2", path: "/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/../", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path1/./path2", path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path1/path2", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/./", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/..", path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/.../", path: "/.../", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/.../", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/.../", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/x../", path: "/x../", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/x../", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/x../", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/..x/", path: "/..x/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/..x/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/..x/", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://host/path//", path: "/path//", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "/path//", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "http://^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"···, path: "/path//", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: "file://C:/abc/def/../ghi", path: "C:/abc/ghi", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Path_Query_Fragment(uriString: " "···, path: "C:/abc/ghi", query: "", fragment: "") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "http://host", absoluteUri: "http://host/", toString: "http://host/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "http:/\\host", absoluteUri: "http://host/", toString: "http://host/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "http:\\/host", absoluteUri: "http://host/", toString: "http://host/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "http:\\\\host", absoluteUri: "http://host/", toString: "http://host/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "http://host/path1\\path2", absoluteUri: "http://host/path1/path2", toString: "http://host/path1/path2") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "http://userinfo@host:90/path?query#fragment", absoluteUri: "http://userinfo@host:90/path?query#fragment", toString: "http://userinfo@host:90/path?query#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "http://userinfo@host:80/path?query#fragment", absoluteUri: "http://userinfo@host/path?query#fragment", toString: "http://userinfo@host/path?query#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "http://userinfo@host:90/path?query#fragment", absoluteUri: "http://userinfo@host:90/path?query#fragment", toString: "http://userinfo@host:90/path?query#fragment") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "http://userinfo%%%2F%3F%23%5B%5D%40%3B%26%2B%2C%5C"···, absoluteUri: "http://userinfo%25%25%2F%3F%23%5B%5D%40%3B%26%2B%2"···, toString: "http://userinfo%%%2F%3F%23%5B%5D%40%3B%26%2B%2C%5C"···) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "http://ሴ⍅/ሴ⍅?ሴ⍅#ሴ⍅", absoluteUri: "http://ሴ⍅/%E1%88%B4%E2%8D%85?%E1%88%B4%E2%8D%85#%E"···, toString: "http://ሴ⍅/ሴ⍅?ሴ⍅#ሴ⍅") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "http://192.168.0.1", absoluteUri: "http://192.168.0.1/", toString: "http://192.168.0.1/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "http://192.168.0.1/", absoluteUri: "http://192.168.0.1/", toString: "http://192.168.0.1/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "http://[::1]", absoluteUri: "http://[::1]/", toString: "http://[::1]/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "http://[::1]/", absoluteUri: "http://[::1]/", toString: "http://[::1]/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "\\\\unchost", absoluteUri: "file://unchost/", toString: "file://unchost/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "\\/unchost", absoluteUri: "file://unchost/", toString: "file://unchost/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "\\\\\\/\\/servername\\sharename\\path\\filename", absoluteUri: "file://servername/sharename/path/filename", toString: "file://servername/sharename/path/filename") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "file://unchost", absoluteUri: "file://unchost/", toString: "file://unchost/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "file://\\/unchost", absoluteUri: "file://unchost/", toString: "file://unchost/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "file:///\\unchost", absoluteUri: "file://unchost/", toString: "file://unchost/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "file:////unchost", absoluteUri: "file://unchost/", toString: "file://unchost/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "C:/", absoluteUri: "file:///C:/", toString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "C:\\", absoluteUri: "file:///C:/", toString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "C|/", absoluteUri: "file:///C:/", toString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "C|\\", absoluteUri: "file:///C:/", toString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "file:///C:/", absoluteUri: "file:///C:/", toString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "file://C:/", absoluteUri: "file:///C:/", toString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "file:///C:\\", absoluteUri: "file:///C:/", toString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "file://C:\\", absoluteUri: "file:///C:/", toString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "file:///C|/", absoluteUri: "file:///C:/", toString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "file://C|/", absoluteUri: "file:///C:/", toString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "file:///C|\\", absoluteUri: "file:///C:/", toString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "file://C|\\", absoluteUri: "file:///C:/", toString: "file:///C:/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "/", absoluteUri: "file:///", toString: "file:///") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "/path/filename", absoluteUri: "file:///path/filename", toString: "file:///path/filename") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "http://host/path1/../path2", absoluteUri: "http://host/path2", toString: "http://host/path2") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.OriginalString_AbsoluteUri_ToString(uriString: "http://host/../", absoluteUri: "http://host/", toString: "http://host/") [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: " \t \r http://host/", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://userinfo@host:90", scheme: "http", userInfo: "userinfo", host: "host", hostNameType: Dns, port: 90, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://@host:90", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 90, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://@host", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://userinfo@host", scheme: "http", userInfo: "userinfo", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://USERINFO@host", scheme: "http", userInfo: "USERINFO", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://host:90", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 90, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://host", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://userinfo@host:90/", scheme: "http", userInfo: "userinfo", host: "host", hostNameType: Dns, port: 90, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://@host:90/", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 90, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://@host/", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://userinfo@host/", scheme: "http", userInfo: "userinfo", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://host:90/", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 90, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://host/", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://host?query", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://host:90?query", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 90, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://@host:90?query", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 90, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://userinfo@host:90?query", scheme: "http", userInfo: "userinfo", host: "host", hostNameType: Dns, port: 90, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://userinfo@host?query", scheme: "http", userInfo: "userinfo", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://host#fragment", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://host:90#fragment", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 90, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://@host:90#fragment", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 90, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://userinfo@host:90#fragment", scheme: "http", userInfo: "userinfo", host: "host", hostNameType: Dns, port: 90, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://userinfo@host#fragment", scheme: "http", userInfo: "userinfo", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://user:password@host", scheme: "http", userInfo: "user:password", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://user:80@host:90", scheme: "http", userInfo: "user:80", host: "host", hostNameType: Dns, port: 90, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://host:0", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 0, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://host:80", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://host:65535", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 65535, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://part1-part2_part3-part4_part5/", scheme: "http", userInfo: "", host: "part1-part2_part3-part4_part5", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "HTTP://USERINFO@HOST", scheme: "http", userInfo: "USERINFO", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http.http2-http3+3http://host/", scheme: "http.http2-http3+3http", userInfo: "", host: "host", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http:\\\\host", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http:/\\host", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http:\\/host", scheme: "http", userInfo: "", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "https://host/", scheme: "https", userInfo: "", host: "host", hostNameType: Dns, port: 443, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://_/", scheme: "http", userInfo: "", host: "_", hostNameType: Basic, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://-/", scheme: "http", userInfo: "", host: "-", hostNameType: Basic, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://_abc.efg1-hij2_345/path", scheme: "http", userInfo: "", host: "_abc.efg1-hij2_345", hostNameType: Basic, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://_abc./path", scheme: "http", userInfo: "", host: "_abc.", hostNameType: Basic, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://xn--abc", scheme: "http", userInfo: "", host: "xn--abc", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://4294967295/", scheme: "http", userInfo: "", host: "255.255.255.255", hostNameType: IPv4, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://4294967296/", scheme: "http", userInfo: "", host: "4294967296", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://192.168.0.1/", scheme: "http", userInfo: "", host: "192.168.0.1", hostNameType: IPv4, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://192.168.0.1.1/", scheme: "http", userInfo: "", host: "192.168.0.1.1", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://192.256.0.1/", scheme: "http", userInfo: "", host: "192.256.0.1", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://192.168.256.1/", scheme: "http", userInfo: "", host: "192.168.256.1", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://192.168.0.256/", scheme: "http", userInfo: "", host: "192.168.0.256", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://userinfo@192.168.0.1:90/", scheme: "http", userInfo: "userinfo", host: "192.168.0.1", hostNameType: IPv4, port: 90, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://192.16777216", scheme: "http", userInfo: "", host: "192.16777216", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://192.168.65536", scheme: "http", userInfo: "", host: "192.168.65536", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://192.168.0.256", scheme: "http", userInfo: "", host: "192.168.0.256", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://0x1a2B3c", scheme: "http", userInfo: "", host: "0.26.43.60", hostNameType: IPv4, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://0x1a.0x2B3c", scheme: "http", userInfo: "", host: "26.0.43.60", hostNameType: IPv4, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://0x1a.0x2B.0x3C4d", scheme: "http", userInfo: "", host: "26.43.60.77", hostNameType: IPv4, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://0x1a.0x2B.0x3C.0x4d", scheme: "http", userInfo: "", host: "26.43.60.77", hostNameType: IPv4, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://0xFFFFFFFF/", scheme: "http", userInfo: "", host: "255.255.255.255", hostNameType: IPv4, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://0xFFFFFF/", scheme: "http", userInfo: "", host: "0.255.255.255", hostNameType: IPv4, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://0xFF/", scheme: "http", userInfo: "", host: "0.0.0.255", hostNameType: IPv4, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://0/", scheme: "http", userInfo: "", host: "0.0.0.0", hostNameType: IPv4, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://0x100000000/", scheme: "http", userInfo: "", host: "0x100000000", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://0x/", scheme: "http", userInfo: "", host: "0x", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://192.0123.0.10", scheme: "http", userInfo: "", host: "192.83.0.10", hostNameType: IPv4, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "\\\\192.168.0.1", scheme: "file", userInfo: "", host: "192.168.0.1", hostNameType: IPv4, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "\\/192.168.0.1", scheme: "file", userInfo: "", host: "192.168.0.1", hostNameType: IPv4, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\\\192.168.0.1", scheme: "file", userInfo: "", host: "192.168.0.1", hostNameType: IPv4, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\/192.168.0.1", scheme: "file", userInfo: "", host: "192.168.0.1", hostNameType: IPv4, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://192.168.0.1", scheme: "file", userInfo: "", host: "192.168.0.1", hostNameType: IPv4, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "ftp://192.168.0.1", scheme: "ftp", userInfo: "", host: "192.168.0.1", hostNameType: IPv4, port: 21, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "telnet://192.168.0.1", scheme: "telnet", userInfo: "", host: "192.168.0.1", hostNameType: IPv4, port: 23, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "unknown://192.168.0.1", scheme: "unknown", userInfo: "", host: "192.168.0.1", hostNameType: IPv4, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://[1111:1111:1111:1111:1111:1111:1111:1111]", scheme: "http", userInfo: "", host: "[1111:1111:1111:1111:1111:1111:1111:1111]", hostNameType: IPv6, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://[2001:0db8:0000:0000:0000:ff00:0042:8329]/", scheme: "http", userInfo: "", host: "[2001:db8::ff00:42:8329]", hostNameType: IPv6, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://[2001:0db8:0000:0000:0000:ff00:0042:8329]:9"···, scheme: "http", userInfo: "", host: "[2001:db8::ff00:42:8329]", hostNameType: IPv6, port: 90, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://[1::]/", scheme: "http", userInfo: "", host: "[1::]", hostNameType: IPv6, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://[1::1]/", scheme: "http", userInfo: "", host: "[1::1]", hostNameType: IPv6, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://[::192.168.0.1]/", scheme: "http", userInfo: "", host: "[::192.168.0.1]", hostNameType: IPv6, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://[::ffff:0:192.168.0.1]/", scheme: "http", userInfo: "", host: "[::ffff:0:192.168.0.1]", hostNameType: IPv6, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://[::ffff:1:192.168.0.1]/", scheme: "http", userInfo: "", host: "[::ffff:1:c0a8:1]", hostNameType: IPv6, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://[fe80::0000:5efe:192.168.0.1]/", scheme: "http", userInfo: "", host: "[fe80::5efe:192.168.0.1]", hostNameType: IPv6, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://[1111:2222:3333::431]", scheme: "http", userInfo: "", host: "[1111:2222:3333::431]", hostNameType: IPv6, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "\\\\[2001:0db8:0000:0000:0000:ff00:0042:8329]", scheme: "file", userInfo: "", host: "[2001:db8::ff00:42:8329]", hostNameType: IPv6, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "\\/[2001:0db8:0000:0000:0000:ff00:0042:8329]", scheme: "file", userInfo: "", host: "[2001:db8::ff00:42:8329]", hostNameType: IPv6, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\\\[2001:0db8:0000:0000:0000:ff00:0042:832"···, scheme: "file", userInfo: "", host: "[2001:db8::ff00:42:8329]", hostNameType: IPv6, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:////[2001:0db8:0000:0000:0000:ff00:0042:8329]", scheme: "file", userInfo: "", host: "[2001:db8::ff00:42:8329]", hostNameType: IPv6, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///\\[2001:0db8:0000:0000:0000:ff00:0042:8329"···, scheme: "file", userInfo: "", host: "[2001:db8::ff00:42:8329]", hostNameType: IPv6, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\/[2001:0db8:0000:0000:0000:ff00:0042:8329"···, scheme: "file", userInfo: "", host: "[2001:db8::ff00:42:8329]", hostNameType: IPv6, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://[2001:0db8:0000:0000:0000:ff00:0042:8329]", scheme: "file", userInfo: "", host: "[2001:db8::ff00:42:8329]", hostNameType: IPv6, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "ftp://[2001:0db8:0000:0000:0000:ff00:0042:8329]", scheme: "ftp", userInfo: "", host: "[2001:db8::ff00:42:8329]", hostNameType: IPv6, port: 21, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "telnet://[2001:0db8:0000:0000:0000:ff00:0042:8329]", scheme: "telnet", userInfo: "", host: "[2001:db8::ff00:42:8329]", hostNameType: IPv6, port: 23, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "unknown://[2001:0db8:0000:0000:0000:ff00:0042:8329"···, scheme: "unknown", userInfo: "", host: "[2001:db8::ff00:42:8329]", hostNameType: IPv6, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://path1/path2", scheme: "file", userInfo: "", host: "path1", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://C:/", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://C|/", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://C:\\", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://C|\\", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://C:/path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://C|/path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://C:\\path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://C|\\path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///C:/", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///C|/", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///C:\\", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///C|\\", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///C:/path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///C|/path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///C:\\path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///C|\\path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "C:/", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "C|/", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "C:\\", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "C|\\", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "C:/path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "C|/path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "C:\\path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "C|\\path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "\\\\unchost", scheme: "file", userInfo: "", host: "unchost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "\\/unchost", scheme: "file", userInfo: "", host: "unchost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "\\\\unchost/path1/path2", scheme: "file", userInfo: "", host: "unchost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "\\/unchost/path1/path2", scheme: "file", userInfo: "", host: "unchost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "\\\\\\/\\/servername\\sharename\\path\\filename", scheme: "file", userInfo: "", host: "servername", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\\\", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:////", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///\\", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\/", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\\\/", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://///", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///\\/", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\//", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\\\?query", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:////?query", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///\\?query", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\/?query", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://///?a", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://///#a", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\\\#fragment", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:////#fragment", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///\\#fragment", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\/#fragment", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\\\unchost", scheme: "file", userInfo: "", host: "unchost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:////unchost", scheme: "file", userInfo: "", host: "unchost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///\\unchost", scheme: "file", userInfo: "", host: "unchost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\/unchost", scheme: "file", userInfo: "", host: "unchost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\\\unchost/path1/path2", scheme: "file", userInfo: "", host: "unchost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:////unchost/path1/path2", scheme: "file", userInfo: "", host: "unchost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///\\unchost/path1/path2", scheme: "file", userInfo: "", host: "unchost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\/unchost/path1/path2", scheme: "file", userInfo: "", host: "unchost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\\\C:/path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:////C:/path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///\\C:/path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\/C:/path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "/path1/path2", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "/", scheme: "file", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://host/", scheme: "file", userInfo: "", host: "host", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "unknown://h.a./", scheme: "unknown", userInfo: "", host: "h.a.", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "unknown://h.1./", scheme: "unknown", userInfo: "", host: "h.1.", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "unknown://h.-/", scheme: "unknown", userInfo: "", host: "h.-", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "unknown://h._", scheme: "unknown", userInfo: "", host: "h._", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "unknown://", scheme: "unknown", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "mailto:", scheme: "mailto", userInfo: "", host: "", hostNameType: Basic, port: 25, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "mailto:someone@example.com", scheme: "mailto", userInfo: "someone", host: "example.com", hostNameType: Dns, port: 25, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "mailto://someone@example.com", scheme: "mailto", userInfo: "", host: "", hostNameType: Basic, port: 25, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "mailto:/someone@example.com", scheme: "mailto", userInfo: "", host: "", hostNameType: Basic, port: 25, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "ftp://host", scheme: "ftp", userInfo: "", host: "host", hostNameType: Dns, port: 21, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "ftp://userinfo@host", scheme: "ftp", userInfo: "userinfo", host: "host", hostNameType: Dns, port: 21, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "ftp://host?query#fragment", scheme: "ftp", userInfo: "", host: "host", hostNameType: Dns, port: 21, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "telnet://host/", scheme: "telnet", userInfo: "", host: "host", hostNameType: Dns, port: 23, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "telnet://host:80", scheme: "telnet", userInfo: "", host: "host", hostNameType: Dns, port: 80, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "telnet://userinfo@host/", scheme: "telnet", userInfo: "userinfo", host: "host", hostNameType: Dns, port: 23, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "telnet://username:password@host/", scheme: "telnet", userInfo: "username:password", host: "host", hostNameType: Dns, port: 23, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "telnet://host?query#fragment", scheme: "telnet", userInfo: "", host: "host", hostNameType: Dns, port: 23, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "telnet://host#fragment", scheme: "telnet", userInfo: "", host: "host", hostNameType: Dns, port: 23, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "telnet://localhost/", scheme: "telnet", userInfo: "", host: "localhost", hostNameType: Dns, port: 23, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "telnet://loopback/", scheme: "telnet", userInfo: "", host: "localhost", hostNameType: Dns, port: 23, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "urn:namespace:segment1:segment2:segment3", scheme: "urn", userInfo: "", host: "", hostNameType: Unknown, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "unknown:", scheme: "unknown", userInfo: "", host: "", hostNameType: Unknown, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "unknown:path", scheme: "unknown", userInfo: "", host: "", hostNameType: Unknown, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "unknown://host", scheme: "unknown", userInfo: "", host: "host", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "unknown://userinfo@host", scheme: "unknown", userInfo: "userinfo", host: "host", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "unknown://userinfo@host:80", scheme: "unknown", userInfo: "userinfo", host: "host", hostNameType: Dns, port: 80, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "unknown://./", scheme: "unknown", userInfo: "", host: ".", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "unknown://../", scheme: "unknown", userInfo: "", host: "..", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "unknown://////", scheme: "unknown", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "unknown:///C:/", scheme: "unknown", userInfo: "", host: "", hostNameType: Basic, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://localhost/", scheme: "http", userInfo: "", host: "localhost", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://loopback/", scheme: "http", userInfo: "", host: "localhost", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "\\\\localhost", scheme: "file", userInfo: "", host: "localhost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "\\/localhost", scheme: "file", userInfo: "", host: "localhost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\\\localhost", scheme: "file", userInfo: "", host: "localhost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///\\localhost", scheme: "file", userInfo: "", host: "localhost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\/localhost", scheme: "file", userInfo: "", host: "localhost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:////localhost", scheme: "file", userInfo: "", host: "localhost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "\\\\loopback", scheme: "file", userInfo: "", host: "localhost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "\\/loopback", scheme: "file", userInfo: "", host: "localhost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\\\loopback", scheme: "file", userInfo: "", host: "localhost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:////loopback", scheme: "file", userInfo: "", host: "localhost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file:///\\loopback", scheme: "file", userInfo: "", host: "localhost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://\\/loopback", scheme: "file", userInfo: "", host: "localhost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://127.0.0.1/", scheme: "http", userInfo: "", host: "127.0.0.1", hostNameType: IPv4, port: 80, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://[::1]/", scheme: "http", userInfo: "", host: "[::1]", hostNameType: IPv6, port: 80, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://[::127.0.0.1]/", scheme: "http", userInfo: "", host: "[::127.0.0.1]", hostNameType: IPv6, port: 80, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "file://loopback", scheme: "file", userInfo: "", host: "localhost", hostNameType: Dns, port: -1, isDefaultPort: True, isLoopback: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://abcሴ⍅㑖@host/", scheme: "http", userInfo: "abc%E1%88%B4%E2%8D%85%E3%91%96", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://ሴabc⍅㑖@host/", scheme: "http", userInfo: "%E1%88%B4abc%E2%8D%85%E3%91%96", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://ሴ⍅㑖abc@host/", scheme: "http", userInfo: "%E1%88%B4%E2%8D%85%E3%91%96abc", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://userinfo!~+-_*()[]:;&$=123PLACEHOLDER@host/", scheme: "http", userInfo: "userinfo!~+-_*()[]:;&$=123PLACEHOLDER", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://%68%65%6C%6C%6F@host/", scheme: "http", userInfo: "hello", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://£@host/", scheme: "http", userInfo: "%C2%A3", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://ሴ@host/", scheme: "http", userInfo: "%E1%88%B4", host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_Basic(uriString: "http://userinfo%%%2F%3F%23%5B%5D%40%3B%26%2B%2C%5C"···, scheme: "http", userInfo: "userinfo%25%25%2F%3F%23%5B%5D%40%3B%26%2B%2C%5C%25"···, host: "host", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Relative(uriString: "path1/page.htm?query1=value#fragment", relativeOrAbsolute: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Relative(uriString: "/", relativeOrAbsolute: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Relative(uriString: "?query", relativeOrAbsolute: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Relative(uriString: "#fragment", relativeOrAbsolute: True) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Relative(uriString: "C:\\abc", relativeOrAbsolute: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Relative(uriString: "C|\\abc", relativeOrAbsolute: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Relative(uriString: "\\\\servername\\sharename\\path\\filename", relativeOrAbsolute: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_IdnHost(uriString: "http://привет/", scheme: "http", userInfo: "", host: "привет", idnHost: "xn--b1agh1afp", dnsSafeHost: "привет", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_IdnHost(uriString: "http://привет.ascii/", scheme: "http", userInfo: "", host: "привет.ascii", idnHost: "xn--b1agh1afp.ascii", dnsSafeHost: "привет.ascii", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_IdnHost(uriString: "http://ascii.привет/", scheme: "http", userInfo: "", host: "ascii.привет", idnHost: "ascii.xn--b1agh1afp", dnsSafeHost: "ascii.привет", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_IdnHost(uriString: "http://привет.βέλασμα/", scheme: "http", userInfo: "", host: "привет.βέλασμα", idnHost: "xn--b1agh1afp.xn--ixaiab0ch2c", dnsSafeHost: "привет.βέλασμα", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_IdnHost(uriString: "http://[1111:2222:3333::431%16]", scheme: "http", userInfo: "", host: "[1111:2222:3333::431]", idnHost: "1111:2222:3333::431%16", dnsSafeHost: "1111:2222:3333::431%16", hostNameType: IPv6, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_IdnHost(uriString: "http://[1111:2222:3333::431%16]:50/", scheme: "http", userInfo: "", host: "[1111:2222:3333::431]", idnHost: "1111:2222:3333::431%16", dnsSafeHost: "1111:2222:3333::431%16", hostNameType: IPv6, port: 50, isDefaultPort: False, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Scheme_Authority_IdnHost(uriString: "http://ሴ⍅㑖/", scheme: "http", userInfo: "", host: "ሴ⍅㑖", idnHost: "xn--ryd258fr0m", dnsSafeHost: "ሴ⍅㑖", hostNameType: Dns, port: 80, isDefaultPort: True, isLoopback: False) [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_InvalidUriKind_ThrowsArgumentException [14:21:57] info: [STRT] System.Tests.UriCreateStringTests.Create_String_Null_Throws_ArgumentNullException [14:21:57] info: [STRT] System.Reflection.Tests.MethodBaseTests.Test_GetCurrentMethod_GenericMethodDefinition [14:21:57] info: [STRT] System.Reflection.Tests.MethodBaseTests.TestEqualityMethods(methodName1: "MyOtherMethod", bindingFlags1: Static | Public, methodName2: "MyOtherMethod", bindingFlags2: Static | Public, expected: True) [14:21:57] info: [STRT] System.Reflection.Tests.MethodBaseTests.TestEqualityMethods(methodName1: "MyOtherMethod", bindingFlags1: Static | Public, methodName2: "MyOtherMethod", bindingFlags2: Static | NonPublic, expected: False) [14:21:57] info: [STRT] System.Reflection.Tests.MethodBaseTests.TestEqualityMethods(methodName1: "MyAnotherMethod", bindingFlags1: Static | NonPublic, methodName2: "MyOtherMethod", bindingFlags2: Static | NonPublic, expected: False) [14:21:57] info: [STRT] System.Reflection.Tests.MethodBaseTests.Test_GetCurrentMethod_Inlineable [14:21:57] info: [STRT] System.Reflection.Tests.MethodBaseTests.Test_GetCurrentMethod [14:21:57] info: [STRT] System.Reflection.Tests.MethodBaseTests.TestMethodBody [14:21:57] info: [STRT] System.Reflection.Tests.MethodBaseTests.Test_GetCurrentMethod_ConstructedGenericMethod [14:21:57] info: [STRT] System.Tests.MarshalByRefObjectTests.CanConstructDerivedObject [14:21:57] info: [STRT] System.Tests.TimeoutExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.TimeoutExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.TimeoutExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.AttributeGetCustomAttributes.GetCustomAttributesGenericAttributeHasValues [14:21:57] info: [STRT] System.Tests.AttributeGetCustomAttributes.GetCustomAttributesWorksWithOpenAndClosedGenericTypesForMethod [14:21:57] info: [STRT] System.Tests.AttributeGetCustomAttributes.GetCustomAttributesWorksWithOpenAndClosedGenericTypesForField [14:21:57] info: [STRT] System.Tests.AttributeGetCustomAttributes.RunPosTests [14:21:57] info: [STRT] System.Tests.AttributeGetCustomAttributes.MultipleAttributesTest [14:21:57] info: [STRT] System.Tests.AttributeGetCustomAttributes.GetCustomAttributesWorksWithOpenAndClosedGenericTypesForParameter [14:21:57] info: [STRT] System.Tests.AttributeGetCustomAttributes.GetCustomAttributesWorksWithOpenAndClosedGenericTypesForType [14:21:57] info: [STRT] System.Tests.AttributeGetCustomAttributes.GetCustomAttributesWorksWithOpenAndClosedGenericTypesForProperty [14:21:57] info: [STRT] System.Tests.AttributeGetCustomAttributes.GetCustomAttributesWorksWithOpenAndClosedGenericTypesForConstructor [14:21:57] info: [STRT] System.Tests.AttributeGetCustomAttributes.GetCustomAttributesOnOpenGenericBaseTypeRetrievesDerivedAttributes [14:21:57] info: [STRT] System.Tests.AttributeGetCustomAttributes.GetCustomAttributes_Interface [14:21:57] info: [STRT] System.Tests.AttributeGetCustomAttributes.GetCustomAttributesWorksWithOpenAndClosedGenericTypesForEvent [14:21:57] info: [STRT] System.Tests.AttributeGetCustomAttributes.NegTest [14:21:57] info: [STRT] System.Tests.AttributeGetCustomAttributes.GetCustomAttributesOnClosedGenericBaseTypeRetrievesDerivedAttributes [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.IntArrayTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "a b c", separators: null, count: 2147483647, options: None, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces, ", separators: [",", " s"], count: 2147483647, options: RemoveEmptyEntries, expected: ["this", " is", " a", "tring", " with", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces, ", separators: [",", " s"], count: 2147483647, options: TrimEntries, expected: ["this", "is", "a", "", "tring", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces, ", separators: [",", " s"], count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: ["this", "is", "a", "tring", "with", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, very long string, with some spaces, c"···, separators: [",", " s"], count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: ["this", "is", "a", "very long", "tring", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: " Monday ", separators: [",", ":"], count: 2147483647, options: None, expected: [" Monday "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: " Monday ", separators: [",", ":"], count: 2147483647, options: TrimEntries, expected: ["Monday"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: " Monday ", separators: [",", ":"], count: 2147483647, options: RemoveEmptyEntries, expected: [" Monday "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces, ", separators: [",", " s"], count: 2147483647, options: None, expected: ["this", " is", " a", "", "tring", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: " Monday ", separators: [",", ":"], count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: ["Monday"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: " ", separators: [",", ":"], count: 2147483647, options: TrimEntries, expected: [""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: " ", separators: [",", ":"], count: 2147483647, options: RemoveEmptyEntries, expected: [" "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: " ", separators: [",", ":"], count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "a b ", separators: null, count: 2, options: TrimEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "a b ", separators: [], count: 2, options: TrimEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "a b ", separators: [" "], count: 2, options: TrimEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: " a b ", separators: null, count: 2, options: RemoveEmptyEntries | TrimEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: " ", separators: [",", ":"], count: 2147483647, options: None, expected: [" "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: " a b ", separators: [], count: 2, options: RemoveEmptyEntries | TrimEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces", separators: [",", "s", "a"], count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: ["thi", "i", "tring", "with", "ome", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces", separators: [",", "s", "a"], count: 2147483647, options: RemoveEmptyEntries, expected: ["thi", " i", " ", " ", "tring", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "a b c", separators: [], count: 2147483647, options: None, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "a,b,c", separators: null, count: 2147483647, options: None, expected: ["a,b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "a,b,c", separators: [], count: 2147483647, options: None, expected: ["a,b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "a,b,c", separators: [null], count: 2147483647, options: None, expected: ["a,b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "a,b,c", separators: [""], count: 2147483647, options: None, expected: ["a,b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces", separators: [" "], count: 2147483647, options: None, expected: ["this,", "is,", "a,", "string,", "with", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces", separators: [" ", ", "], count: 2147483647, options: None, expected: ["this", "is", "a", "string", "with", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces", separators: [",", "s", "a"], count: 2147483647, options: TrimEntries, expected: ["thi", "", "i", "", "", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces", separators: [", ", " "], count: 2147483647, options: None, expected: ["this", "is", "a", "string", "with", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces", separators: [",", " ", "s", "a"], count: 2147483647, options: None, expected: ["thi", "", "", "i", "", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces", separators: [" "], count: 2147483647, options: RemoveEmptyEntries, expected: ["this,", "is,", "a,", "string,", "with", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces", separators: [" ", ", "], count: 2147483647, options: RemoveEmptyEntries, expected: ["this", "is", "a", "string", "with", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces", separators: [", ", " "], count: 2147483647, options: RemoveEmptyEntries, expected: ["this", "is", "a", "string", "with", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces", separators: [",", " ", "s"], count: 2147483647, options: RemoveEmptyEntries, expected: ["thi", "i", "a", "tring", "with", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces", separators: [",", " ", "s", "a"], count: 2147483647, options: RemoveEmptyEntries, expected: ["thi", "i", "tring", "with", "ome", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces", separators: [",", "s", "a"], count: 2147483647, options: None, expected: ["thi", "", " i", "", " ", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: "this, is, a, string, with some spaces", separators: [",", " ", "s"], count: 2147483647, options: None, expected: ["thi", "", "", "i", "", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringArraySeparator(value: " a b ", separators: [" "], count: 2, options: RemoveEmptyEntries | TrimEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,", separator: ',', count: 2147483647, options: None, expected: ["first", "second", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,", separator: ',', count: 4, options: None, expected: ["first", "second", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,", separator: ',', count: 3, options: None, expected: ["first", "second", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,", separator: ',', count: 2, options: None, expected: ["first", "second,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,", separator: ',', count: 1, options: None, expected: ["first,second,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second", separator: ',', count: 5, options: RemoveEmptyEntries, expected: ["first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second", separator: ',', count: 1, options: RemoveEmptyEntries, expected: [",first,second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second", separator: ',', count: 2147483647, options: None, expected: ["", "first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second", separator: ',', count: 4, options: None, expected: ["", "first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second", separator: ',', count: 3, options: None, expected: ["", "first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second", separator: ',', count: 2, options: None, expected: ["", "first,second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second", separator: ',', count: 1, options: None, expected: [",first,second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,", separator: ',', count: 1, options: RemoveEmptyEntries, expected: ["first,second,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,,third", separator: ',', count: 1, options: None, expected: ["first,,third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,,third", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["first", "second", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["first", "second", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["first", "second", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["first", "second,third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third", separator: ',', count: 1, options: RemoveEmptyEntries, expected: ["first,second,third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["first", "second,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third", separator: ',', count: 4, options: None, expected: ["first", "second", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third", separator: ',', count: 3, options: None, expected: ["first", "second", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third", separator: ',', count: 2, options: None, expected: ["first", "second,third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third", separator: ',', count: 1, options: None, expected: ["first,second,third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third", separator: ',', count: 2147483647, options: None, expected: ["first", "second", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",second", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",second", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second", separator: ',', count: 1, options: RemoveEmptyEntries, expected: ["first,second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,", separator: ',', count: 1, options: None, expected: ["first,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second", separator: ',', count: 2147483647, options: None, expected: ["first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second", separator: ',', count: 3, options: None, expected: ["first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second", separator: ',', count: 2, options: None, expected: ["first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second", separator: ',', count: 1, options: None, expected: ["first,second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c,", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c,", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c,", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["a", "b", "c,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second", separator: ',', count: 4, options: None, expected: ["first", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,", separator: ',', count: 2, options: None, expected: ["first", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,", separator: ',', count: 3, options: None, expected: ["first", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,", separator: ',', count: 4, options: None, expected: ["first", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",second", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",second", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",second", separator: ',', count: 1, options: RemoveEmptyEntries, expected: [",second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",second", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",second", separator: ',', count: 2147483647, options: None, expected: ["", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",second", separator: ',', count: 4, options: None, expected: ["", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",second", separator: ',', count: 3, options: None, expected: ["", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",second", separator: ',', count: 2, options: None, expected: ["", "second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",second", separator: ',', count: 1, options: None, expected: [",second"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",second", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["first"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["first"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["first"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["first"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,", separator: ',', count: 1, options: RemoveEmptyEntries, expected: ["first,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,", separator: ',', count: 2147483647, options: None, expected: ["first", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,,third", separator: ',', count: 2, options: None, expected: ["first", ",third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,,third", separator: ',', count: 3, options: None, expected: ["first", "", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,,third", separator: ',', count: 4, options: None, expected: ["first", "", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,,third", separator: ',', count: 2147483647, options: None, expected: ["first", "", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " ", separator: ',', count: 0, options: TrimEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " ", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " ", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a", separator: ',', count: 1, options: RemoveEmptyEntries | TrimEntries, expected: ["a"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a", separator: ',', count: 1, options: TrimEntries, expected: ["a"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a", separator: ',', count: 1, options: RemoveEmptyEntries, expected: ["a"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a", separator: ',', count: 1, options: None, expected: ["a"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " ", separator: ',', count: 0, options: RemoveEmptyEntries | TrimEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a", separator: ',', count: 0, options: RemoveEmptyEntries | TrimEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "Foo Bar Baz", separator: ' ', count: 2147483647, options: None, expected: ["Foo", "Bar", "Baz"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "Foo Bar Baz", separator: ' ', count: 2, options: RemoveEmptyEntries, expected: ["Foo", "Bar Baz"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third", separator: ' ', count: 2147483647, options: RemoveEmptyEntries, expected: ["first,second,third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third", separator: ' ', count: 2147483647, options: None, expected: ["first,second,third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third,", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["first", "second", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a", separator: ',', count: 0, options: TrimEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " ", separator: ',', count: 1, options: None, expected: [" "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " ", separator: ',', count: 1, options: RemoveEmptyEntries, expected: [" "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " ", separator: ',', count: 1, options: TrimEntries, expected: [""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " ", separator: ',', count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " ", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: [" "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " ", separator: ',', count: 2147483647, options: TrimEntries, expected: [""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " ", separator: ',', count: 2147483647, options: None, expected: [" "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " Monday ", separator: ',', count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: ["Monday"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " Monday ", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: [" Monday "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " Monday ", separator: ',', count: 2147483647, options: TrimEntries, expected: ["Monday"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " Monday ", separator: ',', count: 2147483647, options: None, expected: [" Monday "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " a,, b, c ", separator: ',', count: 3, options: RemoveEmptyEntries | TrimEntries, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " a,, b, c ", separator: ',', count: 3, options: TrimEntries, expected: ["a", "", "b, c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " a,, b, c ", separator: ',', count: 3, options: RemoveEmptyEntries, expected: [" a", " b", " c "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " a,, b, c ", separator: ',', count: 3, options: None, expected: [" a", "", " b, c "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " a,, b, c ", separator: ',', count: 2, options: RemoveEmptyEntries | TrimEntries, expected: ["a", "b, c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " a,, b, c ", separator: ',', count: 2, options: TrimEntries, expected: ["a", ", b, c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " a,, b, c ", separator: ',', count: 2, options: RemoveEmptyEntries, expected: [" a", " b, c "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " a,, b, c ", separator: ',', count: 2, options: None, expected: [" a", ", b, c "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " ", separator: ',', count: 1, options: RemoveEmptyEntries | TrimEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third,", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["first", "second", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c,", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["a", "b,c,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third,", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["first", "second", "third,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third,", separator: ',', count: 1, options: RemoveEmptyEntries, expected: [",first,second,third,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["first", "second", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["first", "second,third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third", separator: ',', count: 1, options: RemoveEmptyEntries, expected: [",first,second,third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third", separator: ',', count: 2147483647, options: None, expected: ["", "first", "second", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third", separator: ',', count: 4, options: None, expected: ["", "first", "second", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third", separator: ',', count: 3, options: None, expected: ["", "first", "second,third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["first", "second", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third", separator: ',', count: 2, options: None, expected: ["", "first,second,third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,,third", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["first", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,,third", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["first", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,,third", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["first", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,,third", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["first", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,,third", separator: ',', count: 1, options: RemoveEmptyEntries, expected: ["first,,third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,,third", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third", separator: ',', count: 1, options: None, expected: [",first,second,third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["first", "second", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third,", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third,", separator: ',', count: 1, options: None, expected: ["first,second,third,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third,", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third,", separator: ',', count: 2147483647, options: None, expected: ["", "first", "second", "third", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third,", separator: ',', count: 4, options: None, expected: ["", "first", "second", "third,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third,", separator: ',', count: 3, options: None, expected: ["", "first", "second,third,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third,", separator: ',', count: 2, options: None, expected: ["", "first,second,third,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third,", separator: ',', count: 1, options: None, expected: [",first,second,third,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third,", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third,", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["first", "second", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third,", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["first", "second", "third"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third,", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["first", "second", "third,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third,", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["first", "second,third,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third,", separator: ',', count: 1, options: RemoveEmptyEntries, expected: ["first,second,third,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third,", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third,", separator: ',', count: 2147483647, options: None, expected: ["first", "second", "third", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third,", separator: ',', count: 4, options: None, expected: ["first", "second", "third", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third,", separator: ',', count: 3, options: None, expected: ["first", "second", "third,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "first,second,third,", separator: ',', count: 2, options: None, expected: ["first", "second,third,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",first,second,third,", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["first", "second,third,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c,", separator: ',', count: 1, options: RemoveEmptyEntries, expected: [",a,b,c,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c,", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c,", separator: ',', count: 2147483647, options: None, expected: ["", "a", "b", "c", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b", separator: ',', count: 1, options: RemoveEmptyEntries, expected: ["a,b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b", separator: ',', count: 2147483647, options: None, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b", separator: ',', count: 4, options: None, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b", separator: ',', count: 3, options: None, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b", separator: ',', count: 2, options: None, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "ab", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["ab"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "ab", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["ab"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "ab", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["ab"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "ab", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["ab"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "ab", separator: ',', count: 1, options: RemoveEmptyEntries, expected: ["ab"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "ab", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b", separator: ',', count: 1, options: None, expected: ["a,b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,", separator: ',', count: 1, options: None, expected: ["a,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",b", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",b", separator: ',', count: 2147483647, options: None, expected: ["", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",b", separator: ',', count: 4, options: None, expected: ["", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",b", separator: ',', count: 3, options: None, expected: ["", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",b", separator: ',', count: 2, options: None, expected: ["", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",b", separator: ',', count: 1, options: None, expected: [",b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",b", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["a"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["a"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["a"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["a"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,", separator: ',', count: 1, options: RemoveEmptyEntries, expected: ["a,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,", separator: ',', count: 2147483647, options: None, expected: ["a", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,", separator: ',', count: 4, options: None, expected: ["a", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,", separator: ',', count: 3, options: None, expected: ["a", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,", separator: ',', count: 2, options: None, expected: ["a", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "ab", separator: ',', count: 2147483647, options: None, expected: ["ab"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",b", separator: ',', count: 1, options: RemoveEmptyEntries, expected: [",b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "ab", separator: ',', count: 4, options: None, expected: ["ab"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "ab", separator: ',', count: 2, options: None, expected: ["ab"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",", separator: ',', count: 4, options: None, expected: ["", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",", separator: ',', count: 3, options: None, expected: ["", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",", separator: ',', count: 2, options: None, expected: ["", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",", separator: ',', count: 1, options: None, expected: [","]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "", separator: ',', count: 4, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",", separator: ',', count: 2147483647, options: None, expected: ["", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "", separator: ',', count: 3, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "", separator: ',', count: 1, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "", separator: ',', count: 2147483647, options: None, expected: [""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "", separator: ',', count: 4, options: None, expected: [""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "", separator: ',', count: 3, options: None, expected: [""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "", separator: ',', count: 2, options: None, expected: [""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "", separator: ',', count: 1, options: None, expected: [""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "", separator: ',', count: 2, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",", separator: ',', count: 1, options: RemoveEmptyEntries, expected: [","]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",", separator: ',', count: 2, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "ab", separator: ',', count: 1, options: None, expected: ["ab"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "ab", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",,", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",,", separator: ',', count: 4, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",,", separator: ',', count: 3, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",,", separator: ',', count: 2, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",,", separator: ',', count: 1, options: RemoveEmptyEntries, expected: [",,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",,", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",,", separator: ',', count: 2147483647, options: None, expected: ["", "", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",,", separator: ',', count: 4, options: None, expected: ["", "", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",,", separator: ',', count: 3, options: None, expected: ["", "", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",,", separator: ',', count: 2, options: None, expected: ["", ","]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",,", separator: ',', count: 1, options: None, expected: [",,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",,", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",", separator: ',', count: 4, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",", separator: ',', count: 3, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "ab", separator: ',', count: 3, options: None, expected: ["ab"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a b ", separator: ' ', count: 2, options: TrimEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",b", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",b", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c", separator: ',', count: 1, options: RemoveEmptyEntries, expected: [",a,b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c", separator: ',', count: 2147483647, options: None, expected: ["", "a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c", separator: ',', count: 4, options: None, expected: ["", "a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c", separator: ',', count: 3, options: None, expected: ["", "a", "b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c", separator: ',', count: 2, options: None, expected: ["", "a,b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c", separator: ',', count: 1, options: None, expected: [",a,b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["a", "b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,,c", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["a", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,,c", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["a", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,,c", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["a", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,,c", separator: ',', count: 1, options: RemoveEmptyEntries, expected: ["a,,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,,c", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,,c", separator: ',', count: 2147483647, options: None, expected: ["a", "", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,,c", separator: ',', count: 4, options: None, expected: ["a", "", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,,c", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["a", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c,", separator: ',', count: 4, options: None, expected: ["", "a", "b", "c,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c,", separator: ',', count: 3, options: None, expected: ["", "a", "b,c,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c,", separator: ',', count: 2, options: None, expected: ["", "a,b,c,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c,", separator: ',', count: 1, options: None, expected: [",a,b,c,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b,c,", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c,", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c,", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c,", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["a", "b", "c,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c,", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["a", "b,c,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c,", separator: ',', count: 1, options: RemoveEmptyEntries, expected: ["a,b,c,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c,", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c,", separator: ',', count: 2147483647, options: None, expected: ["a", "b", "c", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c,", separator: ',', count: 4, options: None, expected: ["a", "b", "c", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c,", separator: ',', count: 3, options: None, expected: ["a", "b", "c,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c,", separator: ',', count: 2, options: None, expected: ["a", "b,c,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c,", separator: ',', count: 1, options: None, expected: ["a,b,c,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c,", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,,c", separator: ',', count: 3, options: None, expected: ["a", "", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",b", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,,c", separator: ',', count: 2, options: None, expected: ["a", ",c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,,c", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,", separator: ',', count: 2, options: None, expected: ["a", "b,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,", separator: ',', count: 1, options: None, expected: ["a,b,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b", separator: ',', count: 5, options: RemoveEmptyEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,", separator: ',', count: 3, options: None, expected: ["a", "b", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b", separator: ',', count: 1, options: RemoveEmptyEntries, expected: [",a,b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b", separator: ',', count: 2147483647, options: None, expected: ["", "a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b", separator: ',', count: 4, options: None, expected: ["", "a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b", separator: ',', count: 3, options: None, expected: ["", "a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b", separator: ',', count: 2, options: None, expected: ["", "a,b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b", separator: ',', count: 1, options: None, expected: [",a,b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",b", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: ",a,b", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,", separator: ',', count: 4, options: None, expected: ["a", "b", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,", separator: ',', count: 2147483647, options: None, expected: ["a", "b", ""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["a", "b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c", separator: ',', count: 1, options: RemoveEmptyEntries, expected: ["a,b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c", separator: ',', count: 0, options: RemoveEmptyEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c", separator: ',', count: 2147483647, options: None, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c", separator: ',', count: 4, options: None, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c", separator: ',', count: 3, options: None, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c", separator: ',', count: 2, options: None, expected: ["a", "b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c", separator: ',', count: 1, options: None, expected: ["a,b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,c", separator: ',', count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,", separator: ',', count: 2147483647, options: RemoveEmptyEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,", separator: ',', count: 4, options: RemoveEmptyEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,", separator: ',', count: 3, options: RemoveEmptyEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,", separator: ',', count: 2, options: RemoveEmptyEntries, expected: ["a", "b,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,b,", separator: ',', count: 1, options: RemoveEmptyEntries, expected: ["a,b,"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: "a,,c", separator: ',', count: 1, options: None, expected: ["a,,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharSeparator(value: " a b ", separator: ' ', count: 2, options: RemoveEmptyEntries | TrimEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitOneCountSingleResult [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitInvalidCount [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitZeroCountEmptyResult [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "", separatorAsInt: 44, count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "A😀B 😀C", separatorAsInt: 128512, count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: ["A", "B", "C"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "A😀B 😀C", separatorAsInt: 128512, count: 2, options: TrimEntries, expected: ["A", "B 😀C"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "A😀B 😀C", separatorAsInt: 128512, count: 1, options: TrimEntries, expected: ["A😀B 😀C"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "A😀B 😀C", separatorAsInt: 128512, count: 2147483647, options: TrimEntries, expected: ["A", "B", "C"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "A😀B 😀C", separatorAsInt: 128512, count: 2, options: RemoveEmptyEntries, expected: ["A", "B 😀C"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "A😀B 😀C", separatorAsInt: 128512, count: 1, options: RemoveEmptyEntries, expected: ["A😀B 😀C"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "A😀B 😀C", separatorAsInt: 128512, count: 2147483647, options: RemoveEmptyEntries, expected: ["A", "B ", "C"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "A😀B 😀C", separatorAsInt: 128512, count: 2, options: None, expected: ["A", "B 😀C"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "A😀B 😀C", separatorAsInt: 128512, count: 1, options: None, expected: ["A😀B 😀C"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "A😀B 😀C", separatorAsInt: 128512, count: 2147483647, options: None, expected: ["A", "B ", "C"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "a,,b, , c", separatorAsInt: 44, count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "A😀B 😀C", separatorAsInt: 128512, count: 1, options: RemoveEmptyEntries | TrimEntries, expected: ["A😀B 😀C"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "a,,b, , c", separatorAsInt: 44, count: 2147483647, options: TrimEntries, expected: ["a", "", "b", "", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "a,,b, , c", separatorAsInt: 44, count: 2147483647, options: None, expected: ["a", "", "b", " ", " c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "a,b,c", separatorAsInt: 44, count: 2, options: TrimEntries, expected: ["a", "b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "a,b,c", separatorAsInt: 44, count: 1, options: TrimEntries, expected: ["a,b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "a,b,c", separatorAsInt: 44, count: 2147483647, options: TrimEntries, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "a,b,c", separatorAsInt: 44, count: 2, options: RemoveEmptyEntries, expected: ["a", "b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "a,b,c", separatorAsInt: 44, count: 1, options: RemoveEmptyEntries, expected: ["a,b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "a,b,c", separatorAsInt: 44, count: 2147483647, options: RemoveEmptyEntries, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "a,b,c", separatorAsInt: 44, count: 2, options: None, expected: ["a", "b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "a,b,c", separatorAsInt: 44, count: 1, options: None, expected: ["a,b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "a,b,c", separatorAsInt: 44, count: 2147483647, options: None, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "", separatorAsInt: 44, count: 1, options: None, expected: [""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "a,,b, , c", separatorAsInt: 44, count: 2147483647, options: RemoveEmptyEntries, expected: ["a", "b", " ", " c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitRuneSeparator(value: "A😀B 😀C", separatorAsInt: 128512, count: 2, options: RemoveEmptyEntries | TrimEntries, expected: ["A", "B 😀C"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitEmptyValueWithRemoveEmptyEntriesOptionEmptyResult [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: "", separator: null, count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: " a b ", separator: null, count: 2, options: RemoveEmptyEntries | TrimEntries, expected: ["a b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: "a b ", separator: " ", count: 2, options: TrimEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: "a b ", separator: "", count: 2, options: TrimEntries, expected: ["a b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: "a b ", separator: null, count: 2, options: TrimEntries, expected: ["a b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: " ", separator: ",", count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: " ", separator: ",", count: 2147483647, options: RemoveEmptyEntries, expected: [" "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: " ", separator: ",", count: 2147483647, options: TrimEntries, expected: [""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: " ", separator: ",", count: 2147483647, options: None, expected: [" "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: " Monday ", separator: ",", count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: ["Monday"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: " Monday ", separator: ",", count: 2147483647, options: RemoveEmptyEntries, expected: [" Monday "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: " Monday ", separator: ",", count: 2147483647, options: TrimEntries, expected: ["Monday"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: " Monday ", separator: ",", count: 2147483647, options: None, expected: [" Monday "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: " a b ", separator: "", count: 2, options: RemoveEmptyEntries | TrimEntries, expected: ["a b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: "Monday, Tuesday,\r, Wednesday,\n, Thursday, Friday", separator: ",", count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: "Monday, Tuesday,\r, Wednesday,\n, Thursday, Friday", separator: ",", count: 2147483647, options: TrimEntries, expected: ["Monday", "Tuesday", "", "Wednesday", "", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: "Monday, Tuesday, Wednesday, Thursday, Friday", separator: ",", count: 2147483647, options: TrimEntries, expected: ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: "this, is, a, string, with some spaces", separator: ", ", count: 2147483647, options: None, expected: ["this", "is", "a", "string", "with some spaces"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: "aaabaaabaaa", separator: "aa", count: 2147483647, options: RemoveEmptyEntries, expected: ["ab", "ab", "a"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: "aaabaaabaaa", separator: "aa", count: 2147483647, options: None, expected: ["", "ab", "ab", "a"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: "a,b,c", separator: "", count: 2147483647, options: None, expected: ["a,b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: "a,b,c", separator: null, count: 2147483647, options: None, expected: ["a,b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: " ", separator: "", count: 2147483647, options: TrimEntries, expected: [""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: " ", separator: "", count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: " a , b ,c ", separator: "", count: 2147483647, options: TrimEntries, expected: ["a , b ,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: "", separator: "separator", count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: "", separator: "", count: 0, options: None, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: "Monday, Tuesday,\r, Wednesday,\n, Thursday, Friday", separator: ",", count: 2147483647, options: RemoveEmptyEntries, expected: ["Monday", " Tuesday", "\r", " Wednesday", "\n", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitStringSeparator(value: " a b ", separator: " ", count: 2, options: RemoveEmptyEntries | TrimEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitNoMatchSingleResult [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitNullCharArraySeparator_BindsToCharArrayOverload [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitInvalidOptions [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "a b c", separators: null, count: 2147483647, options: None, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: " a b ", separators: null, count: 2, options: RemoveEmptyEntries | TrimEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "a b ", separators: [' '], count: 2, options: TrimEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "a b ", separators: [], count: 2, options: TrimEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "a b ", separators: null, count: 2, options: TrimEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: " ", separators: [',', ':'], count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: []) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: " ", separators: [',', ':'], count: 2147483647, options: RemoveEmptyEntries, expected: [" "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: " ", separators: [',', ':'], count: 2147483647, options: TrimEntries, expected: [""]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: " ", separators: [',', ':'], count: 2147483647, options: None, expected: [" "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: " Monday ", separators: [',', ':'], count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: ["Monday"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: " Monday ", separators: [',', ':'], count: 2147483647, options: RemoveEmptyEntries, expected: [" Monday "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: " Monday ", separators: [',', ':'], count: 2147483647, options: TrimEntries, expected: ["Monday"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: " Monday ", separators: [',', ':'], count: 2147483647, options: None, expected: [" Monday "]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "this, is, a, very long string, with some spaces, c"···, separators: [',', 's'], count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: ["thi", "i", "a", "very long", "tring", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "this, is, a, string, with some spaces", separators: [',', 's', 'a'], count: 2147483647, options: RemoveEmptyEntries | TrimEntries, expected: ["thi", "i", "tring", "with", "ome", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: " a b ", separators: [], count: 2, options: RemoveEmptyEntries | TrimEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "this, is, a, string, with some spaces", separators: [',', 's', 'a'], count: 2147483647, options: TrimEntries, expected: ["thi", "", "i", "", "", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "this, is, a, string, with some spaces", separators: [',', 's', 'a'], count: 2147483647, options: None, expected: ["thi", "", " i", "", " ", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "this, is, a, string, with some spaces", separators: [',', ' ', 's', 'a'], count: 2147483647, options: RemoveEmptyEntries, expected: ["thi", "i", "tring", "with", "ome", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "this, is, a, string, with some spaces", separators: [',', ' ', 's'], count: 2147483647, options: RemoveEmptyEntries, expected: ["thi", "i", "a", "tring", "with", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "this, is, a, string, with some spaces", separators: [',', ' '], count: 2147483647, options: RemoveEmptyEntries, expected: ["this", "is", "a", "string", "with", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "this, is, a, string, with some spaces", separators: [' ', ','], count: 2147483647, options: RemoveEmptyEntries, expected: ["this", "is", "a", "string", "with", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "this, is, a, string, with some spaces", separators: [' '], count: 2147483647, options: RemoveEmptyEntries, expected: ["this,", "is,", "a,", "string,", "with", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "this, is, a, string, with some spaces", separators: [',', ' ', 's', 'a'], count: 2147483647, options: None, expected: ["thi", "", "", "i", "", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "this, is, a, string, with some spaces", separators: [',', ' ', 's'], count: 2147483647, options: None, expected: ["thi", "", "", "i", "", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "this, is, a, string, with some spaces", separators: [',', ' '], count: 2147483647, options: None, expected: ["this", "", "is", "", "a", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "this, is, a, string, with some spaces", separators: [' ', ','], count: 2147483647, options: None, expected: ["this", "", "is", "", "a", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "this, is, a, string, with some spaces", separators: [' '], count: 2147483647, options: None, expected: ["this,", "is,", "a,", "string,", "with", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "a,b,c", separators: [], count: 2147483647, options: None, expected: ["a,b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "a,b,c", separators: null, count: 2147483647, options: None, expected: ["a,b,c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "a b c", separators: [], count: 2147483647, options: None, expected: ["a", "b", "c"]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: "this, is, a, string, with some spaces", separators: [',', 's', 'a'], count: 2147483647, options: RemoveEmptyEntries, expected: ["thi", " i", " ", " ", "tring", ···]) [14:21:57] info: [STRT] System.Tests.StringSplitTests.SplitCharArraySeparator(value: " a b ", separators: [' '], count: 2, options: RemoveEmptyEntries | TrimEntries, expected: ["a", "b"]) [14:21:57] info: [STRT] System.Tests.Int64Tests.TestNegativeNumberParsingWithHyphen [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "0", style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "2147483647", style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "02147483647", style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "00000000000000000000000000000000000000000000000002"···, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123\0\0", style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1", style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "12", style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-1", style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-12", style: Integer, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-123", style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-1234", style: Integer, provider: null, expected: -1234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-12345", style: Integer, provider: null, expected: -12345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-123456", style: Integer, provider: null, expected: -123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-1234567", style: Integer, provider: null, expected: -1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-12345678", style: Integer, provider: null, expected: -12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-123456789", style: Integer, provider: null, expected: -123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-1234567890", style: Integer, provider: null, expected: -1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "abc", style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "ABC", style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "80000000", style: HexNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "FFFFFFFF", style: HexNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "100100011", style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010111100", style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10010", style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10000000000000000000000000000000", style: BinaryNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "11111111111111111111111111111111", style: BinaryNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "$1|000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "$ 1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "$(1000)", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "($1000)", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "$-1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "100", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "|1000", style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123", style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-2147483648", style: AllowLeadingSign, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-123", style: AllowLeadingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "+0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "+123", style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "|123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123", style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123+", style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123-", style: AllowTrailingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123|", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: " 123", style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: " 123 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123 ", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123 \0\0", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: " 2147483647 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: " -2147483648 ", style: Integer, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "\t\t123\t\t", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "\n\n123\n\n", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "\v\v123\v\v", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "\f\f123\f\f", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "\r\r123\r\r", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: " 0 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: " 000000000 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1000", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1|0|0|0", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1|||", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1111", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1E2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1E+2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1e2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1E0", style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "(1E2)", style: AllowParentheses | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-1E2", style: AllowLeadingSign | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1E|2", style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123", style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "(123)", style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "67|", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -23123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "3.00", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "3.00000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "3.000000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "3.0000000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1", style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "12", style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "12345678901", style: Integer, provider: null, expected: 12345678901) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456789012", style: Integer, provider: null, expected: 123456789012) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1234567890123", style: Integer, provider: null, expected: 1234567890123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "12345678901234", style: Integer, provider: null, expected: 12345678901234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456789012345", style: Integer, provider: null, expected: 123456789012345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1234567890123456", style: Integer, provider: null, expected: 1234567890123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "12345678901234567", style: Integer, provider: null, expected: 12345678901234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456789012345678", style: Integer, provider: null, expected: 123456789012345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1234567890123456789", style: Integer, provider: null, expected: 1234567890123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-1", style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-12", style: Integer, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-123", style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-1234", style: Integer, provider: null, expected: -1234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-12345", style: Integer, provider: null, expected: -12345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-123456", style: Integer, provider: null, expected: -123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-1234567", style: Integer, provider: null, expected: -1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-12345678", style: Integer, provider: null, expected: -12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-123456789", style: Integer, provider: null, expected: -123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-1234567890", style: Integer, provider: null, expected: -1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-12345678901", style: Integer, provider: null, expected: -12345678901) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-123456789012", style: Integer, provider: null, expected: -123456789012) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-1234567890123", style: Integer, provider: null, expected: -1234567890123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-12345678901234", style: Integer, provider: null, expected: -12345678901234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-123456789012345", style: Integer, provider: null, expected: -123456789012345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-1234567890123456", style: Integer, provider: null, expected: -1234567890123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-12345678901234567", style: Integer, provider: null, expected: -12345678901234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-123456789012345678", style: Integer, provider: null, expected: -123456789012345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-1234567890123456789", style: Integer, provider: null, expected: -1234567890123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456789", style: HexNumber, provider: null, expected: 4886718345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456789A", style: HexNumber, provider: null, expected: 78187493530) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456789AB", style: HexNumber, provider: null, expected: 1250999896491) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456789ABC", style: HexNumber, provider: null, expected: 20015998343868) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456789ABCD", style: HexNumber, provider: null, expected: 320255973501901) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456789ABCDE", style: HexNumber, provider: null, expected: 5124095576030430) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456789ABCDEF", style: HexNumber, provider: null, expected: 81985529216486895) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "123456789ABCDEF0", style: HexNumber, provider: null, expected: 1311768467463790320) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 5726623061) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 11453246122) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 22906492245) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 45812984490) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 91625968981) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 183251937962) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 366503875925) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 733007751850) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1466015503701) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2932031007402) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 5864062014805) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 11728124029610) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 23456248059221) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 46912496118442) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 93824992236885) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "101010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 187649984473770) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "1010101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 375299968947541) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 750599937895082) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 1501199875790165) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 3002399751580330) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 6004799503160661) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 12009599006321322) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 24019198012642645) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 48038396025285290) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 96076792050570581) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 192153584101141162) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 384307168202282325) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 768614336404564650) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 1537228672809129301) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 3074457345618258602) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 6148914691236517205) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: -6148914691236517206) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "-9223372036854775808", style: Integer, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "9223372036854775807", style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: " -9223372036854775808 ", style: Integer, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: " +9223372036854775807 ", style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "7FFFFFFFFFFFFFFF", style: HexNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "8000000000000000", style: HexNumber, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "FFFFFFFFFFFFFFFF", style: HexNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: " FFFFFFFFFFFFFFFF ", style: HexNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Valid(value: " 11111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -9223372036854775808, format: "G", provider: null, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -4567, format: "G", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 0, format: "G", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "G", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 9223372036854775807, format: "G", provider: null, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -9223372036854775808, format: "G\0", provider: null, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -4567, format: "G\0", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 0, format: "G\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 9223372036854775807, format: "G\0", provider: null, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -9223372036854775808, format: "\0N222", provider: null, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -4567, format: "\0N222", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 9223372036854775807, format: "\0N222", provider: null, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -9223372036854775808, format: "\0", provider: null, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -4567, format: "\0", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 0, format: "\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 9223372036854775807, format: "\0", provider: null, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -9223372036854775808, format: "", provider: null, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -4567, format: "", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 0, format: "", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 9223372036854775807, format: "", provider: null, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -9223372036854775808, format: "R", provider: null, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -4567, format: "R", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 0, format: "R", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "R", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 9223372036854775807, format: "R", provider: null, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "D", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "D99", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "D99\09", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -4567, format: "D99", provider: null, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 0, format: "x", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 9320, format: "x", provider: null, expected: "2468") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -9320, format: "x", provider: null, expected: "ffffffffffffdb98") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 0, format: "b", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -9320, format: "b", provider: null, expected: "11111111111111111111111111111111111111111111111111"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -9223372036854775808, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 9223372036854775807, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -9223372036854775808, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 9223372036854775807, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -9223372036854775808, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 9223372036854775807, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -9223372036854775808, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 9223372036854775807, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -9223372036854775808, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 9223372036854775807, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -9223372036854775808, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 9223372036854775807, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 4567, format: "D99\09", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -4567, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "ffffffffffffdb98") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "11111111111111111111111111111111111111111111111111"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: -2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "#2*468~00") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:57] info: [STRT] System.Tests.Int64Tests.ToStringTest(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:57] info: [STRT] System.Tests.Int64Tests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.Int64Tests.MinValue [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_ObjectNotLong_ThrowsArgumentException(value: "a") [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_ObjectNotLong_ThrowsArgumentException(value: 234) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | HexNumber) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | BinaryNumber) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowHexSpecifier | BinaryNumber) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: -1024) [14:21:57] info: [STRT] System.Tests.Int64Tests.ToString_InvalidFormat_ThrowsFormatException [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-1", offset: 0, count: 2, style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-12", offset: 0, count: 3, style: Integer, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-1234", offset: 0, count: 5, style: Integer, provider: null, expected: -1234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-12345", offset: 0, count: 6, style: Integer, provider: null, expected: -12345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-123456", offset: 0, count: 7, style: Integer, provider: null, expected: -123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-1234567", offset: 0, count: 8, style: Integer, provider: null, expected: -1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-12345678", offset: 0, count: 9, style: Integer, provider: null, expected: -12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-123456789", offset: 0, count: 10, style: Integer, provider: null, expected: -123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-1234567890", offset: 0, count: 11, style: Integer, provider: null, expected: -1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "80000000", offset: 0, count: 8, style: HexNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "FFFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10000000000000000000000000000000", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "11111111111111111111111111111111", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "$(1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "($1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "$-1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-$1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "|1000", offset: 0, count: 5, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-2147483648", offset: 0, count: 11, style: AllowLeadingSign, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123-", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: " -2147483648 ", offset: 0, count: 17, style: Integer, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "(1E2)", offset: 0, count: 5, style: AllowParentheses | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-1E2", offset: 0, count: 4, style: AllowLeadingSign | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -23123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "3.00", offset: 0, count: 4, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "3.00000000", offset: 0, count: 10, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "3.000000000", offset: 0, count: 11, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "3.0000000000", offset: 0, count: 12, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "12345678901", offset: 0, count: 11, style: Integer, provider: null, expected: 12345678901) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456789012", offset: 0, count: 12, style: Integer, provider: null, expected: 123456789012) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1234567890123", offset: 0, count: 13, style: Integer, provider: null, expected: 1234567890123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "12345678901234", offset: 0, count: 14, style: Integer, provider: null, expected: 12345678901234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456789012345", offset: 0, count: 15, style: Integer, provider: null, expected: 123456789012345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1234567890123456", offset: 0, count: 16, style: Integer, provider: null, expected: 1234567890123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "12345678901234567", offset: 0, count: 17, style: Integer, provider: null, expected: 12345678901234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456789012345678", offset: 0, count: 18, style: Integer, provider: null, expected: 123456789012345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1234567890123456789", offset: 0, count: 19, style: Integer, provider: null, expected: 1234567890123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-1", offset: 0, count: 2, style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-12", offset: 0, count: 3, style: Integer, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-1234", offset: 0, count: 5, style: Integer, provider: null, expected: -1234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-12345", offset: 0, count: 6, style: Integer, provider: null, expected: -12345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-123456", offset: 0, count: 7, style: Integer, provider: null, expected: -123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-1234567", offset: 0, count: 8, style: Integer, provider: null, expected: -1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-12345678", offset: 0, count: 9, style: Integer, provider: null, expected: -12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-123456789", offset: 0, count: 10, style: Integer, provider: null, expected: -123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-1234567890", offset: 0, count: 11, style: Integer, provider: null, expected: -1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-12345678901", offset: 0, count: 12, style: Integer, provider: null, expected: -12345678901) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-123456789012", offset: 0, count: 13, style: Integer, provider: null, expected: -123456789012) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-1234567890123", offset: 0, count: 14, style: Integer, provider: null, expected: -1234567890123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-12345678901234", offset: 0, count: 15, style: Integer, provider: null, expected: -12345678901234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-123456789012345", offset: 0, count: 16, style: Integer, provider: null, expected: -123456789012345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-1234567890123456", offset: 0, count: 17, style: Integer, provider: null, expected: -1234567890123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-12345678901234567", offset: 0, count: 18, style: Integer, provider: null, expected: -12345678901234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-123456789012345678", offset: 0, count: 19, style: Integer, provider: null, expected: -123456789012345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-1234567890123456789", offset: 0, count: 20, style: Integer, provider: null, expected: -1234567890123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456789", offset: 0, count: 9, style: HexNumber, provider: null, expected: 4886718345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456789A", offset: 0, count: 10, style: HexNumber, provider: null, expected: 78187493530) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456789AB", offset: 0, count: 11, style: HexNumber, provider: null, expected: 1250999896491) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456789ABC", offset: 0, count: 12, style: HexNumber, provider: null, expected: 20015998343868) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456789ABCD", offset: 0, count: 13, style: HexNumber, provider: null, expected: 320255973501901) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456789ABCDE", offset: 0, count: 14, style: HexNumber, provider: null, expected: 5124095576030430) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456789ABCDEF", offset: 0, count: 15, style: HexNumber, provider: null, expected: 81985529216486895) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "123456789ABCDEF0", offset: 0, count: 16, style: HexNumber, provider: null, expected: 1311768467463790320) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101", offset: 0, count: 33, style: BinaryNumber, provider: null, expected: 5726623061) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010", offset: 0, count: 34, style: BinaryNumber, provider: null, expected: 11453246122) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101", offset: 0, count: 35, style: BinaryNumber, provider: null, expected: 22906492245) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101010", offset: 0, count: 36, style: BinaryNumber, provider: null, expected: 45812984490) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010101", offset: 0, count: 37, style: BinaryNumber, provider: null, expected: 91625968981) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010", offset: 0, count: 38, style: BinaryNumber, provider: null, expected: 183251937962) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101010101", offset: 0, count: 39, style: BinaryNumber, provider: null, expected: 366503875925) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010101010", offset: 0, count: 40, style: BinaryNumber, provider: null, expected: 733007751850) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101", offset: 0, count: 41, style: BinaryNumber, provider: null, expected: 1466015503701) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101010101010", offset: 0, count: 42, style: BinaryNumber, provider: null, expected: 2932031007402) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010101010101", offset: 0, count: 43, style: BinaryNumber, provider: null, expected: 5864062014805) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010", offset: 0, count: 44, style: BinaryNumber, provider: null, expected: 11728124029610) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101010101010101", offset: 0, count: 45, style: BinaryNumber, provider: null, expected: 23456248059221) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010101010101010", offset: 0, count: 46, style: BinaryNumber, provider: null, expected: 46912496118442) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101", offset: 0, count: 47, style: BinaryNumber, provider: null, expected: 93824992236885) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101010101010101010", offset: 0, count: 48, style: BinaryNumber, provider: null, expected: 187649984473770) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010101010101010101", offset: 0, count: 49, style: BinaryNumber, provider: null, expected: 375299968947541) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010", offset: 0, count: 50, style: BinaryNumber, provider: null, expected: 750599937895082) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 51, style: BinaryNumber, provider: null, expected: 1501199875790165) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 52, style: BinaryNumber, provider: null, expected: 3002399751580330) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 53, style: BinaryNumber, provider: null, expected: 6004799503160661) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 54, style: BinaryNumber, provider: null, expected: 12009599006321322) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 55, style: BinaryNumber, provider: null, expected: 24019198012642645) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 56, style: BinaryNumber, provider: null, expected: 48038396025285290) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 57, style: BinaryNumber, provider: null, expected: 96076792050570581) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 58, style: BinaryNumber, provider: null, expected: 192153584101141162) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 59, style: BinaryNumber, provider: null, expected: 384307168202282325) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 60, style: BinaryNumber, provider: null, expected: 768614336404564650) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 61, style: BinaryNumber, provider: null, expected: 1537228672809129301) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 62, style: BinaryNumber, provider: null, expected: 3074457345618258602) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 63, style: BinaryNumber, provider: null, expected: 6148914691236517205) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 64, style: BinaryNumber, provider: null, expected: -6148914691236517206) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-9223372036854775808", offset: 0, count: 20, style: Integer, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "9223372036854775807", offset: 0, count: 19, style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: " -9223372036854775808 ", offset: 0, count: 26, style: Integer, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: " +9223372036854775807 ", offset: 0, count: 26, style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "7FFFFFFFFFFFFFFF", offset: 0, count: 16, style: HexNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "8000000000000000", offset: 0, count: 16, style: HexNumber, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "FFFFFFFFFFFFFFFF", offset: 0, count: 16, style: HexNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: " FFFFFFFFFFFFFFFF ", offset: 0, count: 21, style: HexNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "11111111111111111111111111111111111111111111111111"···, offset: 0, count: 63, style: BinaryNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "10000000000000000000000000000000000000000000000000"···, offset: 0, count: 64, style: BinaryNumber, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "11111111111111111111111111111111111111111111111111"···, offset: 0, count: 64, style: BinaryNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: " 11111111111111111111111111111111111111111111111"···, offset: 0, count: 69, style: BinaryNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "-9223372036854775808", offset: 0, count: 19, style: Integer, provider: null, expected: -922337203685477580) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "09223372036854775807", offset: 1, count: 19, style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "9223372036854775807", offset: 0, count: 1, style: Integer, provider: null, expected: 9) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "ABC", offset: 0, count: 2, style: HexNumber, provider: null, expected: 171) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "101010110101", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 171) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Valid(value: "$1,000", offset: 0, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.EqualsTest(i1: 789, obj: 789, expected: True) [14:21:57] info: [STRT] System.Tests.Int64Tests.EqualsTest(i1: 789, obj: -789, expected: False) [14:21:57] info: [STRT] System.Tests.Int64Tests.EqualsTest(i1: 789, obj: 0, expected: False) [14:21:57] info: [STRT] System.Tests.Int64Tests.EqualsTest(i1: 0, obj: 0, expected: True) [14:21:57] info: [STRT] System.Tests.Int64Tests.EqualsTest(i1: -789, obj: -789, expected: True) [14:21:57] info: [STRT] System.Tests.Int64Tests.EqualsTest(i1: -789, obj: 789, expected: False) [14:21:57] info: [STRT] System.Tests.Int64Tests.EqualsTest(i1: 789, obj: null, expected: False) [14:21:57] info: [STRT] System.Tests.Int64Tests.EqualsTest(i1: 789, obj: "789", expected: False) [14:21:57] info: [STRT] System.Tests.Int64Tests.EqualsTest(i1: 789, obj: 789, expected: False) [14:21:57] info: [STRT] System.Tests.Int64Tests.GetTypeCode_Invoke_ReturnsInt64 [14:21:57] info: [STRT] System.Tests.Int64Tests.MaxValue [14:21:57] info: [STRT] System.Tests.Int64Tests.Ctor_Value [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_InvalidUtf8 [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-1", offset: 0, count: 2, style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-12", offset: 0, count: 3, style: Integer, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-1234", offset: 0, count: 5, style: Integer, provider: null, expected: -1234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-12345", offset: 0, count: 6, style: Integer, provider: null, expected: -12345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-123456", offset: 0, count: 7, style: Integer, provider: null, expected: -123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-1234567", offset: 0, count: 8, style: Integer, provider: null, expected: -1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-12345678", offset: 0, count: 9, style: Integer, provider: null, expected: -12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-123456789", offset: 0, count: 10, style: Integer, provider: null, expected: -123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-1234567890", offset: 0, count: 11, style: Integer, provider: null, expected: -1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "80000000", offset: 0, count: 8, style: HexNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "FFFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10000000000000000000000000000000", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "11111111111111111111111111111111", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "$(1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "($1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "$-1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-$1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "|1000", offset: 0, count: 5, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-2147483648", offset: 0, count: 11, style: AllowLeadingSign, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123-", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: " -2147483648 ", offset: 0, count: 17, style: Integer, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "(1E2)", offset: 0, count: 5, style: AllowParentheses | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-1E2", offset: 0, count: 4, style: AllowLeadingSign | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -23123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "3.00", offset: 0, count: 4, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "3.00000000", offset: 0, count: 10, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "3.000000000", offset: 0, count: 11, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "3.0000000000", offset: 0, count: 12, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "12345678901", offset: 0, count: 11, style: Integer, provider: null, expected: 12345678901) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456789012", offset: 0, count: 12, style: Integer, provider: null, expected: 123456789012) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1234567890123", offset: 0, count: 13, style: Integer, provider: null, expected: 1234567890123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "12345678901234", offset: 0, count: 14, style: Integer, provider: null, expected: 12345678901234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456789012345", offset: 0, count: 15, style: Integer, provider: null, expected: 123456789012345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1234567890123456", offset: 0, count: 16, style: Integer, provider: null, expected: 1234567890123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "12345678901234567", offset: 0, count: 17, style: Integer, provider: null, expected: 12345678901234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456789012345678", offset: 0, count: 18, style: Integer, provider: null, expected: 123456789012345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1234567890123456789", offset: 0, count: 19, style: Integer, provider: null, expected: 1234567890123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-1", offset: 0, count: 2, style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-12", offset: 0, count: 3, style: Integer, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-1234", offset: 0, count: 5, style: Integer, provider: null, expected: -1234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-12345", offset: 0, count: 6, style: Integer, provider: null, expected: -12345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-123456", offset: 0, count: 7, style: Integer, provider: null, expected: -123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-1234567", offset: 0, count: 8, style: Integer, provider: null, expected: -1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-12345678", offset: 0, count: 9, style: Integer, provider: null, expected: -12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-123456789", offset: 0, count: 10, style: Integer, provider: null, expected: -123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-1234567890", offset: 0, count: 11, style: Integer, provider: null, expected: -1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-12345678901", offset: 0, count: 12, style: Integer, provider: null, expected: -12345678901) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-123456789012", offset: 0, count: 13, style: Integer, provider: null, expected: -123456789012) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-1234567890123", offset: 0, count: 14, style: Integer, provider: null, expected: -1234567890123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-12345678901234", offset: 0, count: 15, style: Integer, provider: null, expected: -12345678901234) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-123456789012345", offset: 0, count: 16, style: Integer, provider: null, expected: -123456789012345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-1234567890123456", offset: 0, count: 17, style: Integer, provider: null, expected: -1234567890123456) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-12345678901234567", offset: 0, count: 18, style: Integer, provider: null, expected: -12345678901234567) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-123456789012345678", offset: 0, count: 19, style: Integer, provider: null, expected: -123456789012345678) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-1234567890123456789", offset: 0, count: 20, style: Integer, provider: null, expected: -1234567890123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456789", offset: 0, count: 9, style: HexNumber, provider: null, expected: 4886718345) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456789A", offset: 0, count: 10, style: HexNumber, provider: null, expected: 78187493530) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456789AB", offset: 0, count: 11, style: HexNumber, provider: null, expected: 1250999896491) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456789ABC", offset: 0, count: 12, style: HexNumber, provider: null, expected: 20015998343868) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456789ABCD", offset: 0, count: 13, style: HexNumber, provider: null, expected: 320255973501901) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456789ABCDE", offset: 0, count: 14, style: HexNumber, provider: null, expected: 5124095576030430) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456789ABCDEF", offset: 0, count: 15, style: HexNumber, provider: null, expected: 81985529216486895) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "123456789ABCDEF0", offset: 0, count: 16, style: HexNumber, provider: null, expected: 1311768467463790320) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101", offset: 0, count: 33, style: BinaryNumber, provider: null, expected: 5726623061) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010", offset: 0, count: 34, style: BinaryNumber, provider: null, expected: 11453246122) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101", offset: 0, count: 35, style: BinaryNumber, provider: null, expected: 22906492245) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101010", offset: 0, count: 36, style: BinaryNumber, provider: null, expected: 45812984490) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010101", offset: 0, count: 37, style: BinaryNumber, provider: null, expected: 91625968981) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010", offset: 0, count: 38, style: BinaryNumber, provider: null, expected: 183251937962) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101010101", offset: 0, count: 39, style: BinaryNumber, provider: null, expected: 366503875925) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010101010", offset: 0, count: 40, style: BinaryNumber, provider: null, expected: 733007751850) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101", offset: 0, count: 41, style: BinaryNumber, provider: null, expected: 1466015503701) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101010101010", offset: 0, count: 42, style: BinaryNumber, provider: null, expected: 2932031007402) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010101010101", offset: 0, count: 43, style: BinaryNumber, provider: null, expected: 5864062014805) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010", offset: 0, count: 44, style: BinaryNumber, provider: null, expected: 11728124029610) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101010101010101", offset: 0, count: 45, style: BinaryNumber, provider: null, expected: 23456248059221) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010101010101010", offset: 0, count: 46, style: BinaryNumber, provider: null, expected: 46912496118442) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101", offset: 0, count: 47, style: BinaryNumber, provider: null, expected: 93824992236885) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101010101010101010", offset: 0, count: 48, style: BinaryNumber, provider: null, expected: 187649984473770) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010101010101010101", offset: 0, count: 49, style: BinaryNumber, provider: null, expected: 375299968947541) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010", offset: 0, count: 50, style: BinaryNumber, provider: null, expected: 750599937895082) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 51, style: BinaryNumber, provider: null, expected: 1501199875790165) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 52, style: BinaryNumber, provider: null, expected: 3002399751580330) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 53, style: BinaryNumber, provider: null, expected: 6004799503160661) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 54, style: BinaryNumber, provider: null, expected: 12009599006321322) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 55, style: BinaryNumber, provider: null, expected: 24019198012642645) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 56, style: BinaryNumber, provider: null, expected: 48038396025285290) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 57, style: BinaryNumber, provider: null, expected: 96076792050570581) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 58, style: BinaryNumber, provider: null, expected: 192153584101141162) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 59, style: BinaryNumber, provider: null, expected: 384307168202282325) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 60, style: BinaryNumber, provider: null, expected: 768614336404564650) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 61, style: BinaryNumber, provider: null, expected: 1537228672809129301) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 62, style: BinaryNumber, provider: null, expected: 3074457345618258602) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 63, style: BinaryNumber, provider: null, expected: 6148914691236517205) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 64, style: BinaryNumber, provider: null, expected: -6148914691236517206) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-9223372036854775808", offset: 0, count: 20, style: Integer, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "9223372036854775807", offset: 0, count: 19, style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: " -9223372036854775808 ", offset: 0, count: 26, style: Integer, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: " +9223372036854775807 ", offset: 0, count: 26, style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "7FFFFFFFFFFFFFFF", offset: 0, count: 16, style: HexNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "8000000000000000", offset: 0, count: 16, style: HexNumber, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "FFFFFFFFFFFFFFFF", offset: 0, count: 16, style: HexNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: " FFFFFFFFFFFFFFFF ", offset: 0, count: 21, style: HexNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "11111111111111111111111111111111111111111111111111"···, offset: 0, count: 63, style: BinaryNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "10000000000000000000000000000000000000000000000000"···, offset: 0, count: 64, style: BinaryNumber, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "11111111111111111111111111111111111111111111111111"···, offset: 0, count: 64, style: BinaryNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: " 11111111111111111111111111111111111111111111111"···, offset: 0, count: 69, style: BinaryNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "-9223372036854775808", offset: 0, count: 19, style: Integer, provider: null, expected: -922337203685477580) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "09223372036854775807", offset: 1, count: 19, style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "9223372036854775807", offset: 0, count: 1, style: Integer, provider: null, expected: 9) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "ABC", offset: 0, count: 2, style: HexNumber, provider: null, expected: 171) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "101010110101", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 171) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Valid(value: "$1,000", offset: 0, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -9223372036854775808, format: "G", provider: null, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -4567, format: "G", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 0, format: "G", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "G", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 9223372036854775807, format: "G", provider: null, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -9223372036854775808, format: "G\0", provider: null, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -4567, format: "G\0", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 0, format: "G\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 9223372036854775807, format: "G\0", provider: null, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -9223372036854775808, format: "\0N222", provider: null, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -4567, format: "\0N222", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 9223372036854775807, format: "\0N222", provider: null, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -9223372036854775808, format: "\0", provider: null, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -4567, format: "\0", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 0, format: "\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 9223372036854775807, format: "\0", provider: null, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -9223372036854775808, format: "", provider: null, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -4567, format: "", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 0, format: "", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 9223372036854775807, format: "", provider: null, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -9223372036854775808, format: "R", provider: null, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -4567, format: "R", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 0, format: "R", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "R", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 9223372036854775807, format: "R", provider: null, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "D", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "D99", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "D99\09", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -4567, format: "D99", provider: null, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 0, format: "x", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 9320, format: "x", provider: null, expected: "2468") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -9320, format: "x", provider: null, expected: "ffffffffffffdb98") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 0, format: "b", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -9320, format: "b", provider: null, expected: "11111111111111111111111111111111111111111111111111"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -9223372036854775808, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 9223372036854775807, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -9223372036854775808, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 9223372036854775807, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -9223372036854775808, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 9223372036854775807, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -9223372036854775808, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 9223372036854775807, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -9223372036854775808, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 9223372036854775807, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -9223372036854775808, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-9223372036854775808") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 9223372036854775807, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "9223372036854775807") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 4567, format: "D99\09", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -4567, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "ffffffffffffdb98") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "11111111111111111111111111111111111111111111111111"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: -2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "#2*468~00") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:57] info: [STRT] System.Tests.Int64Tests.TryFormat(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 234, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_Other_ReturnsExpected(i: 234, value: -9223372036854775808, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_Other_ReturnsExpected(i: -234, value: -9223372036854775808, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_Other_ReturnsExpected(i: -9223372036854775808, value: -9223372036854775808, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_Other_ReturnsExpected(i: 234, value: -123, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 0, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 123, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 456, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 9223372036854775807, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_Other_ReturnsExpected(i: -234, value: 9223372036854775807, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_Other_ReturnsExpected(i: 9223372036854775807, value: 9223372036854775807, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_Other_ReturnsExpected(i: -234, value: -234, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_Other_ReturnsExpected(i: -234, value: 234, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_Other_ReturnsExpected(i: -234, value: -432, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.CompareTo_Other_ReturnsExpected(i: 234, value: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestSetMinAndMax(min: "", max: "https://dot.net") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestSetMinAndMax(min: 10000, max: 20000) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestSetMinAndMax(min: 0.5, max: 2) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestSetMinAndMax(min: null, max: null) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestSetMinAndMax(min: 10, max: 0) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestSetMinAndMax(min: 10, max: "https://dot.net") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestSetMin(min: "https://dot.net") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestSetMin(min: "") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestSetMin(min: 10000) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestSetMin(min: 0.5) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestSetMin(min: null) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestConstructor [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestSetMax(max: "https://dot.net") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestSetMax(max: "") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestSetMax(max: 10000) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestSetMax(max: 0.5) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.ConstantExpectedAttributeTests.TestSetMax(max: null) [14:21:57] info: [STRT] System.Reflection.Tests.TypeTests_HiddenMethods.GetMethodDoesNotHideHiddenMethods [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_ResetEnumeration [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0000", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0001", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0002", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0003", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0004", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0005", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0006", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0007", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0008", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0009", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+000A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+000B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+000C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+000D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+000E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+000F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0010", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0011", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0012", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0013", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0014", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0015", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0016", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0017", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0018", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0019", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+001A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+001B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+001C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+001D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+001E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+001F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0020", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0021", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0022", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0023", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0024", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0025", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0026", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0027", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+002A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+002B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+002C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+002D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+002E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+002F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0030", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0031", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0032", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0033", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0034", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0035", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0036", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0037", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0038", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0039", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+003A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+003B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+003C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+003D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+003E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+003F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0040", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0041", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0042", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0043", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0044", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0045", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0046", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0047", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0048", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0049", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+004A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+004B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+004C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+004D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+004E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+004F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0050", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0051", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0052", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0053", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0054", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0055", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0056", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0057", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0058", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0059", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+005A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+005B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+005C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+005D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+005E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+005F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0060", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0061", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0062", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0063", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0064", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0065", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0066", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0067", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0068", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0069", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+006A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+006B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+006C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+006D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+006E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+006F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0070", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0071", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0072", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0073", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0074", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0075", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0076", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0077", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0078", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0079", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+007A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+007B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+007C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+007D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+007E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+007F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0080", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0081", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0082", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0083", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0084", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0085", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0086", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0087", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0088", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0089", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+008A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+008B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+008C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+008D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+008E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+008F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0090", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0091", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0092", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0093", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0094", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0095", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0096", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0097", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0098", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+0099", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+009A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+009B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+009C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+009D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+009E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+009F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A5", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00ED", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+2000", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+2028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+2029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+202F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+2154", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+FFFD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+10000", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+10110", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsPunctuation(testData: UnicodeInfoTestData { __DebugDisplay = "U+10177", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0000", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0001", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0002", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0003", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0004", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0005", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0006", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0007", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0008", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0009", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+000A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+000B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+000C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+000D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+000E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+000F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0010", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0011", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0012", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0013", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0014", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0015", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0016", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0017", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0018", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0019", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+001A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+001B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+001C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+001D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+001E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+001F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0020", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0021", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0022", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0023", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0024", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0025", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0026", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0027", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+002A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+002B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+002C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+002D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+002E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+002F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0030", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0031", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0032", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0033", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0034", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0035", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0036", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0037", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0038", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0039", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+003A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+003B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+003C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+003D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+003E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+003F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0040", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0041", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0042", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0043", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0044", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0045", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0046", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0047", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0048", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0049", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+004A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+004B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+004C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+004D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+004E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+004F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0050", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0051", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0052", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0053", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0054", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0055", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0056", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0057", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0058", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0059", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+005A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+005B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+005C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+005D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+005E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+005F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0060", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0061", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0062", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0063", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0064", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0065", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0066", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0067", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0068", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0069", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+006A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+006B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+006C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+006D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+006E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+006F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0070", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0071", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0072", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0073", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0074", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0075", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0076", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0077", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0078", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0079", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+007A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+007B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+007C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+007D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+007E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+007F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0080", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0081", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0082", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0083", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0084", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0085", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0086", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0087", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0088", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0089", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+008A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+008B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+008C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+008D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+008E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+008F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0090", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0091", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0092", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0093", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0094", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0095", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0096", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0097", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0098", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+0099", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+009A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+009B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+009C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+009D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+009E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+009F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A5", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00ED", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+2000", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+2028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+2029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+202F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+2154", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+FFFD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+10000", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+10110", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetter(testData: UnicodeInfoTestData { __DebugDisplay = "U+10177", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ICU_Casing_Invariant(original: 48, upper: 48, lower: 48) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ICU_Casing_Invariant(original: 97, upper: 65, lower: 97) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ICU_Casing_Invariant(original: 105, upper: 73, lower: 105) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ICU_Casing_Invariant(original: 122, upper: 90, lower: 122) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ICU_Casing_Invariant(original: 65, upper: 65, lower: 97) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ICU_Casing_Invariant(original: 73, upper: 73, lower: 105) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ICU_Casing_Invariant(original: 90, upper: 90, lower: 122) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ICU_Casing_Invariant(original: 223, upper: 223, lower: 223) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ICU_Casing_Invariant(original: 304, upper: 304, lower: 304) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ICU_Casing_Invariant(original: 305, upper: 305, lower: 305) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ICU_Casing_Invariant(original: 66560, upper: 66560, lower: 66600) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ICU_Casing_Invariant(original: 66600, upper: 66560, lower: 66600) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf16(data: [], expectedOperationStatus: NeedMoreData, expectedRuneValue: 65533, expectedCharsConsumed: 0) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf16(data: ['ሴ'], expectedOperationStatus: Done, expectedRuneValue: 4660, expectedCharsConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf16(data: ['ሴ', 0xd800], expectedOperationStatus: Done, expectedRuneValue: 4660, expectedCharsConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf16(data: [0xd83d, 0xde32], expectedOperationStatus: Done, expectedRuneValue: 128562, expectedCharsConsumed: 2) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf16(data: [0xdc00], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedCharsConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf16(data: [0xdc00, 0xdc00], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedCharsConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf16(data: [0xd800], expectedOperationStatus: NeedMoreData, expectedRuneValue: 65533, expectedCharsConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf16(data: [0xd800, 0xd800], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedCharsConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf16(data: [0xd800, 'ሴ'], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedCharsConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0000", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0001", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0002", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0003", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0004", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0005", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0006", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0007", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0008", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0009", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+000A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+000B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+000C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+000D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+000E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+000F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0010", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0011", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0012", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0013", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0014", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0015", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0016", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0017", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0018", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0019", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+001A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+001B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+001C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+001D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+001E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+001F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0020", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0021", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0022", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0023", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0024", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0025", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0026", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0027", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+002A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+002B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+002C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+002D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+002E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+002F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0030", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0031", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0032", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0033", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0034", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0035", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0036", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0037", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0038", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0039", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+003A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+003B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+003C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+003D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+003E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+003F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0040", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0041", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0042", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0043", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0044", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0045", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0046", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0047", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0048", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0049", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+004A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+004B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+004C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+004D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+004E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+004F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0050", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0051", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0052", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0053", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0054", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0055", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0056", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0057", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0058", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0059", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+005A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+005B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+005C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+005D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+005E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+005F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0060", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0061", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0062", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0063", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0064", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0065", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0066", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0067", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0068", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0069", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+006A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+006B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+006C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+006D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+006E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+006F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0070", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0071", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0072", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0073", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0074", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0075", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0076", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0077", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0078", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0079", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+007A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+007B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+007C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+007D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+007E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+007F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0080", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0081", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0082", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0083", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0084", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0085", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0086", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0087", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0088", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0089", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+008A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+008B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+008C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+008D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+008E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+008F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0090", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0091", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0092", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0093", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0094", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0095", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0096", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0097", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0098", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+0099", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+009A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+009B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+009C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+009D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+009E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+009F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A5", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00ED", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+2000", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+2028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+2029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+202F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+2154", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+FFFD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+10000", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+10110", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLower(testData: UnicodeInfoTestData { __DebugDisplay = "U+10177", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: []) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [226, 136, 192]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [244, 144]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [240, 144]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [240, 143]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [238, 128]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [237, 191]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [237, 159]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [224, 160]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [224, 159]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [193, 191]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [194, 194]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [244]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [237]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [194]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [245]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [193]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [128, 128, 128]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [128]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [48, 64, 80]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [240, 159, 152]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8_Invalid(data: [240, 159, 152, 32]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0000", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0001", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0002", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0003", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0004", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0005", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0006", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0007", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0008", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0009", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+000A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+000B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+000C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+000D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+000E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+000F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0010", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0011", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0012", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0013", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0014", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0015", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0016", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0017", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0018", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0019", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+001A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+001B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+001C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+001D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+001E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+001F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0020", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0021", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0022", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0023", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0024", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0025", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0026", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0027", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+002A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+002B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+002C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+002D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+002E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+002F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0030", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0031", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0032", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0033", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0034", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0035", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0036", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0037", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0038", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0039", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+003A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+003B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+003C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+003D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+003E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+003F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0040", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0041", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0042", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0043", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0044", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0045", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0046", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0047", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0048", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0049", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+004A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+004B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+004C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+004D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+004E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+004F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0050", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0051", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0052", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0053", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0054", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0055", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0056", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0057", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0058", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0059", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+005A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+005B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+005C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+005D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+005E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+005F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0060", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0061", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0062", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0063", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0064", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0065", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0066", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0067", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0068", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0069", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+006A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+006B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+006C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+006D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+006E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+006F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0070", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0071", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0072", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0073", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0074", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0075", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0076", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0077", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0078", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0079", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+007A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+007B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+007C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+007D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+007E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+007F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0080", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0081", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0082", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0083", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0084", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0085", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0086", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0087", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0088", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0089", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+008A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+008B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+008C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+008D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+008E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+008F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0090", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0091", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0092", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0093", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0094", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0095", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0096", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0097", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0098", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+0099", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+009A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+009B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+009C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+009D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+009E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+009F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A5", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00ED", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+2000", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+2028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+2029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+202F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+2154", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+FFFD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+10000", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+10110", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSymbol(testData: UnicodeInfoTestData { __DebugDisplay = "U+10177", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0000", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0001", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0002", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0003", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0004", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0005", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0006", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0007", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0008", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0009", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+000A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+000B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+000C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+000D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+000E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+000F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0010", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0011", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0012", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0013", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0014", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0015", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0016", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0017", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0018", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0019", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+001A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+001B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+001C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+001D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+001E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+001F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0020", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0021", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0022", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0023", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0024", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0025", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0026", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0027", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+002A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+002B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+002C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+002D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+002E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+002F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0030", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0031", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0032", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0033", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0034", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0035", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0036", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0037", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0038", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0039", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+003A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+003B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+003C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+003D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+003E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+003F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0040", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0041", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0042", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0043", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0044", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0045", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0046", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0047", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0048", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0049", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+004A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+004B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+004C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+004D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+004E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+004F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0050", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0051", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0052", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0053", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0054", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0055", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0056", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0057", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0058", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0059", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+005A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+005B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+005C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+005D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+005E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+005F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0060", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0061", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0062", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0063", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0064", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0065", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0066", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0067", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0068", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0069", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+006A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+006B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+006C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+006D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+006E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+006F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0070", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0071", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0072", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0073", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0074", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0075", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0076", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0077", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0078", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0079", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+007A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+007B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+007C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+007D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+007E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+007F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0080", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0081", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0082", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0083", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0084", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0085", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0086", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0087", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0088", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0089", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+008A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+008B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+008C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+008D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+008E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+008F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0090", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0091", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0092", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0093", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0094", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0095", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0096", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0097", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0098", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+0099", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+009A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+009B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+009C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+009D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+009E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+009F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A5", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00ED", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+2000", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+2028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+2029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+202F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+2154", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+FFFD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+10000", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+10110", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetUnicodeCategory(testData: UnicodeInfoTestData { __DebugDisplay = "U+10177", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.NonGenericCompareTo_GivenNonRuneArgument_ThrowsArgumentException [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetHashCodeTests(scalarValue: 0) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetHashCodeTests(scalarValue: 97) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetHashCodeTests(scalarValue: 65533) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetHashCodeTests(scalarValue: 1114111) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0000", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0001", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0002", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0003", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0004", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0005", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0006", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0007", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0008", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0009", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+000A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+000B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+000C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+000D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+000E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+000F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0010", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0011", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0012", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0013", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0014", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0015", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0016", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0017", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0018", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0019", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+001A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+001B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+001C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+001D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+001E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+001F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0020", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0021", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0022", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0023", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0024", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0025", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0026", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0027", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+002A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+002B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+002C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+002D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+002E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+002F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0030", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0031", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0032", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0033", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0034", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0035", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0036", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0037", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0038", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0039", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+003A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+003B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+003C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+003D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+003E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+003F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0040", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0041", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0042", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0043", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0044", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0045", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0046", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0047", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0048", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0049", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+004A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+004B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+004C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+004D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+004E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+004F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0050", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0051", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0052", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0053", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0054", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0055", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0056", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0057", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0058", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0059", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+005A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+005B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+005C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+005D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+005E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+005F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0060", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0061", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0062", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0063", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0064", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0065", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0066", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0067", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0068", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0069", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+006A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+006B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+006C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+006D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+006E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+006F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0070", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0071", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0072", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0073", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0074", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0075", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0076", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0077", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0078", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0079", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+007A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+007B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+007C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+007D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+007E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+007F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0080", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0081", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0082", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0083", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0084", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0085", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0086", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0087", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0088", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0089", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+008A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+008B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+008C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+008D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+008E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+008F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0090", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0091", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0092", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0093", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0094", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0095", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0096", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0097", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0098", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+0099", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+009A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+009B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+009C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+009D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+009E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+009F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A5", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00ED", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+2000", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+2028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+2029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+202F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+2154", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+FFFD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+10000", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+10110", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsControl(testData: UnicodeInfoTestData { __DebugDisplay = "U+10177", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_SurrogatePair_Invalid(highSurrogate: 0xd800, lowSurrogate: 0xd800) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_SurrogatePair_Invalid(highSurrogate: 0xdfff, lowSurrogate: 0xdfff) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_SurrogatePair_Invalid(highSurrogate: 0xde00, lowSurrogate: 0xdb00) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_SurrogatePair_Invalid(highSurrogate: 0xd900, lowSurrogate: 'ሴ') [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_SurrogatePair_Invalid(highSurrogate: 0xd900, lowSurrogate: 0xe000) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_SurrogatePair_Invalid(highSurrogate: 'ሴ', lowSurrogate: 0xde00) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_SurrogatePair_Invalid(highSurrogate: 0xdc00, lowSurrogate: 0xde00) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Char_Invalid_Throws(ch: 0xd800) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Char_Invalid_Throws(ch: 0xdbff) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Char_Invalid_Throws(ch: 0xdc00) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Char_Invalid_Throws(ch: 0xdfff) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Invalid(scalarValue: 55296) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Invalid(scalarValue: 56319) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Invalid(scalarValue: 56320) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Invalid(scalarValue: 57343) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Invalid(scalarValue: -1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Invalid(scalarValue: 1114112) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Invalid(scalarValue: 2147483647) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf8(data: [], expectedOperationStatus: NeedMoreData, expectedRuneValue: 65533, expectedBytesConsumed: 0) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf8(data: [48], expectedOperationStatus: Done, expectedRuneValue: 48, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf8(data: [48, 64, 80], expectedOperationStatus: Done, expectedRuneValue: 80, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf8(data: [128], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf8(data: [128, 128, 128], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf8(data: [128, 128, 128, 128], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf8(data: [128, 128, 128, 194], expectedOperationStatus: NeedMoreData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf8(data: [193], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf8(data: [128, 226, 136, 180], expectedOperationStatus: Done, expectedRuneValue: 8756, expectedBytesConsumed: 3) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf8(data: [240, 159, 152, 178], expectedOperationStatus: Done, expectedRuneValue: 128562, expectedBytesConsumed: 4) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf8(data: [226, 136, 180, 178], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf8(data: [128, 98, 128, 128], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf8(data: [240, 159, 152], expectedOperationStatus: NeedMoreData, expectedRuneValue: 65533, expectedBytesConsumed: 3) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Valid(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 0, Utf16Sequence = ['\0'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Valid(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 127, Utf16Sequence = [0x007f], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 128, Utf16Sequence = [0x0080], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2047, Utf16Sequence = ['߿'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2048, Utf16Sequence = ['ࠀ'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 55295, Utf16Sequence = [0xd7ff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 57344, Utf16Sequence = [0xe000], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65533, Utf16Sequence = ['�'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65535, Utf16Sequence = [0xffff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = False, Plane = 1, ScalarValue = 65536, Utf16Sequence = [0xd800, 0xdc00], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = False, Plane = 16, ScalarValue = 1114111, Utf16Sequence = [0xdbff, 0xdfff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8(data: [48], expectedRuneValue: 48) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8(data: [195, 144], expectedRuneValue: 208) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8(data: [226, 136, 180], expectedRuneValue: 8756) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ParseUtf8(data: [240, 159, 152, 178], expectedRuneValue: 128562) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ReplacementChar [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_SurrogatePair_Valid(highSurrogate: 0xd800, lowSurrogate: 0xdc00, expectedValue: 65536) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_SurrogatePair_Valid(highSurrogate: 0xdbff, lowSurrogate: 0xdfff, expectedValue: 1114111) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_SurrogatePair_Valid(highSurrogate: 0xd83c, lowSurrogate: 0xdfa8, expectedValue: 127912) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf16(data: [], expectedOperationStatus: NeedMoreData, expectedRuneValue: 65533, expectedCharsConsumed: 0) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf16(data: ['ሴ', '噸'], expectedOperationStatus: Done, expectedRuneValue: 22136, expectedCharsConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf16(data: [0xdc00, 0xd800], expectedOperationStatus: NeedMoreData, expectedRuneValue: 65533, expectedCharsConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf16(data: [0xd83d, 0xde32], expectedOperationStatus: Done, expectedRuneValue: 128562, expectedCharsConsumed: 2) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf16(data: ['ሴ', 0xdc00], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedCharsConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeLastFromUtf16(data: [0xdc00], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedCharsConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf8(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 0, Utf16Sequence = ['\0'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf8(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 127, Utf16Sequence = [0x007f], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf8(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 128, Utf16Sequence = [0x0080], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf8(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2047, Utf16Sequence = ['߿'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf8(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2048, Utf16Sequence = ['ࠀ'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf8(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 55295, Utf16Sequence = [0xd7ff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf8(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 57344, Utf16Sequence = [0xe000], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf8(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65533, Utf16Sequence = ['�'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf8(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65535, Utf16Sequence = [0xffff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf8(testData: GeneralTestData { IsAscii = False, IsBmp = False, Plane = 1, ScalarValue = 65536, Utf16Sequence = [0xd800, 0xdc00], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf8(testData: GeneralTestData { IsAscii = False, IsBmp = False, Plane = 16, ScalarValue = 1114111, Utf16Sequence = [0xdbff, 0xdfff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Valid(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 0, Utf16Sequence = ['\0'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Valid(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 127, Utf16Sequence = [0x007f], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 128, Utf16Sequence = [0x0080], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2047, Utf16Sequence = ['߿'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2048, Utf16Sequence = ['ࠀ'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 55295, Utf16Sequence = [0xd7ff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 57344, Utf16Sequence = [0xe000], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65533, Utf16Sequence = ['�'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65535, Utf16Sequence = [0xffff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = False, Plane = 1, ScalarValue = 65536, Utf16Sequence = [0xd800, 0xdc00], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = False, Plane = 16, ScalarValue = 1114111, Utf16Sequence = [0xdbff, 0xdfff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetRuneAt_TryGetRuneAt_Utf16_InvalidData(inputCharArray: ['x', 0xd83d, 0xdc6e, 'y'], index: 2) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetRuneAt_TryGetRuneAt_Utf16_InvalidData(inputCharArray: ['x', 0xd800, 'y'], index: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetRuneAt_TryGetRuneAt_Utf16_InvalidData(inputCharArray: ['x', 0xdfff, 0xdfff], index: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetRuneAt_TryGetRuneAt_Utf16_InvalidData(inputCharArray: ['x', 0xd800], index: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_OperatorEqual_OperatorNotEqual(first: 0, other: 0, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_OperatorEqual_OperatorNotEqual(first: 1114111, other: 1114111, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_OperatorEqual_OperatorNotEqual(first: 65533, other: 65533, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_OperatorEqual_OperatorNotEqual(first: 65533, other: 65535, expected: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_OperatorEqual_OperatorNotEqual(first: 97, other: 97, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_OperatorEqual_OperatorNotEqual(first: 97, other: 65, expected: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_OperatorEqual_OperatorNotEqual(first: 97, other: 98, expected: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetRuneAt_TryGetRuneAt_Utf16_BadArgs [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Operators_And_CompareTo(scalarValueLeft: 0, scalarValueRight: 0) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Operators_And_CompareTo(scalarValueLeft: 128, scalarValueRight: 128) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Operators_And_CompareTo(scalarValueLeft: 128, scalarValueRight: 256) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Operators_And_CompareTo(scalarValueLeft: 256, scalarValueRight: 128) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Valid(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 0, Utf16Sequence = ['\0'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Valid(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 127, Utf16Sequence = [0x007f], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 128, Utf16Sequence = [0x0080], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2047, Utf16Sequence = ['߿'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2048, Utf16Sequence = ['ࠀ'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 55295, Utf16Sequence = [0xd7ff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 57344, Utf16Sequence = [0xe000], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65533, Utf16Sequence = ['�'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65535, Utf16Sequence = [0xffff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = False, Plane = 1, ScalarValue = 65536, Utf16Sequence = [0xd800, 0xdc00], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = False, Plane = 16, ScalarValue = 1114111, Utf16Sequence = [0xdbff, 0xdfff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0000", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0001", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0002", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0003", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0004", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0005", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0006", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0007", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0008", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0009", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+000A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+000B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+000C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+000D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+000E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+000F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0010", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0011", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0012", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0013", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0014", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0015", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0016", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0017", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0018", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0019", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+001A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+001B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+001C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+001D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+001E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+001F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0020", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0021", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0022", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0023", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0024", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0025", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0026", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0027", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+002A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+002B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+002C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+002D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+002E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+002F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0030", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0031", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0032", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0033", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0034", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0035", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0036", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0037", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0038", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0039", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+003A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+003B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+003C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+003D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+003E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+003F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0040", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0041", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0042", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0043", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0044", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0045", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0046", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0047", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0048", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0049", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+004A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+004B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+004C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+004D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+004E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+004F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0050", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0051", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0052", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0053", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0054", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0055", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0056", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0057", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0058", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0059", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+005A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+005B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+005C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+005D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+005E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+005F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0060", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0061", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0062", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0063", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0064", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0065", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0066", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0067", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0068", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0069", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+006A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+006B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+006C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+006D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+006E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+006F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0070", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0071", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0072", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0073", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0074", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0075", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0076", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0077", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0078", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0079", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+007A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+007B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+007C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+007D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+007E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+007F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0080", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0081", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0082", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0083", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0084", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0085", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0086", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0087", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0088", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0089", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+008A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+008B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+008C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+008D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+008E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+008F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0090", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0091", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0092", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0093", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0094", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0095", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0096", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0097", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0098", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+0099", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+009A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+009B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+009C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+009D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+009E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+009F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A5", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00ED", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+2000", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+2028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+2029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+202F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+2154", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+FFFD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+10000", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+10110", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsNumber(testData: UnicodeInfoTestData { __DebugDisplay = "U+10177", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [], expectedOperationStatus: NeedMoreData, expectedRuneValue: 65533, expectedBytesConsumed: 0) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [240, 159, 152], expectedOperationStatus: NeedMoreData, expectedRuneValue: 65533, expectedBytesConsumed: 3) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [226, 136, 192], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 2) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [226, 136, 180], expectedOperationStatus: Done, expectedRuneValue: 8756, expectedBytesConsumed: 3) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [244, 144], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [240, 144], expectedOperationStatus: NeedMoreData, expectedRuneValue: 65533, expectedBytesConsumed: 2) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [240, 143], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [238, 128], expectedOperationStatus: NeedMoreData, expectedRuneValue: 65533, expectedBytesConsumed: 2) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [237, 191], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [237, 159], expectedOperationStatus: NeedMoreData, expectedRuneValue: 65533, expectedBytesConsumed: 2) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [224, 160], expectedOperationStatus: NeedMoreData, expectedRuneValue: 65533, expectedBytesConsumed: 2) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [224, 159], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [193, 191], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [195, 144], expectedOperationStatus: Done, expectedRuneValue: 208, expectedBytesConsumed: 2) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [194, 194], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [244], expectedOperationStatus: NeedMoreData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [237], expectedOperationStatus: NeedMoreData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [194], expectedOperationStatus: NeedMoreData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [245], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [193], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [128, 128, 128], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [128], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [48, 64, 80], expectedOperationStatus: Done, expectedRuneValue: 48, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [48], expectedOperationStatus: Done, expectedRuneValue: 48, expectedBytesConsumed: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [240, 159, 152, 32], expectedOperationStatus: InvalidData, expectedRuneValue: 65533, expectedBytesConsumed: 3) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.DecodeFromUtf8(data: [240, 159, 152, 178], expectedOperationStatus: Done, expectedRuneValue: 128562, expectedBytesConsumed: 4) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.NonGenericCompareTo_NonNullAlwaysGreaterThanNull(scalarValue: 0) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.NonGenericCompareTo_NonNullAlwaysGreaterThanNull(scalarValue: 1114111) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0000", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0001", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0002", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0003", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0004", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0005", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0006", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0007", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0008", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0009", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+000A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+000B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+000C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+000D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+000E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+000F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0010", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0011", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0012", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0013", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0014", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0015", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0016", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0017", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0018", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0019", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+001A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+001B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+001C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+001D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+001E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+001F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0020", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0021", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0022", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0023", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0024", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0025", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0026", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0027", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+002A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+002B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+002C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+002D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+002E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+002F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0030", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0031", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0032", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0033", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0034", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0035", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0036", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0037", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0038", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0039", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+003A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+003B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+003C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+003D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+003E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+003F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0040", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0041", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0042", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0043", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0044", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0045", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0046", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0047", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0048", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0049", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+004A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+004B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+004C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+004D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+004E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+004F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0050", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0051", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0052", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0053", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0054", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0055", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0056", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0057", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0058", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0059", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+005A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+005B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+005C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+005D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+005E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+005F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0060", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0061", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0062", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0063", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0064", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0065", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0066", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0067", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0068", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0069", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+006A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+006B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+006C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+006D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+006E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+006F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0070", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0071", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0072", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0073", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0074", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0075", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0076", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0077", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0078", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0079", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+007A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+007B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+007C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+007D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+007E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+007F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0080", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0081", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0082", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0083", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0084", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0085", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0086", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0087", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0088", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0089", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+008A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+008B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+008C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+008D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+008E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+008F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0090", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0091", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0092", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0093", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0094", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0095", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0096", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0097", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0098", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+0099", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+009A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+009B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+009C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+009D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+009E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+009F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A5", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00ED", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+2000", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+2028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+2029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+202F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+2154", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+FFFD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+10000", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+10110", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsWhiteSpace(testData: UnicodeInfoTestData { __DebugDisplay = "U+10177", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: []) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [80, 240, 159, 152, 96]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [73, 226, 136, 192, 89]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [72, 226, 136, 180, 88]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [71, 244, 144, 87]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [70, 240, 144, 86]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [69, 240, 143, 85]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [68, 238, 128, 84]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [67, 237, 191, 83]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [66, 237, 159, 82]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [65, 224, 160, 81]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [64, 224, 159, 80]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [57, 193, 191, 73]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [56, 195, 144, 72]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [55, 194, 194, 71]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [54, 244, 70]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [53, 237, 69]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [52, 194, 68]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [51, 245, 67]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [50, 193, 66]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [49, 128, 65]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [48, 64, 80]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [81, 240, 159, 152, 32, ···]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery8(bytes: [82, 240, 159, 152, 178, ···]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0000", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0001", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0002", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0003", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0004", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0005", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0006", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0007", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0008", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0009", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+000A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+000B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+000C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+000D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+000E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+000F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0010", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0011", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0012", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0013", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0014", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0015", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0016", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0017", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0018", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0019", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+001A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+001B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+001C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+001D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+001E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+001F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0020", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0021", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0022", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0023", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0024", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0025", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0026", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0027", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+002A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+002B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+002C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+002D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+002E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+002F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0030", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0031", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0032", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0033", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0034", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0035", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0036", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0037", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0038", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0039", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+003A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+003B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+003C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+003D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+003E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+003F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0040", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0041", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0042", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0043", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0044", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0045", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0046", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0047", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0048", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0049", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+004A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+004B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+004C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+004D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+004E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+004F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0050", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0051", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0052", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0053", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0054", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0055", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0056", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0057", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0058", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0059", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+005A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+005B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+005C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+005D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+005E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+005F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0060", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0061", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0062", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0063", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0064", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0065", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0066", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0067", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0068", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0069", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+006A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+006B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+006C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+006D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+006E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+006F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0070", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0071", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0072", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0073", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0074", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0075", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0076", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0077", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0078", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0079", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+007A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+007B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+007C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+007D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+007E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+007F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0080", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0081", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0082", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0083", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0084", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0085", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0086", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0087", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0088", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0089", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+008A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+008B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+008C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+008D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+008E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+008F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0090", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0091", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0092", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0093", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0094", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0095", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0096", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0097", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0098", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+0099", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+009A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+009B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+009C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+009D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+009E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+009F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A5", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00ED", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+2000", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+2028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+2029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+202F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+2154", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+FFFD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+10000", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+10110", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetNumericValue(testData: UnicodeInfoTestData { __DebugDisplay = "U+10177", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0000", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0001", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0002", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0003", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0004", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0005", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0006", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0007", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0008", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0009", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+000A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+000B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+000C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+000D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+000E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+000F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0010", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0011", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0012", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0013", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0014", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0015", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0016", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0017", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0018", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0019", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+001A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+001B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+001C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+001D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+001E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+001F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0020", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0021", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0022", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0023", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0024", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0025", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0026", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0027", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+002A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+002B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+002C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+002D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+002E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+002F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0030", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0031", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0032", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0033", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0034", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0035", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0036", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0037", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0038", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0039", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+003A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+003B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+003C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+003D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+003E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+003F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0040", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0041", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0042", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0043", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0044", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0045", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0046", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0047", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0048", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0049", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+004A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+004B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+004C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+004D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+004E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+004F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0050", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0051", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0052", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0053", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0054", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0055", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0056", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0057", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0058", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0059", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+005A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+005B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+005C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+005D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+005E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+005F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0060", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0061", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0062", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0063", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0064", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0065", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0066", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0067", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0068", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0069", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+006A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+006B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+006C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+006D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+006E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+006F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0070", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0071", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0072", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0073", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0074", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0075", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0076", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0077", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0078", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0079", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+007A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+007B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+007C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+007D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+007E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+007F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0080", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0081", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0082", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0083", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0084", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0085", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0086", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0087", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0088", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0089", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+008A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+008B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+008C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+008D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+008E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+008F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0090", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0091", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0092", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0093", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0094", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0095", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0096", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0097", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0098", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+0099", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+009A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+009B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+009C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+009D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+009E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+009F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A5", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00ED", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+2000", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+2028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+2029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+202F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+2154", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+FFFD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+10000", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+10110", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsUpper(testData: UnicodeInfoTestData { __DebugDisplay = "U+10177", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0000", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0001", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0002", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0003", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0004", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0005", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0006", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0007", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0008", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0009", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+000A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+000B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+000C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+000D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+000E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+000F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0010", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0011", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0012", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0013", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0014", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0015", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0016", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0017", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0018", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0019", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+001A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+001B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+001C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+001D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+001E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+001F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0020", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0021", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0022", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0023", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0024", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0025", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0026", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0027", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+002A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+002B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+002C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+002D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+002E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+002F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0030", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0031", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0032", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0033", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0034", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0035", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0036", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0037", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0038", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0039", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+003A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+003B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+003C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+003D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+003E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+003F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0040", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0041", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0042", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0043", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0044", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0045", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0046", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0047", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0048", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0049", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+004A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+004B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+004C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+004D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+004E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+004F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0050", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0051", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0052", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0053", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0054", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0055", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0056", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0057", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0058", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0059", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+005A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+005B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+005C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+005D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+005E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+005F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0060", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0061", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0062", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0063", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0064", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0065", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0066", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0067", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0068", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0069", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+006A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+006B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+006C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+006D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+006E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+006F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0070", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0071", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0072", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0073", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0074", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0075", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0076", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0077", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0078", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0079", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+007A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+007B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+007C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+007D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+007E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+007F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0080", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0081", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0082", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0083", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0084", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0085", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0086", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0087", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0088", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0089", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+008A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+008B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+008C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+008D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+008E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+008F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0090", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0091", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0092", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0093", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0094", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0095", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0096", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0097", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0098", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+0099", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+009A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+009B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+009C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+009D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+009E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+009F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A5", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00ED", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+2000", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+2028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+2029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+202F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+2154", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+FFFD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+10000", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+10110", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsSeparator(testData: UnicodeInfoTestData { __DebugDisplay = "U+10177", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Char_Invalid(scalarValue: 55296) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Char_Invalid(scalarValue: 56319) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Char_Invalid(scalarValue: 56320) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Char_Invalid(scalarValue: 57343) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Invalid(scalarValue: 55296) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Invalid(scalarValue: 56319) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Invalid(scalarValue: 56320) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Invalid(scalarValue: 57343) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Invalid(scalarValue: -1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Invalid(scalarValue: 1114112) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_UInt32_Invalid(scalarValue: 2147483647) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_SurrogateChars_Invalid(highSurrogate: 0xd800, lowSurrogate: 0xd800) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_SurrogateChars_Invalid(highSurrogate: 0xdfff, lowSurrogate: 0xdfff) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_SurrogateChars_Invalid(highSurrogate: 0xde00, lowSurrogate: 0xdb00) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_SurrogateChars_Invalid(highSurrogate: 0xd900, lowSurrogate: 'ሴ') [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_SurrogateChars_Invalid(highSurrogate: 0xd900, lowSurrogate: 0xe000) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_SurrogateChars_Invalid(highSurrogate: 'ሴ', lowSurrogate: 0xde00) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_SurrogateChars_Invalid(highSurrogate: 0xdc00, lowSurrogate: 0xde00) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Char_Valid(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 0, Utf16Sequence = ['\0'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Char_Valid(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 127, Utf16Sequence = [0x007f], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Char_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 128, Utf16Sequence = [0x0080], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Char_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2047, Utf16Sequence = ['߿'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Char_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2048, Utf16Sequence = ['ࠀ'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Char_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 55295, Utf16Sequence = [0xd7ff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Char_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 57344, Utf16Sequence = [0xe000], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Char_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65533, Utf16Sequence = ['�'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_Char_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65535, Utf16Sequence = [0xffff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetRuneAt_TryGetRuneAt_Utf16_Success(inputString: "a", index: 0, expectedScalarValue: 97) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetRuneAt_TryGetRuneAt_Utf16_Success(inputString: "ab", index: 1, expectedScalarValue: 98) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetRuneAt_TryGetRuneAt_Utf16_Success(inputString: "x👮y", index: 3, expectedScalarValue: 121) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.GetRuneAt_TryGetRuneAt_Utf16_Success(inputString: "x👮y", index: 1, expectedScalarValue: 128110) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ToStringTests(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 0, Utf16Sequence = ['\0'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ToStringTests(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 127, Utf16Sequence = [0x007f], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ToStringTests(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 128, Utf16Sequence = [0x0080], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ToStringTests(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2047, Utf16Sequence = ['߿'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ToStringTests(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2048, Utf16Sequence = ['ࠀ'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ToStringTests(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 55295, Utf16Sequence = [0xd7ff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ToStringTests(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 57344, Utf16Sequence = [0xe000], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ToStringTests(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65533, Utf16Sequence = ['�'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ToStringTests(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65535, Utf16Sequence = [0xffff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ToStringTests(testData: GeneralTestData { IsAscii = False, IsBmp = False, Plane = 1, ScalarValue = 65536, Utf16Sequence = [0xd800, 0xdc00], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.ToStringTests(testData: GeneralTestData { IsAscii = False, IsBmp = False, Plane = 16, ScalarValue = 1114111, Utf16Sequence = [0xdbff, 0xdfff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Empty [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0000", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0001", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0002", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0003", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0004", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0005", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0006", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0007", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0008", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0009", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+000A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+000B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+000C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+000D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+000E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+000F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0010", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0011", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0012", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0013", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0014", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0015", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0016", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0017", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0018", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0019", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+001A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+001B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+001C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+001D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+001E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+001F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0020", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0021", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0022", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0023", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0024", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0025", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0026", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0027", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+002A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+002B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+002C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+002D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+002E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+002F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0030", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0031", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0032", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0033", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0034", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0035", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0036", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0037", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0038", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0039", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+003A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+003B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+003C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+003D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+003E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+003F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0040", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0041", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0042", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0043", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0044", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0045", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0046", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0047", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0048", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0049", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+004A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+004B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+004C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+004D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+004E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+004F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0050", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0051", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0052", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0053", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0054", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0055", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0056", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0057", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0058", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0059", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+005A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+005B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+005C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+005D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+005E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+005F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0060", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0061", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0062", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0063", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0064", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0065", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0066", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0067", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0068", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0069", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+006A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+006B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+006C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+006D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+006E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+006F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0070", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0071", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0072", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0073", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0074", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0075", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0076", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0077", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0078", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0079", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+007A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+007B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+007C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+007D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+007E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+007F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0080", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0081", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0082", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0083", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0084", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0085", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0086", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0087", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0088", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0089", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+008A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+008B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+008C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+008D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+008E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+008F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0090", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0091", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0092", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0093", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0094", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0095", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0096", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0097", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0098", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0099", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+009A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+009B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+009C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+009D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+009E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+009F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A5", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00ED", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+2000", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+2028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+2029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+202F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+2154", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+FFFD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+10000", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+10110", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsLetterOrDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+10177", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_SurrogateChars_Valid(highSurrogate: 0xd800, lowSurrogate: 0xdc00, expectedValue: 65536) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_SurrogateChars_Valid(highSurrogate: 0xdbff, lowSurrogate: 0xdfff, expectedValue: 1114111) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryCreate_SurrogateChars_Valid(highSurrogate: 0xd83c, lowSurrogate: 0xdfa8, expectedValue: 127912) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Invalid_Throws(value: 55296) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Invalid_Throws(value: 56319) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Invalid_Throws(value: 56320) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Invalid_Throws(value: 57343) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Invalid_Throws(value: -1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Invalid_Throws(value: 1114112) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Int32_Invalid_Throws(value: 2147483647) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 97, other: 97, comparisonType: CurrentCulture, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 97, other: 65, comparisonType: OrdinalIgnoreCase, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 97, other: 97, comparisonType: OrdinalIgnoreCase, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 128513, other: 128512, comparisonType: Ordinal, expected: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 128512, other: 128512, comparisonType: Ordinal, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 97, other: 65, comparisonType: Ordinal, expected: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 97, other: 97, comparisonType: Ordinal, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 128513, other: 128512, comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 128512, other: 128512, comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 97, other: 65, comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 97, other: 97, comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 128513, other: 128512, comparisonType: InvariantCulture, expected: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 128512, other: 128512, comparisonType: InvariantCulture, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 97, other: 65, comparisonType: InvariantCulture, expected: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 97, other: 97, comparisonType: InvariantCulture, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 128513, other: 128512, comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 128512, other: 128512, comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 97, other: 65, comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 97, other: 97, comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 128513, other: 128512, comparisonType: CurrentCulture, expected: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 128512, other: 128512, comparisonType: CurrentCulture, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 97, other: 65, comparisonType: CurrentCulture, expected: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 128512, other: 128512, comparisonType: OrdinalIgnoreCase, expected: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Equals_StringComparison(first: 128513, other: 128512, comparisonType: OrdinalIgnoreCase, expected: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery16(chars: []) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery16(chars: ['x', 'y', 'z']) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery16(chars: ['x', 0xd86d, 0xdf54, 'y']) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery16(chars: ['x', 0xd86d, 'y']) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery16(chars: ['x', 0xdf54, 'y']) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery16(chars: ['x', 0xd86d]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery16(chars: ['x', 0xdf54]) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery16(chars: ['x', 0xd86d, 0xd86d, 'y']) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_Battery16(chars: ['x', '�', 'y']) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0000", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0001", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0002", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0003", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0004", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0005", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0006", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0007", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0008", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0009", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+000A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+000B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+000C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+000D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+000E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+000F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0010", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0011", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0012", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0013", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0014", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0015", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0016", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0017", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0018", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0019", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+001A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+001B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+001C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+001D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+001E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+001F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0020", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0021", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0022", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0023", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0024", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0025", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0026", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0027", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+002A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+002B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+002C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+002D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+002E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+002F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0030", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0031", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0032", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0033", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0034", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0035", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0036", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0037", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0038", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0039", IsControl = False, IsDigit = True, IsLetter = False, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+003A", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+003B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+003C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+003D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+003E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+003F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0040", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0041", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0042", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0043", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0044", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0045", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0046", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0047", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0048", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0049", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+004A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+004B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+004C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+004D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+004E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+004F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0050", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0051", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0052", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0053", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0054", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0055", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0056", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0057", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0058", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0059", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+005A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+005B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+005C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+005D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+005E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+005F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0060", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0061", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0062", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0063", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0064", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0065", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0066", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0067", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0068", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0069", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+006A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+006B", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+006C", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+006D", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+006E", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+006F", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0070", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0071", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0072", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0073", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0074", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0075", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0076", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0077", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0078", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0079", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+007A", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+007B", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+007C", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+007D", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+007E", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+007F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0080", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0081", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0082", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0083", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0084", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0085", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0086", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0087", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0088", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0089", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+008A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+008B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+008C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+008D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+008E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+008F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0090", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0091", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0092", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0093", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0094", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0095", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0096", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0097", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0098", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+0099", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+009A", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+009B", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+009C", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+009D", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+009E", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+009F", IsControl = True, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A5", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00A9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00AF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B0", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B1", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B2", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B3", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B4", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B6", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B8", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00B9", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BB", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BC", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BE", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00BF", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00C9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00CF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00D9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00DF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E7", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00E9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00ED", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00EF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F0", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F1", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F2", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F3", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F4", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F5", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F6", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F7", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F8", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00F9", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FA", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FB", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FC", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FD", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FE", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+00FF", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+2000", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+2028", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+2029", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+202F", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+2154", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+FFFD", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+10000", IsControl = False, IsDigit = False, IsLetter = True, IsLetterOrDigit = True, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+10110", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsDigit(testData: UnicodeInfoTestData { __DebugDisplay = "U+10177", IsControl = False, IsDigit = False, IsLetter = False, IsLetterOrDigit = False, ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.RunePosition_DefaultTest [14:21:57] info: [STRT] System.Text.Tests.RuneTests.EnumerateRunePositions_DoesNotReadPastEndOfSpan [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Char_Valid(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 0, Utf16Sequence = ['\0'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Char_Valid(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 127, Utf16Sequence = [0x007f], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Char_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 128, Utf16Sequence = [0x0080], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Char_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2047, Utf16Sequence = ['߿'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Char_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2048, Utf16Sequence = ['ࠀ'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Char_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 55295, Utf16Sequence = [0xd7ff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Char_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 57344, Utf16Sequence = [0xe000], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Char_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65533, Utf16Sequence = ['�'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_Char_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65535, Utf16Sequence = [0xffff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 0, expectedIsValid: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 127, expectedIsValid: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 128, expectedIsValid: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 2047, expectedIsValid: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 2048, expectedIsValid: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 55295, expectedIsValid: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 57344, expectedIsValid: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 65533, expectedIsValid: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 65535, expectedIsValid: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 65536, expectedIsValid: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 1114111, expectedIsValid: True) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 55296, expectedIsValid: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 56319, expectedIsValid: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 56320, expectedIsValid: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 57343, expectedIsValid: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: -1, expectedIsValid: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 1114112, expectedIsValid: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.IsValid(scalarValue: 2147483647, expectedIsValid: False) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf16(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 0, Utf16Sequence = ['\0'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf16(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 127, Utf16Sequence = [0x007f], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf16(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 128, Utf16Sequence = [0x0080], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf16(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2047, Utf16Sequence = ['߿'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf16(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2048, Utf16Sequence = ['ࠀ'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf16(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 55295, Utf16Sequence = [0xd7ff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf16(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 57344, Utf16Sequence = [0xe000], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf16(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65533, Utf16Sequence = ['�'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf16(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65535, Utf16Sequence = [0xffff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf16(testData: GeneralTestData { IsAscii = False, IsBmp = False, Plane = 1, ScalarValue = 65536, Utf16Sequence = [0xd800, 0xdc00], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.TryEncodeToUtf16(testData: GeneralTestData { IsAscii = False, IsBmp = False, Plane = 16, ScalarValue = 1114111, Utf16Sequence = [0xdbff, 0xdfff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.CompareTo_And_ComparisonOperators(first: 65, other: 97, expectedSign: -1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.CompareTo_And_ComparisonOperators(first: 65, other: 65, expectedSign: 0) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.CompareTo_And_ComparisonOperators(first: 97, other: 65, expectedSign: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.CompareTo_And_ComparisonOperators(first: 65536, other: 65536, expectedSign: 0) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.CompareTo_And_ComparisonOperators(first: 65533, other: 65536, expectedSign: -1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.CompareTo_And_ComparisonOperators(first: 1114111, other: 65536, expectedSign: 1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Valid(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 0, Utf16Sequence = ['\0'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Valid(testData: GeneralTestData { IsAscii = True, IsBmp = True, Plane = 0, ScalarValue = 127, Utf16Sequence = [0x007f], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 128, Utf16Sequence = [0x0080], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2047, Utf16Sequence = ['߿'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 2048, Utf16Sequence = ['ࠀ'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 55295, Utf16Sequence = [0xd7ff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 57344, Utf16Sequence = [0xe000], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65533, Utf16Sequence = ['�'], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = True, Plane = 0, ScalarValue = 65535, Utf16Sequence = [0xffff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = False, Plane = 1, ScalarValue = 65536, Utf16Sequence = [0xd800, 0xdc00], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Valid(testData: GeneralTestData { IsAscii = False, IsBmp = False, Plane = 16, ScalarValue = 1114111, Utf16Sequence = [0xdbff, 0xdfff], ··· }) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Invalid_Throws(value: 55296) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Invalid_Throws(value: 56319) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Invalid_Throws(value: 56320) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Invalid_Throws(value: 57343) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Invalid_Throws(value: -1) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Invalid_Throws(value: 1114112) [14:21:57] info: [STRT] System.Text.Tests.RuneTests.Ctor_Cast_UInt32_Invalid_Throws(value: 2147483647) [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.UInt64EnumTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_ValidLength_ReturnsTrue(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "N", expected: "a8a110d5fc4943c5bf46802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_ValidLength_ReturnsTrue(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "D", expected: "a8a110d5-fc49-43c5-bf46-802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_ValidLength_ReturnsTrue(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "B", expected: "{a8a110d5-fc49-43c5-bf46-802db8f843ff}") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_ValidLength_ReturnsTrue(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "P", expected: "(a8a110d5-fc49-43c5-bf46-802db8f843ff)") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_ValidLength_ReturnsTrue(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "X", expected: "{0xa8a110d5,0xfc49,0x43c5,{0xbf,0x46,0x80,0x2d,0xb"···) [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_ValidLength_ReturnsTrue(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: null, expected: "a8a110d5-fc49-43c5-bf46-802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_ValidLength_ReturnsTrue(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "", expected: "a8a110d5-fc49-43c5-bf46-802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: " \t", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "ddddddddddddddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "ddddddddddddddddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{dddddddddddddddddddddddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "d d d d d dd d d d d d dd d d d dd d d dd d dd d "···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{d d d d d dd d d d d d dd d d d dd d d dd d dd d"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "(d d d d d dd d d d d d dd d d d dd d d dd d dd d"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddddddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddddddd-dddddddd-ddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddddddd-dddddddd-dddddddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "ddddddd-dddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "ddddddddd-dddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-ddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-ddddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd-ddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd-ddddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd-dddd-ddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd-dddd-ddddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd-dddd-dddd-ddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd-dddd-dddd-ddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{dddddddd-dddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd-dddd-dddd-dddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "(dddddddd-dddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd-dddd-dddd-dddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "(dddddddd-dddd-dddd-dddd-dddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{dddddddd-dddd-dddd-dddd-dddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "0xdddddddd, 0xdddd,{0xdddd,0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd,0xdddd,0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "(0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "(0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd 0xdddd 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd 0xdddd,{0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd 0xdddd,{0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd{0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{dddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, dddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, dddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{dd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,dd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,dd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,dd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,d"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0x, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xdd,0xdd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0x, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0x,{0xdd,0xdd,0xdd,0xdd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0x,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0x,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0x,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0x,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xddddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xddddddddd, 0xdddd,{0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xddddddd, 0xdddd,{0xdd,0xddd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xddddd, 0xdddd,{0xdd,0xddd,0xdd,0xdd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xddddddddd,{0xdd,0xddd,0xdd,"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xddddddd,{0xdd,0xddd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xddddd,{0xdd,0xddd,0xdd,0xdd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdddddddd,0xdd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xddd,0xdd,0xdd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdddddddd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xddd,0xdd,0xddd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdddddddd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xddd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdddd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xddd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0x", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0x", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0x", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0x}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0x}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0x}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0x}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0x}"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "Gddddddddddddddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "ddddddddGddddddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "ddddddddddddGddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "ddddddddddddddddGddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "ddddddddddddddddddddGddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "-ddddddd-dddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "(-ddddddd-dddd-dddd-dddd-dddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{-ddddddd-dddd-dddd-dddd-dddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "Gddddddd-dddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dGdddddd-dddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd--ddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{dddddddd--ddd-dddd-dddd-dddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "(dddddddd--ddd-dddd-dddd-dddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-Gddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dGdd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd--ddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{dddddddd-dddd--ddd-dddd-dddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "(dddddddd-dddd--ddd-dddd-dddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd-Gddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd-dGdd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd-dddd--ddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{dddddddd-dddd-dddd--ddd-dddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "(dddddddd-dddd-dddd--ddd-dddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd-dddd-Gddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd-dddd-dGdd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd-dddd-dddd--ddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{dddddddd-dddd-dddd-dddd--ddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "(dddddddd-dddd-dddd-dddd--ddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd-dddd-dddd-Gddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "dddddddd-dddd-dddd-dddd-dGdddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xGddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdGdddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0x-dddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xGddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdGdd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xddddddd,0x-dddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xGddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdGdd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xddddddd,0xdddd,0x-dddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xddddddd,0xdddd,0xdddd,{0x-dd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0x-dd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0x-dd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0x-dd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0x-"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: " \t", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "ddddddddddddddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "ddddddddddddddddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{dddddddddddddddddddddddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "d d d d d dd d d d d d dd d d d dd d d dd d dd d "···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{d d d d d dd d d d d d dd d d d dd d d dd d dd d"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "(d d d d d dd d d d d d dd d d d dd d d dd d dd d"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddddddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddddddd-dddddddd-ddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddddddd-dddddddd-dddddddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "ddddddd-dddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "ddddddddd-dddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-ddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-ddddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd-ddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd-ddddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd-dddd-ddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd-dddd-ddddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd-dddd-dddd-ddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd-dddd-dddd-ddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{dddddddd-dddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd-dddd-dddd-dddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "(dddddddd-dddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd-dddd-dddd-dddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "(dddddddd-dddd-dddd-dddd-dddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{dddddddd-dddd-dddd-dddd-dddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "0xdddddddd, 0xdddd,{0xdddd,0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd,0xdddd,0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "(0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "(0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd 0xdddd 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd 0xdddd,{0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd 0xdddd,{0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd{0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{dddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, dddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, dddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{dd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,dd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,dd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,dd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,d"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0x, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xdd,0xdd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0x, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0x,{0xdd,0xdd,0xdd,0xdd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0x,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0x,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0x,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0x,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xddddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xddddddddd, 0xdddd,{0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xddddddd, 0xdddd,{0xdd,0xddd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xddddd, 0xdddd,{0xdd,0xddd,0xdd,0xdd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xddddddddd,{0xdd,0xddd,0xdd,"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xddddddd,{0xdd,0xddd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xddddd,{0xdd,0xddd,0xdd,0xdd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdddddddd,0xdd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xddd,0xdd,0xdd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdddddddd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xddd,0xdd,0xddd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdddddddd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xddd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdddd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xddd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0x", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0x", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0x", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0x}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0x}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0x}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0x}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0x}"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "Gddddddddddddddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "ddddddddGddddddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "ddddddddddddGddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "ddddddddddddddddGddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "ddddddddddddddddddddGddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "-ddddddd-dddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "(-ddddddd-dddd-dddd-dddd-dddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{-ddddddd-dddd-dddd-dddd-dddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "Gddddddd-dddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dGdddddd-dddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd--ddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{dddddddd--ddd-dddd-dddd-dddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "(dddddddd--ddd-dddd-dddd-dddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-Gddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dGdd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd--ddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{dddddddd-dddd--ddd-dddd-dddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "(dddddddd-dddd--ddd-dddd-dddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd-Gddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd-dGdd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd-dddd--ddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{dddddddd-dddd-dddd--ddd-dddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "(dddddddd-dddd-dddd--ddd-dddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd-dddd-Gddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd-dddd-dGdd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd-dddd-dddd--ddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{dddddddd-dddd-dddd-dddd--ddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "(dddddddd-dddd-dddd-dddd--ddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd-dddd-dddd-Gddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "dddddddd-dddd-dddd-dddd-dGdddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xGddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdGdddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0x-dddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xGddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdGdd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xddddddd,0x-dddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xGddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdGdd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xddddddd,0xdddd,0x-dddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xddddddd,0xdddd,0xdddd,{0x-dd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0x-dd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0x-dd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0x-dd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0x-"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Invalid(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Empty [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: " \t", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "ddddddddddddddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "ddddddddddddddddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{dddddddddddddddddddddddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "d d d d d dd d d d d d dd d d d dd d d dd d dd d "···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{d d d d d dd d d d d d dd d d d dd d d dd d dd d"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "(d d d d d dd d d d d d dd d d d dd d d dd d dd d"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddddddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddddddd-dddddddd-ddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddddddd-dddddddd-dddddddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "ddddddd-dddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "ddddddddd-dddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-ddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-ddddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd-ddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd-ddddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd-dddd-ddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd-dddd-ddddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd-dddd-dddd-ddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd-dddd-dddd-ddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{dddddddd-dddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd-dddd-dddd-dddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "(dddddddd-dddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd-dddd-dddd-dddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "(dddddddd-dddd-dddd-dddd-dddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{dddddddd-dddd-dddd-dddd-dddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "0xdddddddd, 0xdddd,{0xdddd,0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd,0xdddd,0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "(0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "(0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd 0xdddd 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd 0xdddd,{0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd 0xdddd,{0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd{0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{dddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, dddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, dddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{dd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,dd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,dd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,dd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,d"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0x, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xdd,0xdd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0x, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0x,{0xdd,0xdd,0xdd,0xdd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0x,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0x,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0x,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0x,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xddddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xddddddddd, 0xdddd,{0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xddddddd, 0xdddd,{0xdd,0xddd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xddddd, 0xdddd,{0xdd,0xddd,0xdd,0xdd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xddddddddd,{0xdd,0xddd,0xdd,"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xddddddd,{0xdd,0xddd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xddddd,{0xdd,0xddd,0xdd,0xdd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdddddddd,0xdd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xddd,0xdd,0xdd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdddddddd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xddd,0xdd,0xddd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdddddddd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xddd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdddd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xddd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0x", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0x", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0x", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0x}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0x}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0x}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0x}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0x}"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "Gddddddddddddddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "ddddddddGddddddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "ddddddddddddGddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "ddddddddddddddddGddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "ddddddddddddddddddddGddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "-ddddddd-dddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "(-ddddddd-dddd-dddd-dddd-dddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{-ddddddd-dddd-dddd-dddd-dddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "Gddddddd-dddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dGdddddd-dddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd--ddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{dddddddd--ddd-dddd-dddd-dddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "(dddddddd--ddd-dddd-dddd-dddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-Gddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dGdd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd--ddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{dddddddd-dddd--ddd-dddd-dddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "(dddddddd-dddd--ddd-dddd-dddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd-Gddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd-dGdd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd-dddd--ddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{dddddddd-dddd-dddd--ddd-dddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "(dddddddd-dddd-dddd--ddd-dddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd-dddd-Gddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd-dddd-dGdd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd-dddd-dddd--ddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{dddddddd-dddd-dddd-dddd--ddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "(dddddddd-dddd-dddd-dddd--ddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd-dddd-dddd-Gddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "dddddddd-dddd-dddd-dddd-dGdddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xGddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdGdddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0x-dddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xGddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdGdd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xddddddd,0x-dddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xGddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdGdd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xddddddd,0xdddd,0x-dddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xddddddd,0xdddd,0xdddd,{0x-dd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0x-dd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0x-dd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0x-dd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0x-"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xGd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdG,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xGd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdG,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xGd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdG,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xGd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdG,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xG"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xddddddddd,0xdd,0xdd"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xddddddddd,0xdd"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xddddddddd"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdddd"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String_Invalid(value: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "a8a110d5fc4943c5bf46802db8f843ff", format: "N", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: " \r \n \t a8a110d5fc4943c5bf46802db8f843ff \r \"···, format: "N", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "00000000000000000000000000000000", format: "N", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF", format: "N", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "ffffffffffffffffffffffffffffffff", format: "N", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "a8a110d5-fc49-43c5-bf46-802db8f843ff", format: "D", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: " \r \n \t a8a110d5-fc49-43c5-bf46-802db8f843ff "···, format: "D", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "00000000-0000-0000-0000-000000000000", format: "D", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF", format: "D", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "ffffffff-ffff-ffff-ffff-ffffffffffff", format: "D", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "+ddddddd-+ddd-+ddd-+ddd-+ddddddddddd", format: "D", expected: 0ddddddd-0ddd-0ddd-0ddd-0ddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "0xdddddd-0xdd-0xdd-0xdd-0xdddddddddd", format: "D", expected: 00dddddd-00dd-00dd-00dd-00dddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "+0Xddddd-+0Xd-+0Xd-+0Xd-+0Xddddddddd", format: "D", expected: 000ddddd-000d-000d-000d-000ddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "{a8a110d5-fc49-43c5-bf46-802db8f843ff}", format: "B", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: " \r \n \t {a8a110d5-fc49-43c5-bf46-802db8f843ff} "···, format: "B", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "{00000000-0000-0000-0000-000000000000}", format: "B", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "{FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF}", format: "B", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "{ffffffff-ffff-ffff-ffff-ffffffffffff}", format: "B", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "{+ddddddd-+ddd-+ddd-+ddd-+ddddddddddd}", format: "B", expected: 0ddddddd-0ddd-0ddd-0ddd-0ddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "{0xdddddd-0xdd-0xdd-0xdd-0xdddddddddd}", format: "B", expected: 00dddddd-00dd-00dd-00dd-00dddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "{+0Xddddd-+0Xd-+0Xd-+0Xd-+0Xddddddddd}", format: "B", expected: 000ddddd-000d-000d-000d-000ddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "(a8a110d5-fc49-43c5-bf46-802db8f843ff)", format: "P", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: " \r   \n \t (a8a110d5-fc49-43c5-bf46-802db8f843ff"···, format: "P", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "(00000000-0000-0000-0000-000000000000)", format: "P", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "(FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF)", format: "P", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "(ffffffff-ffff-ffff-ffff-ffffffffffff)", format: "P", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "(+ddddddd-+ddd-+ddd-+ddd-+ddddddddddd)", format: "P", expected: 0ddddddd-0ddd-0ddd-0ddd-0ddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "(0xdddddd-0xdd-0xdd-0xdd-0xdddddddddd)", format: "P", expected: 00dddddd-00dd-00dd-00dd-00dddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "(+0Xddddd-+0Xd-+0Xd-+0Xd-+0Xddddddddd)", format: "P", expected: 000ddddd-000d-000d-000d-000ddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "{0xa8a110d5,0xfc49,0x43c5,{0xbf,0x46,0x80,0x2d,0xb"···, format: "X", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: " { 0 x a 8\t a 1 1 0 d 5 , 0 x f c 4\r 9 , 0 x 4 3"···, format: "X", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "{0x0,0x0,0x0,{0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0}}", format: "X", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "{0xFFFFFFFF,0xFFFF,0xFFFF,{0xFF,0xFF,0xFF,0xFF,0xF"···, format: "X", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "{0xffffffff,0xffff,0xffff,{0xff,0xff,0xff,0xff,0xf"···, format: "X", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "{0x+dddddddd,0x+dddd,0x+dddd,{0x+dd,0x+dd,0x+dd,0x"···, format: "X", expected: dddddddd-dddd-dddd-dddd-dddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "{0x0xdddddddd,0x0xdddd,0x0xdddd,{0x0xdd,0x0xdd,0x0"···, format: "X", expected: dddddddd-dddd-dddd-dddd-dddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Span_ValidInput_Success(input: "{0x+0Xdddddddd,0x+0Xdddd,0x+0Xdddd,{0x+0Xdd,0x+0Xd"···, format: "X", expected: dddddddd-dddd-dddd-dddd-dddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_Int_Short_Short_ByteArray_InvalidLengthByteArray_ThrowsArgumentException [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: " \t", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "ddddddddddddddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "ddddddddddddddddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{dddddddddddddddddddddddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "d d d d d dd d d d d d dd d d d dd d d dd d dd d "···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{d d d d d dd d d d d d dd d d d dd d d dd d dd d"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "(d d d d d dd d d d d d dd d d d dd d d dd d dd d"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddddddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddddddd-dddddddd-ddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddddddd-dddddddd-dddddddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "ddddddd-dddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "ddddddddd-dddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-ddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-ddddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd-ddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd-ddddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd-dddd-ddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd-dddd-ddddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd-dddd-dddd-ddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd-dddd-dddd-ddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{dddddddd-dddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd-dddd-dddd-dddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "(dddddddd-dddd-dddd-dddd-dddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd-dddd-dddd-dddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "(dddddddd-dddd-dddd-dddd-dddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{dddddddd-dddd-dddd-dddd-dddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "0xdddddddd, 0xdddd,{0xdddd,0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd,0xdddd,0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "(0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "(0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd 0xdddd 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd 0xdddd,{0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd 0xdddd,{0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd{0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{dddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, dddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, dddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{dd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,dd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,dd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,dd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,d"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0x, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xdd,0xdd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0x, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0x,{0xdd,0xdd,0xdd,0xdd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0x,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0x,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0x,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0x,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xddddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xddddddddd, 0xdddd,{0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xddddddd, 0xdddd,{0xdd,0xddd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xddddd, 0xdddd,{0xdd,0xddd,0xdd,0xdd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xddddddddd,{0xdd,0xddd,0xdd,"···, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xddddddd,{0xdd,0xddd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xddddd,{0xdd,0xddd,0xdd,0xdd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdddddddd,0xdd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xddd,0xdd,0xdd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdddddddd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xddd,0xdd,0xddd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdddddddd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xddd,0xdd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdddd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xddd,"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0x", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0x", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0x", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0x}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0x}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0x}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0x}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd}}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0x}"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "Gddddddddddddddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "ddddddddGddddddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "ddddddddddddGddddddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "ddddddddddddddddGddddddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "ddddddddddddddddddddGddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "-ddddddd-dddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "(-ddddddd-dddd-dddd-dddd-dddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{-ddddddd-dddd-dddd-dddd-dddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "Gddddddd-dddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dGdddddd-dddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd--ddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{dddddddd--ddd-dddd-dddd-dddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "(dddddddd--ddd-dddd-dddd-dddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-Gddd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dGdd-dddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd--ddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{dddddddd-dddd--ddd-dddd-dddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "(dddddddd-dddd--ddd-dddd-dddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd-Gddd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd-dGdd-dddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd-dddd--ddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{dddddddd-dddd-dddd--ddd-dddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "(dddddddd-dddd-dddd--ddd-dddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd-dddd-Gddd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd-dddd-dGdd-dddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd-dddd-dddd--ddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{dddddddd-dddd-dddd-dddd--ddddddddddd}", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "(dddddddd-dddd-dddd-dddd--ddddddddddd)", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd-dddd-dddd-Gddddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "dddddddd-dddd-dddd-dddd-dGdddddddddd", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xGddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdGdddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0x-dddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xGddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdGdd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xddddddd,0x-dddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xGddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdGdd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xddddddd,0xdddd,0x-dddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xddddddd,0xdddd,0xdddd,{0x-dd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0x-dd,0xdd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0x-dd,0xdd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0x-dd,0x"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0x-"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_InvalidInput_Fails(input: "{0xdddddddd,0xdddd,0xdddd,{0xdd,0xdd,0xdd,0xdd,0xd"···, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.NewGuid_Randomness [14:21:57] info: [STRT] System.Tests.GuidTests.ToStringTest(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "N", expected: "a8a110d5fc4943c5bf46802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.ToStringTest(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "D", expected: "a8a110d5-fc49-43c5-bf46-802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.ToStringTest(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "B", expected: "{a8a110d5-fc49-43c5-bf46-802db8f843ff}") [14:21:57] info: [STRT] System.Tests.GuidTests.ToStringTest(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "P", expected: "(a8a110d5-fc49-43c5-bf46-802db8f843ff)") [14:21:57] info: [STRT] System.Tests.GuidTests.ToStringTest(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "X", expected: "{0xa8a110d5,0xfc49,0x43c5,{0xbf,0x46,0x80,0x2d,0xb"···) [14:21:57] info: [STRT] System.Tests.GuidTests.ToStringTest(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: null, expected: "a8a110d5-fc49-43c5-bf46-802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.ToStringTest(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "", expected: "a8a110d5-fc49-43c5-bf46-802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.CreateVersion7ThrowsForPreUnixEpoch [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "a8a110d5fc4943c5bf46802db8f843ff", format: "N", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: " \r \n \t a8a110d5fc4943c5bf46802db8f843ff \r \"···, format: "N", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "00000000000000000000000000000000", format: "N", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF", format: "N", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "ffffffffffffffffffffffffffffffff", format: "N", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "a8a110d5-fc49-43c5-bf46-802db8f843ff", format: "D", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: " \r \n \t a8a110d5-fc49-43c5-bf46-802db8f843ff "···, format: "D", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "00000000-0000-0000-0000-000000000000", format: "D", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF", format: "D", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "ffffffff-ffff-ffff-ffff-ffffffffffff", format: "D", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "+ddddddd-+ddd-+ddd-+ddd-+ddddddddddd", format: "D", expected: 0ddddddd-0ddd-0ddd-0ddd-0ddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "0xdddddd-0xdd-0xdd-0xdd-0xdddddddddd", format: "D", expected: 00dddddd-00dd-00dd-00dd-00dddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "+0Xddddd-+0Xd-+0Xd-+0Xd-+0Xddddddddd", format: "D", expected: 000ddddd-000d-000d-000d-000ddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "{a8a110d5-fc49-43c5-bf46-802db8f843ff}", format: "B", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: " \r \n \t {a8a110d5-fc49-43c5-bf46-802db8f843ff} "···, format: "B", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "{00000000-0000-0000-0000-000000000000}", format: "B", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "{FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF}", format: "B", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "{ffffffff-ffff-ffff-ffff-ffffffffffff}", format: "B", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "{+ddddddd-+ddd-+ddd-+ddd-+ddddddddddd}", format: "B", expected: 0ddddddd-0ddd-0ddd-0ddd-0ddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "{0xdddddd-0xdd-0xdd-0xdd-0xdddddddddd}", format: "B", expected: 00dddddd-00dd-00dd-00dd-00dddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "{+0Xddddd-+0Xd-+0Xd-+0Xd-+0Xddddddddd}", format: "B", expected: 000ddddd-000d-000d-000d-000ddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "(a8a110d5-fc49-43c5-bf46-802db8f843ff)", format: "P", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: " \r   \n \t (a8a110d5-fc49-43c5-bf46-802db8f843ff"···, format: "P", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "(00000000-0000-0000-0000-000000000000)", format: "P", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "(FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF)", format: "P", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "(ffffffff-ffff-ffff-ffff-ffffffffffff)", format: "P", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "(+ddddddd-+ddd-+ddd-+ddd-+ddddddddddd)", format: "P", expected: 0ddddddd-0ddd-0ddd-0ddd-0ddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "(0xdddddd-0xdd-0xdd-0xdd-0xdddddddddd)", format: "P", expected: 00dddddd-00dd-00dd-00dd-00dddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "(+0Xddddd-+0Xd-+0Xd-+0Xd-+0Xddddddddd)", format: "P", expected: 000ddddd-000d-000d-000d-000ddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "{0xa8a110d5,0xfc49,0x43c5,{0xbf,0x46,0x80,0x2d,0xb"···, format: "X", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: " { 0 x a 8\t a 1 1 0 d 5 , 0 x f c 4\r 9 , 0 x 4 3"···, format: "X", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "{0x0,0x0,0x0,{0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0}}", format: "X", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "{0xFFFFFFFF,0xFFFF,0xFFFF,{0xFF,0xFF,0xFF,0xFF,0xF"···, format: "X", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "{0xffffffff,0xffff,0xffff,{0xff,0xff,0xff,0xff,0xf"···, format: "X", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "{0x+dddddddd,0x+dddd,0x+dddd,{0x+dd,0x+dd,0x+dd,0x"···, format: "X", expected: dddddddd-dddd-dddd-dddd-dddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "{0x0xdddddddd,0x0xdddd,0x0xdddd,{0x0xdd,0x0xdd,0x0"···, format: "X", expected: dddddddd-dddd-dddd-dddd-dddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse(input: "{0x+0Xdddddddd,0x+0Xdddd,0x+0Xdddd,{0x+0Xdd,0x+0Xd"···, format: "X", expected: dddddddd-dddd-dddd-dddd-dddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "a8a110d5fc4943c5bf46802db8f843ff", format: "N", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: " \r \n \t a8a110d5fc4943c5bf46802db8f843ff \r \"···, format: "N", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "00000000000000000000000000000000", format: "N", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF", format: "N", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "ffffffffffffffffffffffffffffffff", format: "N", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "a8a110d5-fc49-43c5-bf46-802db8f843ff", format: "D", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: " \r \n \t a8a110d5-fc49-43c5-bf46-802db8f843ff "···, format: "D", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "00000000-0000-0000-0000-000000000000", format: "D", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF", format: "D", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "ffffffff-ffff-ffff-ffff-ffffffffffff", format: "D", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "+ddddddd-+ddd-+ddd-+ddd-+ddddddddddd", format: "D", expected: 0ddddddd-0ddd-0ddd-0ddd-0ddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "0xdddddd-0xdd-0xdd-0xdd-0xdddddddddd", format: "D", expected: 00dddddd-00dd-00dd-00dd-00dddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "+0Xddddd-+0Xd-+0Xd-+0Xd-+0Xddddddddd", format: "D", expected: 000ddddd-000d-000d-000d-000ddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "{a8a110d5-fc49-43c5-bf46-802db8f843ff}", format: "B", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: " \r \n \t {a8a110d5-fc49-43c5-bf46-802db8f843ff} "···, format: "B", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "{00000000-0000-0000-0000-000000000000}", format: "B", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "{FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF}", format: "B", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "{ffffffff-ffff-ffff-ffff-ffffffffffff}", format: "B", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "{+ddddddd-+ddd-+ddd-+ddd-+ddddddddddd}", format: "B", expected: 0ddddddd-0ddd-0ddd-0ddd-0ddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "{0xdddddd-0xdd-0xdd-0xdd-0xdddddddddd}", format: "B", expected: 00dddddd-00dd-00dd-00dd-00dddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "{+0Xddddd-+0Xd-+0Xd-+0Xd-+0Xddddddddd}", format: "B", expected: 000ddddd-000d-000d-000d-000ddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "(a8a110d5-fc49-43c5-bf46-802db8f843ff)", format: "P", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: " \r   \n \t (a8a110d5-fc49-43c5-bf46-802db8f843ff"···, format: "P", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "(00000000-0000-0000-0000-000000000000)", format: "P", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "(FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF)", format: "P", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "(ffffffff-ffff-ffff-ffff-ffffffffffff)", format: "P", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "(+ddddddd-+ddd-+ddd-+ddd-+ddddddddddd)", format: "P", expected: 0ddddddd-0ddd-0ddd-0ddd-0ddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "(0xdddddd-0xdd-0xdd-0xdd-0xdddddddddd)", format: "P", expected: 00dddddd-00dd-00dd-00dd-00dddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "(+0Xddddd-+0Xd-+0Xd-+0Xd-+0Xddddddddd)", format: "P", expected: 000ddddd-000d-000d-000d-000ddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "{0xa8a110d5,0xfc49,0x43c5,{0xbf,0x46,0x80,0x2d,0xb"···, format: "X", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: " { 0 x a 8\t a 1 1 0 d 5 , 0 x f c 4\r 9 , 0 x 4 3"···, format: "X", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "{0x0,0x0,0x0,{0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0}}", format: "X", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "{0xFFFFFFFF,0xFFFF,0xFFFF,{0xFF,0xFF,0xFF,0xFF,0xF"···, format: "X", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "{0xffffffff,0xffff,0xffff,{0xff,0xff,0xff,0xff,0xf"···, format: "X", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "{0x+dddddddd,0x+dddd,0x+dddd,{0x+dd,0x+dd,0x+dd,0x"···, format: "X", expected: dddddddd-dddd-dddd-dddd-dddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "{0x0xdddddddd,0x0xdddd,0x0xdddd,{0x0xdd,0x0xdd,0x0"···, format: "X", expected: dddddddd-dddd-dddd-dddd-dddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_String(input: "{0x+0Xdddddddd,0x+0Xdddd,0x+0Xdddd,{0x+0Xdd,0x+0Xd"···, format: "X", expected: dddddddd-dddd-dddd-dddd-dddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_ByteArray(b: [0, 0, 0, 0, 0, ···], expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_ByteArray(b: [68, 51, 34, 17, 102, ···], expected: 11223344-5566-7788-9900-aabbccddeeff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_ByteArray(b: [17, 34, 51, 68, 85, ···], expected: 44332211-6655-8877-9900-aabbccddeeff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_ByteArray(b: [213, 16, 161, 168, 73, ···], expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.CtorSpan_InvalidLengthByteArray_ThrowsArgumentException(length: 15) [14:21:57] info: [STRT] System.Tests.GuidTests.CtorSpan_InvalidLengthByteArray_ThrowsArgumentException(length: 17) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_UInt_UShort_UShort_Byte_Byte_Byte_Byte_Byte_Byte_Byte_Byte [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_ReadOnlySpan(b: [0, 0, 0, 0, 0, ···], expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_ReadOnlySpan(b: [68, 51, 34, 17, 102, ···], expected: 11223344-5566-7788-9900-aabbccddeeff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_ReadOnlySpan(b: [17, 34, 51, 68, 85, ···], expected: 44332211-6655-8877-9900-aabbccddeeff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_ReadOnlySpan(b: [213, 16, 161, 168, 73, ···], expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_Int_Short_Short_ByteArray_NullByteArray_ThrowsArgumentNullException [14:21:57] info: [STRT] System.Tests.GuidTests.ToString_InvalidFormat_ThrowsFormatException(format: "a") [14:21:57] info: [STRT] System.Tests.GuidTests.ToString_InvalidFormat_ThrowsFormatException(format: "c") [14:21:57] info: [STRT] System.Tests.GuidTests.ToString_InvalidFormat_ThrowsFormatException(format: "e") [14:21:57] info: [STRT] System.Tests.GuidTests.ToString_InvalidFormat_ThrowsFormatException(format: "m") [14:21:57] info: [STRT] System.Tests.GuidTests.ToString_InvalidFormat_ThrowsFormatException(format: "o") [14:21:57] info: [STRT] System.Tests.GuidTests.ToString_InvalidFormat_ThrowsFormatException(format: "q") [14:21:57] info: [STRT] System.Tests.GuidTests.ToString_InvalidFormat_ThrowsFormatException(format: "w") [14:21:57] info: [STRT] System.Tests.GuidTests.ToString_InvalidFormat_ThrowsFormatException(format: "y") [14:21:57] info: [STRT] System.Tests.GuidTests.ToString_InvalidFormat_ThrowsFormatException(format: "xx") [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_InvalidLengthByteArray_ThrowsArgumentException(length: 15) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_InvalidLengthByteArray_ThrowsArgumentException(length: 17) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_Int_Short_Short_ByteArray(a: -1465839403, b: -951, c: 17349, d: [191, 70, 128, 45, 184, ···], expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_Int_Short_Short_ByteArray(a: 1, b: 2, c: 3, d: [0, 1, 2, 3, 4, ···], expected: 00000001-0002-0003-0001-020304050607) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_Int_Short_Short_ByteArray(a: 2147483647, b: 32767, c: 32767, d: [10, 11, 12, 13, 14, ···], expected: 7fffffff-7fff-7fff-0a0b-0c0d0e0faabb) [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_InvalidFormat_ThrowsFormatException(format: "a") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_InvalidFormat_ThrowsFormatException(format: "c") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_InvalidFormat_ThrowsFormatException(format: "e") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_InvalidFormat_ThrowsFormatException(format: "m") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_InvalidFormat_ThrowsFormatException(format: "o") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_InvalidFormat_ThrowsFormatException(format: "q") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_InvalidFormat_ThrowsFormatException(format: "w") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_InvalidFormat_ThrowsFormatException(format: "y") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_InvalidFormat_ThrowsFormatException(format: "xx") [14:21:57] info: [STRT] System.Tests.GuidTests.TryWriteBytes_ValidLength_ReturnsTrue(b: [0, 0, 0, 0, 0, ···], guid: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.TryWriteBytes_ValidLength_ReturnsTrue(b: [68, 51, 34, 17, 102, ···], guid: 11223344-5566-7788-9900-aabbccddeeff) [14:21:57] info: [STRT] System.Tests.GuidTests.TryWriteBytes_ValidLength_ReturnsTrue(b: [17, 34, 51, 68, 85, ···], guid: 44332211-6655-8877-9900-aabbccddeeff) [14:21:57] info: [STRT] System.Tests.GuidTests.TryWriteBytes_ValidLength_ReturnsTrue(b: [213, 16, 161, 168, 73, ···], guid: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.GuidVersionsAndVariants [14:21:57] info: [STRT] System.Tests.GuidTests.CreateVersion7 [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: null, format: "D", exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "", format: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "", format: "", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "", format: "Y", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "", format: "XX", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "dddddddddddddddddddddddddddddddd", format: "D", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "dddddddddddddddddddddddddddddddd", format: "B", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "dddddddddddddddddddddddddddddddd", format: "P", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "dddddddddddddddddddddddddddddddd", format: "X", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "dddddddd-dddd-dddd-dddd-dddddddd", format: "N", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "dddddddd-dddd-dddd-dddd-dddddddd", format: "B", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "dddddddd-dddd-dddd-dddd-dddddddd", format: "P", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "dddddddd-dddd-dddd-dddd-dddddddd", format: "X", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "{dddddddd-dddd-dddd-dddd-dddddddd}", format: "N", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "{dddddddd-dddd-dddd-dddd-dddddddd}", format: "D", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "{dddddddd-dddd-dddd-dddd-dddddddd}", format: "P", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "{dddddddd-dddd-dddd-dddd-dddddddd}", format: "X", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "(dddddddd-dddd-dddd-dddd-dddddddd)", format: "N", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "(dddddddd-dddd-dddd-dddd-dddddddd)", format: "D", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "(dddddddd-dddd-dddd-dddd-dddddddd)", format: "B", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "(dddddddd-dddd-dddd-dddd-dddddddd)", format: "X", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, format: "N", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, format: "D", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, format: "B", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ParseExact_Invalid(input: "{0xdddddddd, 0xdddd, 0xdddd,{0xdd,0xdd,0xdd,0xdd,0"···, format: "P", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.GuidTests.ToByteArray [14:21:57] info: [STRT] System.Tests.GuidTests.AllBitsSet [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_ValueNotGuid_ThrowsArgumentException [14:21:57] info: [STRT] System.Tests.GuidTests.NewGuid [14:21:57] info: [STRT] System.Tests.GuidTests.ToString_Provider(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "N", expected: "a8a110d5fc4943c5bf46802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.ToString_Provider(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "D", expected: "a8a110d5-fc49-43c5-bf46-802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.ToString_Provider(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "B", expected: "{a8a110d5-fc49-43c5-bf46-802db8f843ff}") [14:21:57] info: [STRT] System.Tests.GuidTests.ToString_Provider(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "P", expected: "(a8a110d5-fc49-43c5-bf46-802db8f843ff)") [14:21:57] info: [STRT] System.Tests.GuidTests.ToString_Provider(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "X", expected: "{0xa8a110d5,0xfc49,0x43c5,{0xbf,0x46,0x80,0x2d,0xb"···) [14:21:57] info: [STRT] System.Tests.GuidTests.ToString_Provider(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: null, expected: "a8a110d5-fc49-43c5-bf46-802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.ToString_Provider(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "", expected: "a8a110d5-fc49-43c5-bf46-802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: a8a110d5-fc49-43c5-bf46-802db8f843ff, expected: 0) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: a8a110d5-fc49-43c5-bf46-802db8f843ff, expected: 0) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: 00000000-0000-0000-0000-000000000000, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: 98a110d5-fc49-43c5-bf46-802db8f843ff, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: e8a110d5-fc49-43c5-bf46-802db8f843ff, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000000-0002-0003-0405-060708090a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000002-0002-0003-0405-060708090a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0001-0003-0405-060708090a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0003-0003-0405-060708090a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0002-0405-060708090a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0004-0405-060708090a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0305-060708090a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0504-060708090a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0404-060708090a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0406-060708090a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-050708090a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-070708090a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060608090a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060808090a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060707090a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060709090a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060708080a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-0607080a0a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-06070809090b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060708090b0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060708090a0a, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060708090a0c, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo_Object(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: null, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_CharsWritten_EqualsZero_WhenSpanTooSmall(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "N", expected: "a8a110d5fc4943c5bf46802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_CharsWritten_EqualsZero_WhenSpanTooSmall(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "D", expected: "a8a110d5-fc49-43c5-bf46-802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_CharsWritten_EqualsZero_WhenSpanTooSmall(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "B", expected: "{a8a110d5-fc49-43c5-bf46-802db8f843ff}") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_CharsWritten_EqualsZero_WhenSpanTooSmall(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "P", expected: "(a8a110d5-fc49-43c5-bf46-802db8f843ff)") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_CharsWritten_EqualsZero_WhenSpanTooSmall(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "X", expected: "{0xa8a110d5,0xfc49,0x43c5,{0xbf,0x46,0x80,0x2d,0xb"···) [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_CharsWritten_EqualsZero_WhenSpanTooSmall(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: null, expected: "a8a110d5-fc49-43c5-bf46-802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_CharsWritten_EqualsZero_WhenSpanTooSmall(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "", expected: "a8a110d5-fc49-43c5-bf46-802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "a8a110d5fc4943c5bf46802db8f843ff", format: "N", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: " \r \n \t a8a110d5fc4943c5bf46802db8f843ff \r \"···, format: "N", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "00000000000000000000000000000000", format: "N", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF", format: "N", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "ffffffffffffffffffffffffffffffff", format: "N", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "a8a110d5-fc49-43c5-bf46-802db8f843ff", format: "D", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: " \r \n \t a8a110d5-fc49-43c5-bf46-802db8f843ff "···, format: "D", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "00000000-0000-0000-0000-000000000000", format: "D", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF", format: "D", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "ffffffff-ffff-ffff-ffff-ffffffffffff", format: "D", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "+ddddddd-+ddd-+ddd-+ddd-+ddddddddddd", format: "D", expected: 0ddddddd-0ddd-0ddd-0ddd-0ddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "0xdddddd-0xdd-0xdd-0xdd-0xdddddddddd", format: "D", expected: 00dddddd-00dd-00dd-00dd-00dddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "+0Xddddd-+0Xd-+0Xd-+0Xd-+0Xddddddddd", format: "D", expected: 000ddddd-000d-000d-000d-000ddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "{a8a110d5-fc49-43c5-bf46-802db8f843ff}", format: "B", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: " \r \n \t {a8a110d5-fc49-43c5-bf46-802db8f843ff} "···, format: "B", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "{00000000-0000-0000-0000-000000000000}", format: "B", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "{FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF}", format: "B", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "{ffffffff-ffff-ffff-ffff-ffffffffffff}", format: "B", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "{+ddddddd-+ddd-+ddd-+ddd-+ddddddddddd}", format: "B", expected: 0ddddddd-0ddd-0ddd-0ddd-0ddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "{0xdddddd-0xdd-0xdd-0xdd-0xdddddddddd}", format: "B", expected: 00dddddd-00dd-00dd-00dd-00dddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "{+0Xddddd-+0Xd-+0Xd-+0Xd-+0Xddddddddd}", format: "B", expected: 000ddddd-000d-000d-000d-000ddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "(a8a110d5-fc49-43c5-bf46-802db8f843ff)", format: "P", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: " \r   \n \t (a8a110d5-fc49-43c5-bf46-802db8f843ff"···, format: "P", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "(00000000-0000-0000-0000-000000000000)", format: "P", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "(FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF)", format: "P", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "(ffffffff-ffff-ffff-ffff-ffffffffffff)", format: "P", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "(+ddddddd-+ddd-+ddd-+ddd-+ddddddddddd)", format: "P", expected: 0ddddddd-0ddd-0ddd-0ddd-0ddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "(0xdddddd-0xdd-0xdd-0xdd-0xdddddddddd)", format: "P", expected: 00dddddd-00dd-00dd-00dd-00dddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "(+0Xddddd-+0Xd-+0Xd-+0Xd-+0Xddddddddd)", format: "P", expected: 000ddddd-000d-000d-000d-000ddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "{0xa8a110d5,0xfc49,0x43c5,{0xbf,0x46,0x80,0x2d,0xb"···, format: "X", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: " { 0 x a 8\t a 1 1 0 d 5 , 0 x f c 4\r 9 , 0 x 4 3"···, format: "X", expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "{0x0,0x0,0x0,{0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0}}", format: "X", expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "{0xFFFFFFFF,0xFFFF,0xFFFF,{0xFF,0xFF,0xFF,0xFF,0xF"···, format: "X", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "{0xffffffff,0xffff,0xffff,{0xff,0xff,0xff,0xff,0xf"···, format: "X", expected: ffffffff-ffff-ffff-ffff-ffffffffffff) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "{0x+dddddddd,0x+dddd,0x+dddd,{0x+dd,0x+dd,0x+dd,0x"···, format: "X", expected: dddddddd-dddd-dddd-dddd-dddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "{0x0xdddddddd,0x0xdddd,0x0xdddd,{0x0xdd,0x0xdd,0x0"···, format: "X", expected: dddddddd-dddd-dddd-dddd-dddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.Parse_Utf8_ValidInput_Success(input: "{0x+0Xdddddddd,0x+0Xdddd,0x+0Xdddd,{0x+0Xdd,0x+0Xd"···, format: "X", expected: dddddddd-dddd-dddd-dddd-dddddddddddd) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: a8a110d5-fc49-43c5-bf46-802db8f843ff, expected: True) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: a8a110d5-fc49-43c5-bf46-802db8f843ff, expected: True) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: 00000000-0000-0000-0000-000000000000, expected: False) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: "a8a110d5-fc49-43c5-bf46-802db8f843ff", expected: False) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060708090a0b, expected: True) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: 00000001-0002-0003-0405-060708090a0b, obj: 00000000-0002-0003-0405-060708090a0b, expected: False) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0000-0003-0405-060708090a0b, expected: False) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0000-0405-060708090a0b, expected: False) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0005-060708090a0b, expected: False) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0400-060708090a0b, expected: False) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-000708090a0b, expected: False) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060008090a0b, expected: False) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060700090a0b, expected: False) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060708000a0b, expected: False) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-06070809000b, expected: False) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060708090a00, expected: False) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: Object { }, expected: False) [14:21:57] info: [STRT] System.Tests.GuidTests.EqualsTest(guid1: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: null, expected: False) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: a8a110d5-fc49-43c5-bf46-802db8f843ff, expected: 0) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: a8a110d5-fc49-43c5-bf46-802db8f843ff, expected: 0) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: 00000000-0000-0000-0000-000000000000, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: 98a110d5-fc49-43c5-bf46-802db8f843ff, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: e8a110d5-fc49-43c5-bf46-802db8f843ff, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000000-0002-0003-0405-060708090a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000002-0002-0003-0405-060708090a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0001-0003-0405-060708090a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0003-0003-0405-060708090a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0002-0405-060708090a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0004-0405-060708090a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0305-060708090a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0504-060708090a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0404-060708090a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0406-060708090a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-050708090a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-070708090a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060608090a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060808090a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060707090a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060709090a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060708080a0b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-0607080a0a0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-06070809090b, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060708090b0b, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060708090a0a, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: 00000001-0002-0003-0405-060708090a0b, obj: 00000001-0002-0003-0405-060708090a0c, expected: -1) [14:21:57] info: [STRT] System.Tests.GuidTests.CompareTo(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, obj: null, expected: 1) [14:21:57] info: [STRT] System.Tests.GuidTests.TryWriteBytes_BigEndian_ValidLength_ReturnsTrue(b: [0, 0, 0, 0, 0, ···], bigEndian: True, guid: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.TryWriteBytes_BigEndian_ValidLength_ReturnsTrue(b: [0, 0, 0, 0, 0, ···], bigEndian: False, guid: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.TryWriteBytes_BigEndian_ValidLength_ReturnsTrue(b: [17, 34, 51, 68, 85, ···], bigEndian: True, guid: 11223344-5566-7788-9900-aabbccddeeff) [14:21:57] info: [STRT] System.Tests.GuidTests.TryWriteBytes_BigEndian_ValidLength_ReturnsTrue(b: [17, 34, 51, 68, 85, ···], bigEndian: False, guid: 44332211-6655-8877-9900-aabbccddeeff) [14:21:57] info: [STRT] System.Tests.GuidTests.TryWriteBytes_BigEndian_ValidLength_ReturnsTrue(b: [68, 51, 34, 17, 102, ···], bigEndian: True, guid: 44332211-6655-8877-9900-aabbccddeeff) [14:21:57] info: [STRT] System.Tests.GuidTests.TryWriteBytes_BigEndian_ValidLength_ReturnsTrue(b: [68, 51, 34, 17, 102, ···], bigEndian: False, guid: 11223344-5566-7788-9900-aabbccddeeff) [14:21:57] info: [STRT] System.Tests.GuidTests.TryWriteBytes_BigEndian_ValidLength_ReturnsTrue(b: [168, 161, 16, 213, 252, ···], bigEndian: True, guid: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.TryWriteBytes_BigEndian_ValidLength_ReturnsTrue(b: [213, 16, 161, 168, 73, ···], bigEndian: False, guid: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.TryWriteBytes_LengthTooShort_ReturnsFalse(length: 0) [14:21:57] info: [STRT] System.Tests.GuidTests.TryWriteBytes_LengthTooShort_ReturnsFalse(length: 15) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_NullByteArray_ThrowsArgumentNullException [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_LengthTooSmall_ReturnsFalse(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "N", expected: "a8a110d5fc4943c5bf46802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_LengthTooSmall_ReturnsFalse(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "D", expected: "a8a110d5-fc49-43c5-bf46-802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_LengthTooSmall_ReturnsFalse(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "B", expected: "{a8a110d5-fc49-43c5-bf46-802db8f843ff}") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_LengthTooSmall_ReturnsFalse(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "P", expected: "(a8a110d5-fc49-43c5-bf46-802db8f843ff)") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_LengthTooSmall_ReturnsFalse(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "X", expected: "{0xa8a110d5,0xfc49,0x43c5,{0xbf,0x46,0x80,0x2d,0xb"···) [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_LengthTooSmall_ReturnsFalse(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: null, expected: "a8a110d5-fc49-43c5-bf46-802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.TryFormat_LengthTooSmall_ReturnsFalse(guid: a8a110d5-fc49-43c5-bf46-802db8f843ff, format: "", expected: "a8a110d5-fc49-43c5-bf46-802db8f843ff") [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_ByteArray_BigEndian(b: [0, 0, 0, 0, 0, ···], bigEndian: True, expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_ByteArray_BigEndian(b: [0, 0, 0, 0, 0, ···], bigEndian: False, expected: 00000000-0000-0000-0000-000000000000) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_ByteArray_BigEndian(b: [17, 34, 51, 68, 85, ···], bigEndian: True, expected: 11223344-5566-7788-9900-aabbccddeeff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_ByteArray_BigEndian(b: [17, 34, 51, 68, 85, ···], bigEndian: False, expected: 44332211-6655-8877-9900-aabbccddeeff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_ByteArray_BigEndian(b: [68, 51, 34, 17, 102, ···], bigEndian: True, expected: 44332211-6655-8877-9900-aabbccddeeff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_ByteArray_BigEndian(b: [68, 51, 34, 17, 102, ···], bigEndian: False, expected: 11223344-5566-7788-9900-aabbccddeeff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_ByteArray_BigEndian(b: [168, 161, 16, 213, 252, ···], bigEndian: True, expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.GuidTests.Ctor_ByteArray_BigEndian(b: [213, 16, 161, 168, 73, ···], bigEndian: False, expected: a8a110d5-fc49-43c5-bf46-802db8f843ff) [14:21:57] info: [STRT] System.Tests.SecurityExceptionTests.Properties [14:21:57] info: [STRT] System.Tests.SecurityExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.SecurityExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.SecurityExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.SecurityExceptionTests.Ctor_String_Type [14:21:57] info: [STRT] System.Tests.SecurityExceptionTests.Ctor_String_Type_String [14:21:57] info: [STRT] System.IO.Tests.PathTooLongExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.IO.Tests.PathTooLongExceptionTests.Ctor_String [14:21:57] info: [STRT] System.IO.Tests.PathTooLongExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.ApplicationExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.ApplicationExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.ApplicationExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyDescriptionAttributeTests.Ctor_String(description: null) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyDescriptionAttributeTests.Ctor_String(description: "") [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyDescriptionAttributeTests.Ctor_String(description: "description") [14:21:57] info: [STRT] System.Tests.MissingFieldExceptionTests.Ctor_String_String [14:21:57] info: [STRT] System.Tests.MissingFieldExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.MissingFieldExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.MissingFieldExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -32768, format: "G", provider: null, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -4567, format: "G", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 0, format: "G", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "G", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32767, format: "G", provider: null, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -32768, format: "G\0", provider: null, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -4567, format: "G\0", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 0, format: "G\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32767, format: "G\0", provider: null, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -32768, format: "\0N222", provider: null, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -4567, format: "\0N222", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32767, format: "\0N222", provider: null, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -32768, format: "\0", provider: null, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -4567, format: "\0", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 0, format: "\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32767, format: "\0", provider: null, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -32768, format: "", provider: null, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -4567, format: "", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 0, format: "", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32767, format: "", provider: null, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -32768, format: "R", provider: null, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -4567, format: "R", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 0, format: "R", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "R", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32767, format: "R", provider: null, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "D", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "D99", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "D99\09", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -4567, format: "D99", provider: null, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 0, format: "x", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 9320, format: "x", provider: null, expected: "2468") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -9320, format: "x", provider: null, expected: "db98") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 0, format: "b", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -9320, format: "b", provider: null, expected: "1101101110011000") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -32768, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32767, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -32768, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32767, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -32768, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32767, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -32768, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32767, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -32768, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32767, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -32768, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32767, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 4567, format: "D99\09", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -4567, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "db98") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1101101110011000") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: -2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "#2*468~00") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:57] info: [STRT] System.Tests.Int16Tests.TryFormat(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToString_InvalidFormat_ThrowsFormatException [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -32768, format: "G", provider: null, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -4567, format: "G", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 0, format: "G", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "G", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32767, format: "G", provider: null, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -32768, format: "G\0", provider: null, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -4567, format: "G\0", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 0, format: "G\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32767, format: "G\0", provider: null, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -32768, format: "\0N222", provider: null, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -4567, format: "\0N222", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32767, format: "\0N222", provider: null, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -32768, format: "\0", provider: null, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -4567, format: "\0", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 0, format: "\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32767, format: "\0", provider: null, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -32768, format: "", provider: null, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -4567, format: "", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 0, format: "", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32767, format: "", provider: null, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -32768, format: "R", provider: null, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -4567, format: "R", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 0, format: "R", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "R", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32767, format: "R", provider: null, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "D", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "D99", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "D99\09", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -4567, format: "D99", provider: null, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 0, format: "x", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 9320, format: "x", provider: null, expected: "2468") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -9320, format: "x", provider: null, expected: "db98") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 0, format: "b", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -9320, format: "b", provider: null, expected: "1101101110011000") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -32768, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32767, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -32768, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32767, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -32768, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32767, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -32768, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32767, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -32768, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32767, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -32768, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-32768") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32767, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "32767") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 4567, format: "D99\09", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -4567, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "db98") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1101101110011000") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: -2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "#2*468~00") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:57] info: [STRT] System.Tests.Int16Tests.ToStringTest(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:57] info: [STRT] System.Tests.Int16Tests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.Int16Tests.MinValue [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "-32768", style: Integer, provider: null, expected: -32768) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "-123", style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "0", style: Integer, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "+123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: " 123 ", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "32767", style: Integer, provider: null, expected: 32767) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "abc", style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "ABC", style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "101010111100", style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "1000", style: AllowThousands, provider: null, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "(123)", style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "123", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "12", style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "10010", style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Valid(value: "$1,000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_ObjectNotShort_ThrowsArgumentException(value: "a") [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_ObjectNotShort_ThrowsArgumentException(value: 234) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | HexNumber) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | BinaryNumber) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowHexSpecifier | BinaryNumber) [14:21:57] info: [STRT] System.Tests.Int16Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: -1024) [14:21:57] info: [STRT] System.Tests.Int16Tests.GetTypeCode_Invoke_ReturnsInt16 [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "65E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "65E+10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483648", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483648 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483648 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483648", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483648 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483648 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967296", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967296 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967296 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967296 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967296 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967300", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967300 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967300 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967300", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967300 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967300 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483649", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483649 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483649 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483649", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483649 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483649 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "FFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "FFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "FFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483649-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "(2147483649)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775808.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483648.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-32768.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-128.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "127.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "255.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "32767.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "65535.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483647.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967295.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775807.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551615.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-9223372036854775808.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-2147483648.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-32768.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-128.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "127.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "255.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "32767.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "65535.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483647.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "4294967295.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "9223372036854775807.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "18446744073709551615.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "3.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "3.000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "3.0000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "3.00000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "3.100", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "3.100000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "3.1000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "3.10000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "2147483646.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "-32769", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "32768", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "FFFFF", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "11111111111111111", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Invalid(value: "10000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 234, expected: 0) [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_Other_ReturnsExpected(i: 234, value: -32768, expected: 1) [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_Other_ReturnsExpected(i: -234, value: -32768, expected: 1) [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_Other_ReturnsExpected(i: -32768, value: -32768, expected: 0) [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_Other_ReturnsExpected(i: 234, value: -123, expected: 1) [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 0, expected: 1) [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 123, expected: 1) [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 456, expected: -1) [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 32767, expected: -1) [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_Other_ReturnsExpected(i: -234, value: 32767, expected: -1) [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_Other_ReturnsExpected(i: 32767, value: 32767, expected: 0) [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_Other_ReturnsExpected(i: -234, value: -234, expected: 0) [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_Other_ReturnsExpected(i: -234, value: 234, expected: -1) [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_Other_ReturnsExpected(i: -234, value: -432, expected: 1) [14:21:57] info: [STRT] System.Tests.Int16Tests.CompareTo_Other_ReturnsExpected(i: 234, value: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "65E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "65E+10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483648", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483648 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483648 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483648", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483648 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483648 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967296", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967296 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967296 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967296 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967296 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967300", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967300 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967300 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967300", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967300 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967300 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483649", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483649 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483649 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483649", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483649 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483649 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "FFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "FFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "FFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000000000000000 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000000000000000 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "111111111111111111111111111111110", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "111111111111111111111111111111110 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "111111111111111111111111111111110 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483649-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "(2147483649)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775808.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483648.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-32768.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-128.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "127.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "255.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "32767.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "65535.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483647.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967295.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775807.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551615.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-9223372036854775808.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-2147483648.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-32768.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-128.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "127.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "255.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "32767.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "65535.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483647.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "4294967295.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "9223372036854775807.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "18446744073709551615.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "3.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "3.000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "3.0000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "3.00000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "3.100", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "3.100000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "3.1000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "3.10000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "2147483646.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "-32769", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "32768", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "FFFFF", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "11111111111111111", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Invalid(value: "10000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.MaxValue [14:21:57] info: [STRT] System.Tests.Int16Tests.Ctor_Value [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "65E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "65E+10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483648", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483648 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483648 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483648", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483648 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483648 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967296", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967296 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967296 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967296 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967296 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967300", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967300 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967300 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967300", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967300 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967300 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483649", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483649 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483649 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483649", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483649 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483649 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483649-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "(2147483649)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775808.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483648.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-32768.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-128.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "127.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "255.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "32767.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "65535.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483647.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967295.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775807.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551615.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775808.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-2147483648.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-32768.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-128.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "127.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "255.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "32767.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "65535.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483647.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "4294967295.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775807.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551615.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "3.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "3.000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "3.0000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "3.00000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "3.100", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "3.100000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "3.1000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "3.10000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "2147483646.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "-32769", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "32768", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "FFFFF", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "11111111111111111", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "-32768", offset: 0, count: 6, style: Integer, provider: null, expected: -32768) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "0", offset: 0, count: 1, style: Integer, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "+123", offset: 0, count: 4, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: " 123 ", offset: 0, count: 7, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "32767", offset: 0, count: 5, style: Integer, provider: null, expected: 32767) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: null, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "$1,000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "-32767", offset: 1, count: 5, style: Integer, provider: null, expected: 32767) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "-32768", offset: 0, count: 5, style: Integer, provider: null, expected: -3276) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "abc", offset: 0, count: 2, style: HexNumber, provider: null, expected: 171) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "abc", offset: 1, count: 2, style: HexNumber, provider: null, expected: 188) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "1010101100", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 171) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "11101010110011", offset: 2, count: 8, style: BinaryNumber, provider: null, expected: 171) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "123", offset: 0, count: 1, style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "$1,000", offset: 1, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Span_Valid(value: "$1,000", offset: 0, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_InvalidUtf8 [14:21:57] info: [STRT] System.Tests.Int16Tests.EqualsTest(i1: 789, obj: 789, expected: True) [14:21:57] info: [STRT] System.Tests.Int16Tests.EqualsTest(i1: 789, obj: -789, expected: False) [14:21:57] info: [STRT] System.Tests.Int16Tests.EqualsTest(i1: 789, obj: 0, expected: False) [14:21:57] info: [STRT] System.Tests.Int16Tests.EqualsTest(i1: 0, obj: 0, expected: True) [14:21:57] info: [STRT] System.Tests.Int16Tests.EqualsTest(i1: -789, obj: -789, expected: True) [14:21:57] info: [STRT] System.Tests.Int16Tests.EqualsTest(i1: -789, obj: 789, expected: False) [14:21:57] info: [STRT] System.Tests.Int16Tests.EqualsTest(i1: 789, obj: null, expected: False) [14:21:57] info: [STRT] System.Tests.Int16Tests.EqualsTest(i1: 789, obj: "789", expected: False) [14:21:57] info: [STRT] System.Tests.Int16Tests.EqualsTest(i1: 789, obj: 789, expected: False) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "-32768", offset: 0, count: 6, style: Integer, provider: null, expected: -32768) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "0", offset: 0, count: 1, style: Integer, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "+123", offset: 0, count: 4, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: " 123 ", offset: 0, count: 7, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "32767", offset: 0, count: 5, style: Integer, provider: null, expected: 32767) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: null, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "$1,000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "-32767", offset: 1, count: 5, style: Integer, provider: null, expected: 32767) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "-32768", offset: 0, count: 5, style: Integer, provider: null, expected: -3276) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "abc", offset: 0, count: 2, style: HexNumber, provider: null, expected: 171) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "abc", offset: 1, count: 2, style: HexNumber, provider: null, expected: 188) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "1010101100", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 171) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "11101010110011", offset: 2, count: 8, style: BinaryNumber, provider: null, expected: 171) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 1, style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "$1,000", offset: 1, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int16Tests.Parse_Utf8Span_Valid(value: "$1,000", offset: 0, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.TryFormat_Invoke_WritesExpected(version: 1.2, expected: ["", "1", "1.2"]) [14:21:57] info: [STRT] System.Tests.VersionTests.TryFormat_Invoke_WritesExpected(version: 1.2.3, expected: ["", "1", "1.2", "1.2.3"]) [14:21:57] info: [STRT] System.Tests.VersionTests.TryFormat_Invoke_WritesExpected(version: 1.2.3.4, expected: ["", "1", "1.2", "1.2.3", "1.2.3.4"]) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_ValidInput_ReturnsExpected(input: "1.2", expected: 1.2) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_ValidInput_ReturnsExpected(input: "1.2.3", expected: 1.2.3) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_ValidInput_ReturnsExpected(input: "1.2.3.4", expected: 1.2.3.4) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_ValidInput_ReturnsExpected(input: "2 .3. 4. \t\r\n15 ", expected: 2.3.4.15) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_ValidInput_ReturnsExpected(input: " 2 .3. 4. \t\r\n15 ", expected: 2.3.4.15) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_ValidInput_ReturnsExpected(input: "+1.+2.+3.+4", expected: 1.2.3.4) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ObjectNotAVersion_ThrowsArgumentException(other: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ObjectNotAVersion_ThrowsArgumentException(other: "1.1") [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Default [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Int_Int_Int(major: 0, minor: 0, build: 0) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Int_Int_Int(major: 2, minor: 3, build: 4) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Int_Int_Int(major: 2147483647, minor: 2147483647, build: 2147483647) [14:21:57] info: [STRT] System.Tests.VersionTests.Equals_Other_ReturnsExpected(version1: 2.3, obj: 2.3, expected: True) [14:21:57] info: [STRT] System.Tests.VersionTests.Equals_Other_ReturnsExpected(version1: 2.3, obj: 2.4, expected: False) [14:21:57] info: [STRT] System.Tests.VersionTests.Equals_Other_ReturnsExpected(version1: 2.3, obj: 3.3, expected: False) [14:21:57] info: [STRT] System.Tests.VersionTests.Equals_Other_ReturnsExpected(version1: 2.3.4, obj: 2.3.4, expected: True) [14:21:57] info: [STRT] System.Tests.VersionTests.Equals_Other_ReturnsExpected(version1: 2.3.4, obj: 2.3.5, expected: False) [14:21:57] info: [STRT] System.Tests.VersionTests.Equals_Other_ReturnsExpected(version1: 2.3.4, obj: 2.3, expected: False) [14:21:57] info: [STRT] System.Tests.VersionTests.Equals_Other_ReturnsExpected(version1: 2.3.4.5, obj: 2.3.4.5, expected: True) [14:21:57] info: [STRT] System.Tests.VersionTests.Equals_Other_ReturnsExpected(version1: 2.3.4.5, obj: 2.3.4.6, expected: False) [14:21:57] info: [STRT] System.Tests.VersionTests.Equals_Other_ReturnsExpected(version1: 2.3.4.5, obj: 2.3, expected: False) [14:21:57] info: [STRT] System.Tests.VersionTests.Equals_Other_ReturnsExpected(version1: 2.3.4.5, obj: 2.3.4, expected: False) [14:21:57] info: [STRT] System.Tests.VersionTests.Equals_Other_ReturnsExpected(version1: 2.3.0, obj: 2.3, expected: False) [14:21:57] info: [STRT] System.Tests.VersionTests.Equals_Other_ReturnsExpected(version1: 2.3.4.0, obj: 2.3.4, expected: False) [14:21:57] info: [STRT] System.Tests.VersionTests.Equals_Other_ReturnsExpected(version1: 2.3.4.5, obj: 00:00:00, expected: False) [14:21:57] info: [STRT] System.Tests.VersionTests.Equals_Other_ReturnsExpected(version1: 2.3.4.5, obj: null, expected: False) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_NegativeMajor_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_TrailingDot_ThrowsFormatExceptionWithOriginalInput(input: ".") [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_TrailingDot_ThrowsFormatExceptionWithOriginalInput(input: "1.") [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_TrailingDot_ThrowsFormatExceptionWithOriginalInput(input: "1.0.") [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_TrailingDot_ThrowsFormatExceptionWithOriginalInput(input: "1.0.0.") [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: null, version2: null, expectedSign: 0) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: null, version2: null, expectedSign: 0) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2, version2: null, expectedSign: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: null, version2: 1.2, expectedSign: -1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2, version2: 1.2, expectedSign: 0) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2, version2: 1.2, expectedSign: 0) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2, version2: 1.3, expectedSign: -1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.3, version2: 1.2, expectedSign: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2, version2: 1.1, expectedSign: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.1, version2: 1.2, expectedSign: -1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2, version2: 2.0, expectedSign: -1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 2.0, version2: 1.2, expectedSign: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2, version2: 1.2.1, expectedSign: -1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2.1, version2: 1.2, expectedSign: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2, version2: 1.2.0.1, expectedSign: -1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2.0.1, version2: 1.2, expectedSign: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2, version2: 1.0, expectedSign: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.0, version2: 1.2, expectedSign: -1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2, version2: 1.0.1, expectedSign: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.0.1, version2: 1.2, expectedSign: -1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2, version2: 1.0.0.1, expectedSign: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.0.0.1, version2: 1.2, expectedSign: -1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 3.2.1, version2: null, expectedSign: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: null, version2: 3.2.1, expectedSign: -1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 3.2.1, version2: 2.2.1, expectedSign: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 2.2.1, version2: 3.2.1, expectedSign: -1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 3.2.1, version2: 3.1.1, expectedSign: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 3.1.1, version2: 3.2.1, expectedSign: -1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 3.2.1, version2: 3.2.0, expectedSign: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 3.2.0, version2: 3.2.1, expectedSign: -1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2.3.4, version2: null, expectedSign: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: null, version2: 1.2.3.4, expectedSign: -1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2.3.4, version2: 1.2.3.4, expectedSign: 0) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2.3.4, version2: 1.2.3.4, expectedSign: 0) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2.3.4, version2: 1.2.3.5, expectedSign: -1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2.3.5, version2: 1.2.3.4, expectedSign: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2.3.4, version2: 1.2.3.3, expectedSign: 1) [14:21:57] info: [STRT] System.Tests.VersionTests.CompareTo_ReturnsExpected(version1: 1.2.3.3, version2: 1.2.3.4, expectedSign: -1) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidUtf8Bytes_ThrowsFormatException(invalidUtf8Bytes: [255, 46, 48]) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidUtf8Bytes_ThrowsFormatException(invalidUtf8Bytes: [49, 46, 255]) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidUtf8Bytes_ThrowsFormatException(invalidUtf8Bytes: [192, 128, 46, 48]) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidUtf8Bytes_ThrowsFormatException(invalidUtf8Bytes: [49, 46, 48, 46, 237, ···]) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_NegativeMinor_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "", exceptionType: typeof(System.ArgumentException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "1,2,3,4", exceptionType: typeof(System.ArgumentException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "1", exceptionType: typeof(System.ArgumentException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "1.2.3.4.5", exceptionType: typeof(System.ArgumentException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "-1.2.3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "1.-2.3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "1.2.-3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "1.2.3.-4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "b.2.3.4", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "1.b.3.4", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "1.2.b.4", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "1.2.3.b", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "2147483648.2.3.4", exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "1.2147483648.3.4", exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "1.2.2147483648.4", exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "1.2.3.2147483648", exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "-1.2.3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "1.-2.3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "1.2.-3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_InvalidInput_ThrowsException(input: "1.2.3.-4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Int_Int(major: 0, minor: 0) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Int_Int(major: 2, minor: 3) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Int_Int(major: 2147483647, minor: 2147483647) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_String(input: "1.2", expected: 1.2) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_String(input: "1.2.3", expected: 1.2.3) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_String(input: "1.2.3.4", expected: 1.2.3.4) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_String(input: "2 .3. 4. \t\r\n15 ", expected: 2.3.4.15) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_String(input: " 2 .3. 4. \t\r\n15 ", expected: 2.3.4.15) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_String(input: "+1.+2.+3.+4", expected: 1.2.3.4) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "", exceptionType: typeof(System.ArgumentException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "1,2,3,4", exceptionType: typeof(System.ArgumentException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "1", exceptionType: typeof(System.ArgumentException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "1.2.3.4.5", exceptionType: typeof(System.ArgumentException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "-1.2.3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "1.-2.3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "1.2.-3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "1.2.3.-4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "b.2.3.4", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "1.b.3.4", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "1.2.b.4", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "1.2.3.b", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "2147483648.2.3.4", exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "1.2147483648.3.4", exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "1.2.2147483648.4", exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "1.2.3.2147483648", exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "-1.2.3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "1.-2.3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "1.2.-3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_InvalidInput_ThrowsException(input: "1.2.3.-4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_NegativeBuild_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_ValidInput_ReturnsExpected(input: "1.2", offset: 0, count: 3, expected: 1.2) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_ValidInput_ReturnsExpected(input: "1.2.3", offset: 0, count: 5, expected: 1.2.3) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_ValidInput_ReturnsExpected(input: "1.2.3.4", offset: 0, count: 7, expected: 1.2.3.4) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_ValidInput_ReturnsExpected(input: "2 .3. 4. \t\r\n15 ", offset: 0, count: 21, expected: 2.3.4.15) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_ValidInput_ReturnsExpected(input: " 2 .3. 4. \t\r\n15 ", offset: 0, count: 24, expected: 2.3.4.15) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_ValidInput_ReturnsExpected(input: "+1.+2.+3.+4", offset: 0, count: 11, expected: 1.2.3.4) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_ValidInput_ReturnsExpected(input: "1.2.3", offset: 0, count: 3, expected: 1.2) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_ValidInput_ReturnsExpected(input: "1.2.3", offset: 2, count: 3, expected: 2.3) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_ValidInput_ReturnsExpected(input: "2 .3. 4. \t\r\n15 ", offset: 0, count: 11, expected: 2.3.4) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_ValidInput_ReturnsExpected(input: "+1.+2.+3.+4", offset: 3, count: 5, expected: 2.3) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Int_Int_Int_Int(major: 0, minor: 0, build: 0, revision: 0) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Int_Int_Int_Int(major: 2, minor: 3, build: 4, revision: 7) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Int_Int_Int_Int(major: 2, minor: 3, build: 4, revision: 32767) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Int_Int_Int_Int(major: 2, minor: 3, build: 4, revision: 32768) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Int_Int_Int_Int(major: 2, minor: 3, build: 4, revision: 65535) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Int_Int_Int_Int(major: 2, minor: 3, build: 4, revision: 65536) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Int_Int_Int_Int(major: 2, minor: 3, build: 4, revision: 2147483647) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Int_Int_Int_Int(major: 2, minor: 3, build: 4, revision: 2147450879) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Int_Int_Int_Int(major: 2, minor: 3, build: 4, revision: 2147418112) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_Int_Int_Int_Int(major: 2147483647, minor: 2147483647, build: 2147483647, revision: 2147483647) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_ValidInput_ReturnsExpected(input: "1.2", offset: 0, count: 3, expected: 1.2) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_ValidInput_ReturnsExpected(input: "1.2.3", offset: 0, count: 5, expected: 1.2.3) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_ValidInput_ReturnsExpected(input: "1.2.3.4", offset: 0, count: 7, expected: 1.2.3.4) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_ValidInput_ReturnsExpected(input: "2 .3. 4. \t\r\n15 ", offset: 0, count: 21, expected: 2.3.4.15) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_ValidInput_ReturnsExpected(input: " 2 .3. 4. \t\r\n15 ", offset: 0, count: 24, expected: 2.3.4.15) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_ValidInput_ReturnsExpected(input: "+1.+2.+3.+4", offset: 0, count: 11, expected: 1.2.3.4) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_ValidInput_ReturnsExpected(input: "1.2.3", offset: 0, count: 3, expected: 1.2) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_ValidInput_ReturnsExpected(input: "1.2.3", offset: 2, count: 3, expected: 2.3) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_ValidInput_ReturnsExpected(input: "2 .3. 4. \t\r\n15 ", offset: 0, count: 11, expected: 2.3.4) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_ValidInput_ReturnsExpected(input: "+1.+2.+3.+4", offset: 3, count: 5, expected: 2.3) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "", exceptionType: typeof(System.ArgumentException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "1,2,3,4", exceptionType: typeof(System.ArgumentException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "1", exceptionType: typeof(System.ArgumentException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "1.2.3.4.5", exceptionType: typeof(System.ArgumentException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "-1.2.3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "1.-2.3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "1.2.-3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "1.2.3.-4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "b.2.3.4", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "1.b.3.4", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "1.2.b.4", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "1.2.3.b", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "2147483648.2.3.4", exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "1.2147483648.3.4", exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "1.2.2147483648.4", exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "1.2.3.2147483648", exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "-1.2.3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "1.-2.3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "1.2.-3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.CtorInvalidVersionString_ThrowsException(input: "1.2.3.-4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Ctor_NegativeRevision_ThrowsArgumentOutOfRangeException [14:21:57] info: [STRT] System.Tests.VersionTests.ToString_Invoke_ReturnsExpected(version: 1.2, expected: ["", "1", "1.2"]) [14:21:57] info: [STRT] System.Tests.VersionTests.ToString_Invoke_ReturnsExpected(version: 1.2.3, expected: ["", "1", "1.2", "1.2.3"]) [14:21:57] info: [STRT] System.Tests.VersionTests.ToString_Invoke_ReturnsExpected(version: 1.2.3.4, expected: ["", "1", "1.2", "1.2.3", "1.2.3.4"]) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "", exceptionType: typeof(System.ArgumentException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "1,2,3,4", exceptionType: typeof(System.ArgumentException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "1", exceptionType: typeof(System.ArgumentException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "1.2.3.4.5", exceptionType: typeof(System.ArgumentException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "-1.2.3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "1.-2.3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "1.2.-3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "1.2.3.-4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "b.2.3.4", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "1.b.3.4", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "1.2.b.4", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "1.2.3.b", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "2147483648.2.3.4", exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "1.2147483648.3.4", exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "1.2.2147483648.4", exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "1.2.3.2147483648", exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "-1.2.3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "1.-2.3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "1.2.-3.4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_InvalidInput_ThrowsException(input: "1.2.3.-4", exceptionType: typeof(System.ArgumentOutOfRangeException)) [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_TrailingDot_ThrowsFormatExceptionWithOriginalInput(input: ".") [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_TrailingDot_ThrowsFormatExceptionWithOriginalInput(input: "1.") [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_TrailingDot_ThrowsFormatExceptionWithOriginalInput(input: "1.0.") [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Span_TrailingDot_ThrowsFormatExceptionWithOriginalInput(input: "1.0.0.") [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_TrailingDot_ThrowsFormatExceptionWithOriginalInput(input: ".") [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_TrailingDot_ThrowsFormatExceptionWithOriginalInput(input: "1.") [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_TrailingDot_ThrowsFormatExceptionWithOriginalInput(input: "1.0.") [14:21:57] info: [STRT] System.Tests.VersionTests.Parse_Utf8_TrailingDot_ThrowsFormatExceptionWithOriginalInput(input: "1.0.0.") [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericMethodParameter1Of2Tests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.SerializationExceptionTests.Ctor_SerializationInfo_StreamingContext [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.SerializationExceptionTests.Ctor_String(message: "message") [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.SerializationExceptionTests.Ctor_Default [14:21:57] info: [STRT] System.Runtime.Serialization.Tests.SerializationExceptionTests.Ctor_String_Exception(message: "message") [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "-123", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "0", offset: 0, count: 1, style: AllowThousands | Float, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: " 123 ", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "567.89", offset: 0, count: 6, style: AllowThousands | Float, provider: null, expected: 567.890015) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "-567.89", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expected: -567.890015) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "1E23", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 9.99999978E+22) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: ".234", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 0.233999997) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "234.", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 234) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 112, style: AllowThousands | Float, provider: null, expected: 3.00000001E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 113, style: AllowThousands | Float, provider: null, expected: 3.00000001E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "16777217.0", offset: 0, count: 10, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777216) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "16777217.00000000000000000000000000000000000000000"···, offset: 0, count: 114, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777218) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "16777217.00000000000000000000000000000000000000000"···, offset: 0, count: 115, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777218) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "16777217.00000000000000000000000000000000000000000"···, offset: 0, count: 117, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777218) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "5.005", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "5.050", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.05000019) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "5.000000000000000000000000000000000000000000000000"···, offset: 0, count: 113, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "5.000000000000000000000000000000000000000000000000"···, offset: 0, count: 114, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "5.000000000000000000000000000000000000000000000000"···, offset: 0, count: 114, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "5.005000000000000000000000000000000000000000000000"···, offset: 0, count: 113, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "5.005000000000000000000000000000000000000000000000"···, offset: 0, count: 114, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "5.005000000000000000000000000000000000000000000000"···, offset: 0, count: 114, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "5005.000000000000000000000000000000000000000000000"···, offset: 0, count: 113, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "50050.0", offset: 0, count: 7, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "5005", offset: 0, count: 4, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "050050", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "0.000000000000000000000000000000000000000000000000"···, offset: 0, count: 113, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "0.005", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.00499999989) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "0.0500", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.0500000007) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "6250000000000000000000000000000000e-12", offset: 0, count: 38, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.24999986E+21) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "6250000e0", offset: 0, count: 9, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6250000) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "6250100e-5", offset: 0, count: 10, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.5009995) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "625010.00e-4", offset: 0, count: 12, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.5009995) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "62500e-4", offset: 0, count: 8, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.25) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "62500", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62500) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "123.1", offset: 0, count: 5, style: AllowDecimalPoint, provider: null, expected: 123.099998) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "1,000", offset: 0, count: 5, style: AllowThousands, provider: null, expected: 1000) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "123.567", offset: 0, count: 7, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123.567001) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "$1,000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "123.123", offset: 0, count: 7, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123.123001) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "NaN", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "Infinity", offset: 0, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "-Infinity", offset: 0, count: 9, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "-123", offset: 1, count: 3, style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "-123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "1E23", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 2, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 12) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidSpanTest(value: "-Infinity", offset: 1, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromInt128Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromByteTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_CheckedAdditionTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.TryWriteSignificandBigEndianTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ClampTest(x: -∞, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ClampTest(x: -3.40282347E+38, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ClampTest(x: -1, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ClampTest(x: -1.17549435E-38, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ClampTest(x: -1.17549421E-38, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ClampTest(x: -1.40129846E-45, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ClampTest(x: -0, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ClampTest(x: NaN, min: 1, max: 63, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ClampTest(x: 0, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ClampTest(x: 1.40129846E-45, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ClampTest(x: 1.17549421E-38, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ClampTest(x: 1.17549435E-38, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ClampTest(x: 1, min: 1, max: 63, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ClampTest(x: 3.40282347E+38, min: 1, max: 63, expectedResult: 63) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ClampTest(x: ∞, min: 1, max: 63, expectedResult: 63) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromInt64Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromNFloatTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromInt16Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ZeroTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromUInt16Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.TryWriteExponentLittleEndianTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: -∞, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: -0.113314733, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: -0, expectedResult: -∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 0, expectedResult: -∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 0.113314733, expectedResult: -3.14159274, allowedVariance: 4.76837158E-06) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 0.151955217, expectedResult: -2.71828198, allowedVariance: 4.76837158E-06) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 0.202699572, expectedResult: -2.30258512, allowedVariance: 4.76837158E-06) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 0.336622536, expectedResult: -1.57079625, allowedVariance: 4.76837158E-06) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 0.36787945, expectedResult: -1.44269502, allowedVariance: 4.76837158E-06) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 0.375214219, expectedResult: -1.41421366, allowedVariance: 4.76837158E-06) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 0.457429349, expectedResult: -1.12837911, allowedVariance: 4.76837158E-06) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 0.5, expectedResult: -1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 0.580191791, expectedResult: -0.785398185, allowedVariance: 4.76837158E-07) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 0.612547338, expectedResult: -0.707106709, allowedVariance: 4.76837158E-07) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 0.618503153, expectedResult: -0.693147123, allowedVariance: 4.76837158E-07) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 0.643218219, expectedResult: -0.636619806, allowedVariance: 4.76837158E-07) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 0.740055561, expectedResult: -0.434294552, allowedVariance: 4.76837158E-07) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 0.802008867, expectedResult: -0.318309903, allowedVariance: 4.76837158E-07) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 1, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 1.24686897, expectedResult: 0.318309873, allowedVariance: 4.76837158E-07) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 1.35124981, expectedResult: 0.434294343, allowedVariance: 4.76837158E-07) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 1.55468225, expectedResult: 0.636619806, allowedVariance: 4.76837158E-07) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 1.61680663, expectedResult: 0.693147123, allowedVariance: 4.76837158E-07) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 1.63252687, expectedResult: 0.707106709, allowedVariance: 4.76837158E-07) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 1.72356796, expectedResult: 0.785398185, allowedVariance: 4.76837158E-07) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 2, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 2.18613005, expectedResult: 1.12837923, allowedVariance: 4.76837158E-06) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 2.66514421, expectedResult: 1.41421366, allowedVariance: 4.76837158E-06) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 2.71828175, expectedResult: 1.4426949, allowedVariance: 4.76837158E-06) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 2.97068644, expectedResult: 1.57079625, allowedVariance: 4.76837158E-06) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 4.93340969, expectedResult: 2.30258512, allowedVariance: 4.76837158E-06) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 6.58088589, expectedResult: 2.71828175, allowedVariance: 4.76837158E-06) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: 8.82497787, expectedResult: 3.14159274, allowedVariance: 4.76837158E-06) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.Log2Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsFiniteTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: -∞, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: ∞, y: -∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: -3.40282347E+38, y: 3.40282347E+38, expectedResult: 3.40282347E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: 3.40282347E+38, y: -3.40282347E+38, expectedResult: 3.40282347E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: NaN, y: 1, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: 1, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: ∞, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: -∞, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: NaN, y: ∞, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: NaN, y: -∞, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: -0, y: 0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: 0, y: -0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: 2, y: -3, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: -3, y: 2, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: 3, y: -2, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxTest(x: -2, y: 3, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsComplexNumberTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_MultiplyTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromHalfTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.GetSignificandByteCountTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_CheckedIncrementTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsRealNumberTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsImaginaryNumberTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromByteTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MultiplicativeIdentityTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.AbsTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPow2Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromUInt32Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxValueTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromSingleTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_CheckedSubtractionTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromDoubleTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromInt16Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromUInt128Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromInt64Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromSingleTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsSubnormalTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromSByteTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_CheckedDecrementTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromInt16Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: -∞, y: ∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: ∞, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: -3.40282347E+38, y: 3.40282347E+38, expectedResult: -3.40282347E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: 3.40282347E+38, y: -3.40282347E+38, expectedResult: -3.40282347E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: -0, y: 0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: 0, y: -0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: 2, y: -3, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: -3, y: 2, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: 3, y: -2, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeNumberTest(x: -2, y: 3, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsOddIntegerTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_UnaryNegationTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.GetExponentByteCountTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsEvenIntegerTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNegativeInfinityTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_CheckedUnaryNegationTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_CheckedDivisionTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsIntegerTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.GetSignificandBitLengthTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNaNTest(value: -∞, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNaNTest(value: -3.40282347E+38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNaNTest(value: -1.17549435E-38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNaNTest(value: -1.17549421E-38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNaNTest(value: -1.40129846E-45, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNaNTest(value: -0, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNaNTest(value: NaN, expectedResult: True) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNaNTest(value: 0, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNaNTest(value: 1.40129846E-45, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNaNTest(value: 1.17549421E-38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNaNTest(value: 1.17549435E-38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNaNTest(value: 3.40282347E+38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNaNTest(value: ∞, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: -∞, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: ∞, y: -∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: -3.40282347E+38, y: 3.40282347E+38, expectedResult: 3.40282347E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: 3.40282347E+38, y: -3.40282347E+38, expectedResult: 3.40282347E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: NaN, y: 1, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: 1, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: ∞, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: -∞, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: NaN, y: ∞, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: NaN, y: -∞, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: -0, y: 0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: 0, y: -0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: 2, y: -3, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: -3, y: 2, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: 3, y: -2, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeTest(x: -2, y: 3, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.NegativeOneTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_IncrementTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_DecrementTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinValueTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_DivisionTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsInfinityTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromCharTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveInfinityTest(value: -∞, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveInfinityTest(value: -3.40282347E+38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveInfinityTest(value: -1.17549435E-38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveInfinityTest(value: -1.17549421E-38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveInfinityTest(value: -1.40129846E-45, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveInfinityTest(value: -0, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveInfinityTest(value: NaN, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveInfinityTest(value: 0, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveInfinityTest(value: 1.40129846E-45, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveInfinityTest(value: 1.17549421E-38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveInfinityTest(value: 1.17549435E-38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveInfinityTest(value: 3.40282347E+38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveInfinityTest(value: ∞, expectedResult: True) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.RadixTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_GreaterThanOrEqualTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromInt64Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.AllBitsSetTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.AdditiveIdentityTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: -∞, y: ∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: ∞, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: -3.40282347E+38, y: 3.40282347E+38, expectedResult: -3.40282347E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: 3.40282347E+38, y: -3.40282347E+38, expectedResult: -3.40282347E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: NaN, y: 1, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: 1, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: ∞, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: -∞, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: NaN, y: ∞, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: NaN, y: -∞, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: -0, y: 0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: 0, y: -0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: 2, y: -3, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: -3, y: 2, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: 3, y: -2, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinTest(x: -2, y: 3, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromInt128Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.GetExponentShortestBitLengthTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_UnaryPlusTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromSingleTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: -∞, y: ∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: ∞, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: -3.40282347E+38, y: 3.40282347E+38, expectedResult: -3.40282347E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: 3.40282347E+38, y: -3.40282347E+38, expectedResult: -3.40282347E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: -0, y: 0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: 0, y: -0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: 2, y: -3, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: -3, y: 2, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: 3, y: -2, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinNumberTest(x: -2, y: 3, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromHalfTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNormalTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_InequalityTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromInt128Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromDecimalTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromInt32Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromCharTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_SubtractionTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromCharTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.TryWriteExponentBigEndianTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromHalfTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromByteTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromInt32Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: -∞, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: ∞, y: -∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: -3.40282347E+38, y: 3.40282347E+38, expectedResult: 3.40282347E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: 3.40282347E+38, y: -3.40282347E+38, expectedResult: 3.40282347E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: -0, y: 0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: 0, y: -0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: 2, y: -3, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: -3, y: 2, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: 3, y: -2, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxMagnitudeNumberTest(x: -2, y: 3, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromSByteTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromUInt64Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: -∞, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: ∞, y: -∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: -3.40282347E+38, y: 3.40282347E+38, expectedResult: 3.40282347E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: 3.40282347E+38, y: -3.40282347E+38, expectedResult: 3.40282347E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: -0, y: 0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: 0, y: -0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: 2, y: -3, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: -3, y: 2, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: 3, y: -2, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MaxNumberTest(x: -2, y: 3, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.TryWriteSignificandLittleEndianTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_LessThanTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: -∞, y: ∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: ∞, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: -3.40282347E+38, y: 3.40282347E+38, expectedResult: -3.40282347E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: 3.40282347E+38, y: -3.40282347E+38, expectedResult: -3.40282347E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: NaN, y: 1, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: 1, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: ∞, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: -∞, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: NaN, y: ∞, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: NaN, y: -∞, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: -0, y: 0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: 0, y: -0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: 2, y: -3, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: -3, y: 2, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: 3, y: -2, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.MinMagnitudeTest(x: -2, y: 3, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsCanonicalTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_AdditionTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromIntPtrTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_LessThanOrEqualTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateSaturatingFromInt32Test [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveTest(value: -∞, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveTest(value: -3.40282347E+38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveTest(value: -1.17549435E-38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveTest(value: -1.17549421E-38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveTest(value: -0, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveTest(value: NaN, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveTest(value: 0, expectedResult: True) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveTest(value: 1.17549421E-38, expectedResult: True) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveTest(value: 1.17549435E-38, expectedResult: True) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveTest(value: 3.40282347E+38, expectedResult: True) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsPositiveTest(value: ∞, expectedResult: True) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidSpanTest(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidSpanTest(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidSpanTest(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidSpanTest(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidSpanTest(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidSpanTest(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidSpanTest(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidSpanTest(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidSpanTest(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidSpanTest(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidSpanTest(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidSpanTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_ModulusTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsZeroTest(value: -∞, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsZeroTest(value: -3.40282347E+38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsZeroTest(value: -1.17549435E-38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsZeroTest(value: -1.17549421E-38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsZeroTest(value: -1.40129846E-45, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsZeroTest(value: -0, expectedResult: True) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsZeroTest(value: NaN, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsZeroTest(value: 0, expectedResult: True) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsZeroTest(value: 1.40129846E-45, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsZeroTest(value: 1.17549421E-38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsZeroTest(value: 1.17549435E-38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsZeroTest(value: 3.40282347E+38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsZeroTest(value: ∞, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateCheckedFromSByteTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidStringTest(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidStringTest(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidStringTest(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidStringTest(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidStringTest(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidStringTest(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidStringTest(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidStringTest(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidStringTest(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidStringTest(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidStringTest(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseInvalidStringTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNegativeTest(value: -∞, expectedResult: True) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNegativeTest(value: -3.40282347E+38, expectedResult: True) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNegativeTest(value: -1.17549435E-38, expectedResult: True) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNegativeTest(value: -1.17549421E-38, expectedResult: True) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNegativeTest(value: -0, expectedResult: True) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNegativeTest(value: NaN, expectedResult: True) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNegativeTest(value: 0, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNegativeTest(value: 1.17549421E-38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNegativeTest(value: 1.17549435E-38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNegativeTest(value: 3.40282347E+38, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.IsNegativeTest(value: ∞, expectedResult: False) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_GreaterThanTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.SignTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.OneTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_EqualityTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "-123", style: AllowThousands | Float, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "0", style: AllowThousands | Float, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "123", style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: " 123 ", style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "567.89", style: AllowThousands | Float, provider: null, expected: 567.890015) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "-567.89", style: AllowThousands | Float, provider: null, expected: -567.890015) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "1E23", style: AllowThousands | Float, provider: null, expected: 9.99999978E+22) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: ".234", style: AllowThousands | Float, provider: null, expected: 0.233999997) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "234.", style: AllowThousands | Float, provider: null, expected: 234) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: null, expected: 3.00000001E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: null, expected: 3.00000001E+38) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "16777217.0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777216) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "16777217.00000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777218) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "16777217.00000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777218) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "16777217.00000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777218) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "5.005", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "5.050", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.05000019) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "5.000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "5.000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "5.000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "5.005000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "5.005000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "5.005000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "5005.000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "50050.0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "5005", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "050050", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "0.000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "0.005", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.00499999989) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "0.0500", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.0500000007) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "6250000000000000000000000000000000e-12", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.24999986E+21) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "6250000e0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6250000) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "6250100e-5", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.5009995) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "625010.00e-4", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.5009995) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "62500e-4", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.25) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "62500", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62500) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "123.1", style: AllowDecimalPoint, provider: null, expected: 123.099998) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "1,000", style: AllowThousands, provider: null, expected: 1000) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "123", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "123.567", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123.567001) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "123", style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "$1,000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "123.123", style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123.123001) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "(123)", style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: NaN) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: ∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.ParseValidStringTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -∞) [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.op_CheckedMultiplyTest [14:21:57] info: [STRT] System.Tests.SingleTests_GenericMath.CreateTruncatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.IndexTests.CollectionTest [14:21:57] info: [STRT] System.Tests.IndexTests.EqualityTest [14:21:57] info: [STRT] System.Tests.IndexTests.ImplicitCastTest [14:21:57] info: [STRT] System.Tests.IndexTests.CreationTest [14:21:57] info: [STRT] System.Tests.IndexTests.GetOffsetTest [14:21:57] info: [STRT] System.Tests.IndexTests.HashCodeTest [14:21:57] info: [STRT] System.Tests.IndexTests.ToStringTest [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericTypeParameter2Of2Tests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerEqualityTests.CallingConvention_Modified(methodName1: "MethodCallConv_Cdecl", methodName2: "MethodCallConv_Cdecl_SuppressGCTransition") [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerEqualityTests.CallingConvention_Modified(methodName1: "MethodCallConv_Cdecl", methodName2: "MethodCallConv_Stdcall") [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerEqualityTests.CallingConvention_Modified(methodName1: "MethodCallConv_Cdecl", methodName2: "MethodCallConv_Thiscall") [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerEqualityTests.CallingConvention_Modified(methodName1: "MethodCallConv_Cdecl", methodName2: "MethodCallConv_Fastcall") [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerEqualityTests.ObjectEquals_OneSideModifiedType [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerEqualityTests.ObjectEquals_ModifiedTypes [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerEqualityTests.DifferentReturnValue [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerEqualityTests.CallingConvention_Unmodified(methodName1: "MethodCallConv_Cdecl", methodName2: "MethodCallConv_Cdecl_SuppressGCTransition") [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerEqualityTests.CallingConvention_Unmodified(methodName1: "MethodCallConv_Cdecl", methodName2: "MethodCallConv_Stdcall") [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerEqualityTests.CallingConvention_Unmodified(methodName1: "MethodCallConv_Cdecl", methodName2: "MethodCallConv_Thiscall") [14:21:57] info: [STRT] System.Tests.Types.FunctionPointerEqualityTests.CallingConvention_Unmodified(methodName1: "MethodCallConv_Cdecl", methodName2: "MethodCallConv_Fastcall") [14:21:57] info: [STRT] CriticalHandleZeroOrMinusOneIsInvalidTests.CriticalHandleZeroOrMinusOneIsInvalidTest [14:21:57] info: [STRT] CriticalHandleZeroOrMinusOneIsInvalidTests.CriticalHandleMinusOneIsInvalidTest [14:21:57] info: [STRT] System.Tests.ArgumentExceptionTests.ThrowIfNullOrWhiteSpace_UsesArgumentExpression_ParameterNameMatches [14:21:57] info: [STRT] System.Tests.ArgumentExceptionTests.Ctor_String_String_Exception [14:21:57] info: [STRT] System.Tests.ArgumentExceptionTests.Ctor_String_String [14:21:57] info: [STRT] System.Tests.ArgumentExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.ArgumentExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.ArgumentExceptionTests.ThrowIfNullOrEmpty_ThrowsForInvalidInput [14:21:57] info: [STRT] System.Tests.ArgumentExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.ArgumentExceptionTests.ThrowIfNullOrWhiteSpace_ThrowsForInvalidInput [14:21:57] info: [STRT] System.Tests.ArgumentExceptionTests.ThrowIfNullOrEmpty_UsesArgumentExpression_ParameterNameMatches [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate10_Nullable_ClosedDelegate [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate4 [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate3_Method_ReturnTypeMismatch [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate1_Method_Static [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate2_Method_Null [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate3_Type_Null [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate2_Target_GenericTypeParameter [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate4_Method_CaseMismatch [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate3_Method_Instance [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate4_Target_Null [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate3 [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate3_Method_Null [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate2_Method_DoesNotExist [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate1_Type_Null [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate9_Method_DoesNotExist [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate2_Target_Null [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate9_Method_CaseMismatch [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate2_Method_Static [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate4_Type_Null [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate2_Method_CaseMismatch [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate2_Type_Null [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate9_Method_Static [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate9_Method_Null [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate3_Method_CaseMismatch [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate3_Method_ArgumentsMismatch [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate3_Target_Null [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate4_Method_Static [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate1_Method_Null [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate4_Method_DoesNotExist [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate2_Method_ReturnTypeMismatch [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate9 [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate4_Method_ReturnTypeMismatch [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate10_Nullable_Method [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate3_Method_DoesNotExist [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate4_Method_Null [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate4_Method_ArgumentsMismatch [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate9_Method_ReturnTypeMismatch [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate9_Target_Null [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate9_Method_ArgumentsMismatch [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate2_Method_ArgumentsMismatch [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate2 [14:21:57] info: [STRT] System.Tests.CreateDelegateTests.CreateDelegate9_Type_Null [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeGenericSignatureTypeValidation [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeGenericMethodParameter(position: 0) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeGenericMethodParameter(position: 3) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeGenericMethodParameter(position: 400) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeGenericMethodParameter(position: 2147483647) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.SigTypeResolutionResilience [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(int), expected: False) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(int[]), expected: False) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(int[*]), expected: False) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(int[,]), expected: False) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(System.Int32&), expected: False) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(System.Int32*), expected: False) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(System.Collections.Generic.List), expected: False) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(T), expected: False) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(!!2), expected: True) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(!!2), expected: True) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(!!2), expected: True) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(!!2), expected: True) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(!!2&), expected: True) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(!!2*), expected: True) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(List`1), expected: True) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(List`1), expected: True) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(int), expected: False) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(List`1), expected: True) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.IsSignatureType(type: typeof(!!2), expected: True) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.GetMethodWithNegativeGenericParameterCount [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeGenericMethodParameterNegative(position: -1) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeGenericMethodParameterNegative(position: -5) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeGenericMethodParameterNegative(position: -2147483648) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.GetMethodBindingFlagsAndArgs [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeSignatureMdArrayType(rank: 1) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeSignatureMdArrayType(rank: 2) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeSignatureMdArrayType(rank: 3) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.SignatureTypeComparisonLogicCodeCoverage(exactBinding: True) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.SignatureTypeComparisonLogicCodeCoverage(exactBinding: False) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeSignatureByRefType [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.GetMethodOverloadTest(exactBinding: True) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.GetMethodOverloadTest(exactBinding: False) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeSignatureArrayType [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.GetMethodWithGenericParameterCount [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeSignaturePointerType [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeSignatureConstructedGenericType(genericTypeDefinition: typeof(System.Collections.Generic.List<>)) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeSignatureConstructedGenericType(genericTypeDefinition: typeof(System.Span<>)) [14:21:57] info: [STRT] System.Reflection.Tests.SignatureTypeTests.MakeSignatureConstructedGenericType(genericTypeDefinition: typeof(System.Reflection.Tests.SignatureTypeTests+GenericType<>)) [14:21:57] info: [STRT] System.Tests.ExitCodeTests.SigTermExitCode [14:21:57] info: [STRT] System.Tests.ArgumentNullExceptionTests.ThrowIfNull_UsesArgumentExpression [14:21:57] info: [STRT] System.Tests.ArgumentNullExceptionTests.Ctor_String_String [14:21:57] info: [STRT] System.Tests.ArgumentNullExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.ArgumentNullExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.ArgumentNullExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.ArgumentNullExceptionTests.ThrowIfNull_NonNull_DoesntThrow [14:21:57] info: [STRT] System.Tests.ArgumentNullExceptionTests.ThrowIfNull_Null_ThrowsArgumentNullException(paramName: null) [14:21:57] info: [STRT] System.Tests.ArgumentNullExceptionTests.ThrowIfNull_Null_ThrowsArgumentNullException(paramName: "") [14:21:57] info: [STRT] System.Tests.ArgumentNullExceptionTests.ThrowIfNull_Null_ThrowsArgumentNullException(paramName: "name") [14:21:57] info: [STRT] System.Reflection.Tests.ObfuscationAttributeTests.StripAfterObfuscation_Set_GetReturnsExpected(value: True) [14:21:57] info: [STRT] System.Reflection.Tests.ObfuscationAttributeTests.StripAfterObfuscation_Set_GetReturnsExpected(value: False) [14:21:57] info: [STRT] System.Reflection.Tests.ObfuscationAttributeTests.Exclude_Set_GetReturnsExpected(value: True) [14:21:57] info: [STRT] System.Reflection.Tests.ObfuscationAttributeTests.Exclude_Set_GetReturnsExpected(value: False) [14:21:57] info: [STRT] System.Reflection.Tests.ObfuscationAttributeTests.ApplyToMembers_Set_GetReturnsExpected(value: True) [14:21:57] info: [STRT] System.Reflection.Tests.ObfuscationAttributeTests.ApplyToMembers_Set_GetReturnsExpected(value: False) [14:21:57] info: [STRT] System.Reflection.Tests.ObfuscationAttributeTests.Ctor_Default [14:21:57] info: [STRT] System.Reflection.Tests.ObfuscationAttributeTests.Feature_Set_GetReturnsExpected(value: null) [14:21:57] info: [STRT] System.Reflection.Tests.ObfuscationAttributeTests.Feature_Set_GetReturnsExpected(value: "") [14:21:57] info: [STRT] System.Reflection.Tests.ObfuscationAttributeTests.Feature_Set_GetReturnsExpected(value: "feature") [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NestedGenericTypeParameter2Tests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_ValidValueOnCollectionNotContainingThatValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_ValidValueOnCollectionNotContainingThatValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_ValidValueOnCollectionNotContainingThatValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_AfterRemovingAnyValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_AfterRemovingAnyValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_AfterRemovingAnyValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.Ctor_Invalid [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_LastItemToNonDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_LastItemToNonDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_LastItemToNonDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_ToReadOnlyCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_ToReadOnlyCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_ToReadOnlyCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_InvalidValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_InvalidValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_InvalidValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_ReferenceRemovedFromCollection(useRemove: False) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_ReferenceRemovedFromCollection(useRemove: True) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Count_Validity(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Count_Validity(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Count_Validity(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_OnReadOnlyCollection_ThrowsNotSupportedException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_OnReadOnlyCollection_ThrowsNotSupportedException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_OnReadOnlyCollection_ThrowsNotSupportedException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_LastItemToNonDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_LastItemToNonDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_LastItemToNonDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_InvalidValueToMiddleOfCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_InvalidValueToMiddleOfCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_InvalidValueToMiddleOfCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_FirstItemToNonDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_FirstItemToNonDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_FirstItemToNonDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.GetEnumerator_Default_ThrowsInvalidOperationException [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_AfterEndOfCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_AfterEndOfCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_AfterEndOfCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_ReturnsFirstMatchingValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_ReturnsFirstMatchingValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_ReturnsFirstMatchingValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_FromStartToFinish(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_FromStartToFinish(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_FromStartToFinish(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_ValueInCollectionMultipleTimes(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_ValueInCollectionMultipleTimes(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_ValueInCollectionMultipleTimes(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_ArrayIsLargerThanCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_ArrayIsLargerThanCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_ArrayIsLargerThanCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_IndexGreaterThanListCount_ThrowsException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_IndexGreaterThanListCount_ThrowsException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_IndexGreaterThanListCount_ThrowsException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_DuplicateValues(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_DuplicateValues(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_DuplicateValues(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_DuplicateValues(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_DuplicateValues(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_DuplicateValues(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_ValidValueNotContainedInList(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_ValidValueNotContainedInList(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_ValidValueNotContainedInList(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_LastItemToDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_LastItemToDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_LastItemToDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_NullArray_ThrowsArgumentNullException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_NullArray_ThrowsArgumentNullException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_NullArray_ThrowsArgumentNullException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.GetEnumerator_TypeProperties [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_InvalidValueToEndOfCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_InvalidValueToEndOfCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_InvalidValueToEndOfCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_DefaultValueNotContainedInList(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_DefaultValueNotContainedInList(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_DefaultValueNotContainedInList(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_ValidValueThatExistsTwiceInTheCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_ValidValueThatExistsTwiceInTheCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_ValidValueThatExistsTwiceInTheCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_InvalidValue_ThrowsArgumentException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_InvalidValue_ThrowsArgumentException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_InvalidValue_ThrowsArgumentException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_RemoveAt_IndexGreaterThanListCount_ThrowsArgumentOutOfRangeException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_RemoveAt_IndexGreaterThanListCount_ThrowsArgumentOutOfRangeException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_RemoveAt_IndexGreaterThanListCount_ThrowsArgumentOutOfRangeException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Clear_Repeatedly(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Clear_Repeatedly(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Clear_Repeatedly(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_DuplicateValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_DuplicateValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_DuplicateValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_DefaultValueWhenNotAllowed(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_DefaultValueWhenNotAllowed(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_DefaultValueWhenNotAllowed(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_ExactlyEnoughSpaceInArray(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_ExactlyEnoughSpaceInArray(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_ExactlyEnoughSpaceInArray(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_NotEnoughSpaceInOffsettedArray_ThrowsArgumentException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_NotEnoughSpaceInOffsettedArray_ThrowsArgumentException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_NotEnoughSpaceInOffsettedArray_ThrowsArgumentException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_RemoveAt_ZeroMultipleTimes(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_RemoveAt_ZeroMultipleTimes(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_RemoveAt_ZeroMultipleTimes(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_EveryValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_EveryValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_EveryValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_ReturnsSameObjectsOnDifferentEnumerators(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_ReturnsSameObjectsOnDifferentEnumerators(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_ReturnsSameObjectsOnDifferentEnumerators(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_DefaultValueOnCollectionNotContainingDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_DefaultValueOnCollectionNotContainingDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_DefaultValueOnCollectionNotContainingDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_ValueThatExistsTwiceInCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_ValueThatExistsTwiceInCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_ValueThatExistsTwiceInCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ToArray_NonEmptyArray_DoesNotReturnSameArray [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_RemoveAt_OnReadOnlyList(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_RemoveAt_OnReadOnlyList(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_RemoveAt_OnReadOnlyList(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_DefaultValueWhenNotAllowed(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_DefaultValueWhenNotAllowed(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_DefaultValueWhenNotAllowed(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNextFalseAfterEndOfCollection [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemGet_ValidGetWithinListBounds(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemGet_ValidGetWithinListBounds(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemGet_ValidGetWithinListBounds(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.Enumerator_MoveNext_AfterDisposal(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.Enumerator_MoveNext_AfterDisposal(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.Enumerator_MoveNext_AfterDisposal(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.Cast_FromValidArray_ReturnsSegmentForWholeArray [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_NegativeIndex_ThrowsException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_NegativeIndex_ThrowsException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_NegativeIndex_ThrowsException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_BeforeIteration_Support(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_BeforeIteration_Support(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_BeforeIteration_Support(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_LastItemToDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_LastItemToDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_LastItemToDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ToArray_Empty_ReturnsSameArray [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_DefaultValueContainedInList(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_DefaultValueContainedInList(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_DefaultValueContainedInList(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemGet_NegativeIndex_ThrowsException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemGet_NegativeIndex_ThrowsException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemGet_NegativeIndex_ThrowsException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_AfterCallingClear(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_AfterCallingClear(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_AfterCallingClear(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Clear(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Clear(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Clear(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_FirstItemToDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_FirstItemToDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_FirstItemToDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_NonDefaultValueContainedInCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_NonDefaultValueContainedInCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_NonDefaultValueContainedInCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.Slice_Default_ThrowsInvalidOperationException [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_DefaultValueNotContainedInCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_DefaultValueNotContainedInCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_DefaultValueNotContainedInCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.CopyTo_Default_ThrowsInvalidOperationException [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_GetEnumerator_NoExceptionsWhileGetting(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_GetEnumerator_NoExceptionsWhileGetting(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_GetEnumerator_NoExceptionsWhileGetting(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_AfterRemovingAllItems(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_AfterRemovingAllItems(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_AfterRemovingAllItems(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.Ctor_Empty [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_NonDefaultValueNotContainedInCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_NonDefaultValueNotContainedInCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_NonDefaultValueNotContainedInCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_OnReadOnlyList(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_OnReadOnlyList(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_OnReadOnlyList(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_DefaultValueContainedInCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_DefaultValueContainedInCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_DefaultValueContainedInCollection(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_DefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_DefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_DefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_DefaultValueOnCollectionContainingDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_DefaultValueOnCollectionContainingDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_DefaultValueOnCollectionContainingDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_ToReadOnlyList(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_ToReadOnlyList(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_ToReadOnlyList(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_RemoveAt_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_RemoveAt_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_RemoveAt_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNextHitsAllItems [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemGet_IndexGreaterThanListCount_ThrowsException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemGet_IndexGreaterThanListCount_ThrowsException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemGet_IndexGreaterThanListCount_ThrowsException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_CurrentAtEnd_AfterAdd(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_CurrentAtEnd_AfterAdd(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_CurrentAtEnd_AfterAdd(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_InvalidValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_InvalidValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_InvalidValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_InvalidValue_ThrowsArgumentException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_InvalidValue_ThrowsArgumentException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Remove_InvalidValue_ThrowsArgumentException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_RemoveAt_AllValidIndices(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_RemoveAt_AllValidIndices(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_RemoveAt_AllValidIndices(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_NonGeneric_GetEnumerator_EmptyCollection_UsesSingleton [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_IndexLargerThanArrayCount_ThrowsAnyArgumentException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_IndexLargerThanArrayCount_ThrowsAnyArgumentException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_IndexLargerThanArrayCount_ThrowsAnyArgumentException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_FirstItemToDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_FirstItemToDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_FirstItemToDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_AfterRemoving(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_AfterRemoving(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_AfterRemoving(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_IndexEqualToArrayCount_ThrowsArgumentException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_IndexEqualToArrayCount_ThrowsArgumentException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_CopyTo_IndexEqualToArrayCount_ThrowsArgumentException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_FirstItemToNonDefaultValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_FirstItemToNonDefaultValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_FirstItemToNonDefaultValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_ValidValueOnCollectionContainingThatValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_ValidValueOnCollectionContainingThatValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Contains_ValidValueOnCollectionContainingThatValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_IsReadOnly_Validity(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_IsReadOnly_Validity(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_IsReadOnly_Validity(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_InvalidValue(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_InvalidValue(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_ItemSet_InvalidValue(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.Cast_FromNullArray_ReturnsDefault [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.Empty [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_Succeeds(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_Succeeds(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_Succeeds(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_GetEnumerator_ReturnsUniqueEnumerator(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_GetEnumerator_ReturnsUniqueEnumerator(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_GetEnumerator_ReturnsUniqueEnumerator(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ToArray_Default_ThrowsInvalidOperationException [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_IndexGreaterThanListCount_Appends(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_IndexGreaterThanListCount_Appends(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_Insert_IndexGreaterThanListCount_Appends(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_EachValueNoDuplicates(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_EachValueNoDuplicates(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IList_Generic_IndexOf_EachValueNoDuplicates(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IEnumerable_Generic_Enumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 75) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.IGenericSharedAPI_SerializeDeserialize [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_InvalidValueToBeginningOfCollection(count: 0) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_InvalidValueToBeginningOfCollection(count: 1) [14:21:57] info: [STRT] System.Tests.ArrayEnumeratorTests_int.ICollection_Generic_Add_InvalidValueToBeginningOfCollection(count: 75) [14:21:57] info: [STRT] System.Tests.StackOverflowExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.StackOverflowExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.StackOverflowExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.DecimalTests+BigIntegerDiv.Test [14:21:57] info: [STRT] System.Tests.AttributeTests.ValidateDefaults [14:21:57] info: [STRT] System.Tests.AttributeTests.StringArgument_InvalidCodeUnits_FallbackUsed [14:21:57] info: [STRT] System.Tests.AttributeTests.DefaultHashCode [14:21:57] info: [STRT] System.Tests.AttributeTests.DefaultEquality [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: StringValueAttribute { StringValue = "hello", TypeId = typeof(System.Tests.AttributeTests+StringValueAttribute) }, obj: StringValueAttribute { StringValue = "hello", TypeId = typeof(System.Tests.AttributeTests+StringValueAttribute) }, expected: True, hashEqualityExpected: True) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: StringValueAttribute { StringValue = "hello", TypeId = typeof(System.Tests.AttributeTests+StringValueAttribute) }, obj: StringValueAttribute { StringValue = "foo", TypeId = typeof(System.Tests.AttributeTests+StringValueAttribute) }, expected: False, hashEqualityExpected: False) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: StringValueIntValueAttribute { StringValue = "hello", TypeId = typeof(System.Tests.AttributeTests+StringValueIntValueAttribute) }, obj: StringValueIntValueAttribute { StringValue = "hello", TypeId = typeof(System.Tests.AttributeTests+StringValueIntValueAttribute) }, expected: True, hashEqualityExpected: True) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: StringValueIntValueAttribute { StringValue = "hello", TypeId = typeof(System.Tests.AttributeTests+StringValueIntValueAttribute) }, obj: StringValueIntValueAttribute { StringValue = "hello", TypeId = typeof(System.Tests.AttributeTests+StringValueIntValueAttribute) }, expected: False, hashEqualityExpected: True) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: EmptyAttribute { TypeId = typeof(System.Tests.AttributeTests+EmptyAttribute) }, obj: EmptyAttribute { TypeId = typeof(System.Tests.AttributeTests+EmptyAttribute) }, expected: True, hashEqualityExpected: True) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: StringValueAttribute { StringValue = "hello", TypeId = typeof(System.Tests.AttributeTests+StringValueAttribute) }, obj: StringValueIntValueAttribute { StringValue = "hello", TypeId = typeof(System.Tests.AttributeTests+StringValueIntValueAttribute) }, expected: False, hashEqualityExpected: True) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: StringValueAttribute { StringValue = "hello", TypeId = typeof(System.Tests.AttributeTests+StringValueAttribute) }, obj: "hello", expected: False, hashEqualityExpected: False) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: StringValueAttribute { StringValue = "hello", TypeId = typeof(System.Tests.AttributeTests+StringValueAttribute) }, obj: null, expected: False, hashEqualityExpected: False) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, obj: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, expected: True, hashEqualityExpected: True) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, obj: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 2 }, expected: False, hashEqualityExpected: False) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, obj: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, expected: False, hashEqualityExpected: True) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, obj: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, expected: False, hashEqualityExpected: True) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, obj: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 9223372036854775807 }, expected: False, hashEqualityExpected: False) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 2147483647 }, obj: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 9223372036854775807 }, expected: False, hashEqualityExpected: False) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, obj: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, expected: False, hashEqualityExpected: False) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, obj: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = Assembly }, expected: False, hashEqualityExpected: True) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, obj: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, expected: False, hashEqualityExpected: True) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: GenericAttribute`2 { OptionalValue = "hello", TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, obj: GenericAttribute`2 { OptionalValue = "hello", TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, expected: True, hashEqualityExpected: True) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: GenericAttribute`2 { OptionalValue = "hello", TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, obj: GenericAttribute`2 { OptionalValue = "goodbye", TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, expected: False, hashEqualityExpected: True) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: GenericAttribute`2 { OptionalValue = "hello", TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, obj: GenericAttribute`2 { OptionalValue = null, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, expected: False, hashEqualityExpected: True) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: GenericAttribute`2 { OptionalValue = 2, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, obj: GenericAttribute`2 { OptionalValue = 2, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, expected: True, hashEqualityExpected: True) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: GenericAttribute`2 { OptionalValue = 2, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, obj: GenericAttribute`2 { OptionalValue = 2.1000000000000001, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, expected: False, hashEqualityExpected: True) [14:21:57] info: [STRT] System.Tests.AttributeTests.EqualsTest(attr1: GenericAttribute`2 { OptionalValue = 2, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, obj: GenericAttribute`2 { OptionalValue = 2, TypeId = typeof(System.Tests.AttributeTests+GenericAttribute), Value = 1 }, expected: False, hashEqualityExpected: True) [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.EnumTypeTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.DoubleTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Int32Tests.TestParseLenientData [14:21:57] info: [STRT] System.Tests.Int32Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | HexNumber) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | BinaryNumber) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowHexSpecifier | BinaryNumber) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: -1024) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "0", style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "2147483647", style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "02147483647", style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "00000000000000000000000000000000000000000000000002"···, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123\0\0", style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1", style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "12", style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "-1", style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "-12", style: Integer, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "-123", style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "-1234", style: Integer, provider: null, expected: -1234) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "-12345", style: Integer, provider: null, expected: -12345) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "-123456", style: Integer, provider: null, expected: -123456) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "-1234567", style: Integer, provider: null, expected: -1234567) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "-12345678", style: Integer, provider: null, expected: -12345678) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "-123456789", style: Integer, provider: null, expected: -123456789) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "-1234567890", style: Integer, provider: null, expected: -1234567890) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: -1431655766) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "abc", style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "ABC", style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "80000000", style: HexNumber, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "FFFFFFFF", style: HexNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "100100011", style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "101010111100", style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "10010", style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "10000000000000000000000000000000", style: BinaryNumber, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "11111111111111111111111111111111", style: BinaryNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "$1|000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "$ 1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "$(1000)", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "($1000)", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "$-1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "-$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "100", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "|1000", style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123", style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "-2147483648", style: AllowLeadingSign, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "-123", style: AllowLeadingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "+0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "-0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "+123", style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "|123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123", style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123+", style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123-", style: AllowTrailingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123|", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: " 123", style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: " 123 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123 ", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123 \0\0", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: " 2147483647 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: " -2147483648 ", style: Integer, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "\t\t123\t\t", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "\n\n123\n\n", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "\v\v123\v\v", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "\f\f123\f\f", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "\r\r123\r\r", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: " 0 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: " 000000000 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1000", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1|0|0|0", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1|||", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1111", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1E2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1E+2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1e2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1E0", style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "(1E2)", style: AllowParentheses | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "-1E2", style: AllowLeadingSign | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "1E|2", style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123", style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "(123)", style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "67|", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -23123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "3.00", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "3.00000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "3.000000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Valid(value: "3.0000000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 234, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_Other_ReturnsExpected(i: 234, value: -2147483648, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_Other_ReturnsExpected(i: -234, value: -2147483648, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_Other_ReturnsExpected(i: -2147483648, value: -2147483648, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_Other_ReturnsExpected(i: 234, value: -123, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 0, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 123, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 456, expected: -1) [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 2147483647, expected: -1) [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_Other_ReturnsExpected(i: -234, value: 2147483647, expected: -1) [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_Other_ReturnsExpected(i: 2147483647, value: 2147483647, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_Other_ReturnsExpected(i: -234, value: -234, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_Other_ReturnsExpected(i: -234, value: 234, expected: -1) [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_Other_ReturnsExpected(i: -234, value: -432, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_Other_ReturnsExpected(i: 234, value: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-1", offset: 0, count: 2, style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-12", offset: 0, count: 3, style: Integer, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-1234", offset: 0, count: 5, style: Integer, provider: null, expected: -1234) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-12345", offset: 0, count: 6, style: Integer, provider: null, expected: -12345) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-123456", offset: 0, count: 7, style: Integer, provider: null, expected: -123456) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-1234567", offset: 0, count: 8, style: Integer, provider: null, expected: -1234567) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-12345678", offset: 0, count: 9, style: Integer, provider: null, expected: -12345678) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-123456789", offset: 0, count: 10, style: Integer, provider: null, expected: -123456789) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-1234567890", offset: 0, count: 11, style: Integer, provider: null, expected: -1234567890) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: -1431655766) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "80000000", offset: 0, count: 8, style: HexNumber, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "FFFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "10000000000000000000000000000000", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "11111111111111111111111111111111", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "$(1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "($1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "$-1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-$1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "|1000", offset: 0, count: 5, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-2147483648", offset: 0, count: 11, style: AllowLeadingSign, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123-", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: " -2147483648 ", offset: 0, count: 17, style: Integer, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "(1E2)", offset: 0, count: 5, style: AllowParentheses | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-1E2", offset: 0, count: 4, style: AllowLeadingSign | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -23123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "3.00", offset: 0, count: 4, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "3.00000000", offset: 0, count: 10, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "3.000000000", offset: 0, count: 11, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "3.0000000000", offset: 0, count: 12, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "2147483647", offset: 1, count: 9, style: None, provider: null, expected: 147483647) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "2147483647", offset: 1, count: 1, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123\0\0", offset: 2, count: 2, style: None, provider: null, expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "abc", offset: 0, count: 1, style: HexNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "ABC", offset: 1, count: 1, style: HexNumber, provider: null, expected: 11) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "FFFFFFFF", offset: 6, count: 2, style: HexNumber, provider: null, expected: 255) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "FFFFFFFF", offset: 0, count: 1, style: HexNumber, provider: null, expected: 15) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "10101", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "001010", offset: 2, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "FFFFFF11", offset: 6, count: 2, style: BinaryNumber, provider: null, expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1FFFFFFF", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-$1000", offset: 1, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "100", offset: 1, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "100", offset: 0, count: 1, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1000", offset: 1, count: 3, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "|1000", offset: 0, count: 2, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123", offset: 0, count: 2, style: Any, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-2147483648", offset: 0, count: 10, style: AllowLeadingSign, provider: null, expected: -214748364) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "123-", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1E2", offset: 0, count: 1, style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "1E+2", offset: 3, count: 1, style: AllowExponent, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "(1E2)", offset: 1, count: 3, style: AllowParentheses | AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Valid(value: "-1E2", offset: 1, count: 3, style: AllowLeadingSign | AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.EqualsTest(i1: 789, obj: 789, expected: True) [14:21:57] info: [STRT] System.Tests.Int32Tests.EqualsTest(i1: 789, obj: -789, expected: False) [14:21:57] info: [STRT] System.Tests.Int32Tests.EqualsTest(i1: 789, obj: 0, expected: False) [14:21:57] info: [STRT] System.Tests.Int32Tests.EqualsTest(i1: 0, obj: 0, expected: True) [14:21:57] info: [STRT] System.Tests.Int32Tests.EqualsTest(i1: -789, obj: -789, expected: True) [14:21:57] info: [STRT] System.Tests.Int32Tests.EqualsTest(i1: -789, obj: 789, expected: False) [14:21:57] info: [STRT] System.Tests.Int32Tests.EqualsTest(i1: 789, obj: null, expected: False) [14:21:57] info: [STRT] System.Tests.Int32Tests.EqualsTest(i1: 789, obj: "789", expected: False) [14:21:57] info: [STRT] System.Tests.Int32Tests.EqualsTest(i1: 789, obj: 789, expected: False) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "65E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "65E+10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483648", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483648 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483648 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483648", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483648 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483648 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967296", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967296 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967296 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967296 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967296 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967300", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967300 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967300 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967300", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967300 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967300 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483649", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483649 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483649 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483649", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483649 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483649 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "FFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "FFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "FFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483649-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "(2147483649)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775808.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483648.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-32768.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-128.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "127.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "255.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "32767.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "65535.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483647.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967295.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775807.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551615.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-9223372036854775808.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-2147483648.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-32768.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "-128.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "127.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "255.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "32767.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "65535.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483647.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "4294967295.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "9223372036854775807.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "18446744073709551615.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "3.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "3.000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "3.0000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "3.00000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "3.100", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "3.100000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "3.1000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "3.10000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Span_Invalid(value: "2147483646.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.ToString_InvalidFormat_ThrowsFormatException [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_InvalidUtf8 [14:21:57] info: [STRT] System.Tests.Int32Tests.GetTypeCode_Invoke_ReturnsInt32 [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "65E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "65E+10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483648", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483648 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483648 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483648", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483648 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483648 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967296", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967296 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967296 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967296 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967296 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967300", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967300 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967300 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967300", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967300 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967300 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483649", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483649 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483649 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483649", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483649 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483649 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "FFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "FFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "FFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000000000000000 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000000000000000 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "111111111111111111111111111111110", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "111111111111111111111111111111110 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "111111111111111111111111111111110 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483649-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "(2147483649)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775808.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483648.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-32768.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-128.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "127.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "255.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "32767.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "65535.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483647.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967295.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775807.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551615.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-9223372036854775808.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-2147483648.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-32768.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "-128.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "127.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "255.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "32767.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "65535.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483647.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "4294967295.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "9223372036854775807.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "18446744073709551615.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "3.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "3.000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "3.0000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "3.00000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "3.100", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "3.100000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "3.1000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "3.10000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Invalid(value: "2147483646.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.MinValue [14:21:57] info: [STRT] System.Tests.Int32Tests.Ctor_Value [14:21:57] info: [STRT] System.Tests.Int32Tests.ToString_C_EmptyPercentGroup_Success [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -2147483648, format: "G", provider: null, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -4567, format: "G", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 0, format: "G", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "G", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 2147483647, format: "G", provider: null, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -2147483648, format: "G\0", provider: null, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -4567, format: "G\0", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 0, format: "G\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 2147483647, format: "G\0", provider: null, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -2147483648, format: "\0N222", provider: null, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -4567, format: "\0N222", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 2147483647, format: "\0N222", provider: null, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -2147483648, format: "\0", provider: null, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -4567, format: "\0", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 0, format: "\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 2147483647, format: "\0", provider: null, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -2147483648, format: "", provider: null, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -4567, format: "", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 0, format: "", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 2147483647, format: "", provider: null, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -2147483648, format: "R", provider: null, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -4567, format: "R", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 0, format: "R", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "R", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 2147483647, format: "R", provider: null, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "D", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "D99", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "D99\09", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -4567, format: "D99\09", provider: null, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 0, format: "x", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 9320, format: "x", provider: null, expected: "2468") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -9320, format: "x", provider: null, expected: "ffffdb98") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 0, format: "b", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -9320, format: "b", provider: null, expected: "11111111111111111101101110011000") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -2147483648, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 2147483647, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -2147483648, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 2147483647, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -2147483648, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 2147483647, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -2147483648, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 2147483647, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -2147483648, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 2147483647, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -2147483648, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 2147483647, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 4567, format: "D99\09", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -4567, format: "D99\09", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "ffffdb98") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "11111111111111111101101110011000") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: -2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "#2*468~00") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToStringTest(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -2147483648, format: "G", provider: null, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -4567, format: "G", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 0, format: "G", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "G", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 2147483647, format: "G", provider: null, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -2147483648, format: "G\0", provider: null, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -4567, format: "G\0", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 0, format: "G\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 2147483647, format: "G\0", provider: null, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -2147483648, format: "\0N222", provider: null, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -4567, format: "\0N222", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 2147483647, format: "\0N222", provider: null, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -2147483648, format: "\0", provider: null, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -4567, format: "\0", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 0, format: "\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 2147483647, format: "\0", provider: null, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -2147483648, format: "", provider: null, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -4567, format: "", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 0, format: "", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 2147483647, format: "", provider: null, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -2147483648, format: "R", provider: null, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -4567, format: "R", provider: null, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 0, format: "R", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "R", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 2147483647, format: "R", provider: null, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "D", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "D99", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "D99\09", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -4567, format: "D99\09", provider: null, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 0, format: "x", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 9320, format: "x", provider: null, expected: "2468") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -9320, format: "x", provider: null, expected: "ffffdb98") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 0, format: "b", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -9320, format: "b", provider: null, expected: "11111111111111111101101110011000") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -2147483648, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 2147483647, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -2147483648, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 2147483647, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -2147483648, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 2147483647, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -2147483648, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 2147483647, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -2147483648, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 2147483647, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -2147483648, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 2147483647, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 4567, format: "D99\09", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -4567, format: "D99\09", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "ffffdb98") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "11111111111111111101101110011000") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: -2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "#2*468~00") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:57] info: [STRT] System.Tests.Int32Tests.TryFormat(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_ObjectNotInt_ThrowsArgumentException(value: "a") [14:21:57] info: [STRT] System.Tests.Int32Tests.CompareTo_ObjectNotInt_ThrowsArgumentException(value: 234) [14:21:57] info: [STRT] System.Tests.Int32Tests.ToString_N_F_EmptyNumberGroup_Success(specifier: "N") [14:21:57] info: [STRT] System.Tests.Int32Tests.ToString_N_F_EmptyNumberGroup_Success(specifier: "F") [14:21:57] info: [STRT] System.Tests.Int32Tests.MaxValue [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-1", offset: 0, count: 2, style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-12", offset: 0, count: 3, style: Integer, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-1234", offset: 0, count: 5, style: Integer, provider: null, expected: -1234) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-12345", offset: 0, count: 6, style: Integer, provider: null, expected: -12345) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-123456", offset: 0, count: 7, style: Integer, provider: null, expected: -123456) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-1234567", offset: 0, count: 8, style: Integer, provider: null, expected: -1234567) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-12345678", offset: 0, count: 9, style: Integer, provider: null, expected: -12345678) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-123456789", offset: 0, count: 10, style: Integer, provider: null, expected: -123456789) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-1234567890", offset: 0, count: 11, style: Integer, provider: null, expected: -1234567890) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: -1431655766) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "80000000", offset: 0, count: 8, style: HexNumber, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "FFFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "10000000000000000000000000000000", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "11111111111111111111111111111111", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "$(1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "($1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "$-1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-$1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "|1000", offset: 0, count: 5, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-2147483648", offset: 0, count: 11, style: AllowLeadingSign, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123-", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: " -2147483648 ", offset: 0, count: 17, style: Integer, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "(1E2)", offset: 0, count: 5, style: AllowParentheses | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-1E2", offset: 0, count: 4, style: AllowLeadingSign | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -23123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "3.00", offset: 0, count: 4, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "3.00000000", offset: 0, count: 10, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "3.000000000", offset: 0, count: 11, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "3.0000000000", offset: 0, count: 12, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "2147483647", offset: 1, count: 9, style: None, provider: null, expected: 147483647) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "2147483647", offset: 1, count: 1, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123\0\0", offset: 2, count: 2, style: None, provider: null, expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "abc", offset: 0, count: 1, style: HexNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "ABC", offset: 1, count: 1, style: HexNumber, provider: null, expected: 11) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "FFFFFFFF", offset: 6, count: 2, style: HexNumber, provider: null, expected: 255) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "FFFFFFFF", offset: 0, count: 1, style: HexNumber, provider: null, expected: 15) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "10101", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "001010", offset: 2, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "FFFFFF11", offset: 6, count: 2, style: BinaryNumber, provider: null, expected: 3) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1FFFFFFF", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-$1000", offset: 1, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "100", offset: 1, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 1, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1000", offset: 1, count: 3, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "|1000", offset: 0, count: 2, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 2, style: Any, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-2147483648", offset: 0, count: 10, style: AllowLeadingSign, provider: null, expected: -214748364) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "123-", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1E2", offset: 0, count: 1, style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "1E+2", offset: 3, count: 1, style: AllowExponent, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "(1E2)", offset: 1, count: 3, style: AllowParentheses | AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Valid(value: "-1E2", offset: 1, count: 3, style: AllowLeadingSign | AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int32Tests.TestNegativeNumberParsingWithHyphen [14:21:57] info: [STRT] System.Tests.Int32Tests.ToString_P_EmptyPercentGroup_Success [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "65E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "65E+10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483648", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483648 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483648 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483648", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483648 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483648 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967296", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967296 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967296 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967296 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967296 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967300", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967300 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967300 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967300", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967300 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967300 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483649", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483649 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483649 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483649", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483649 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483649 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483649-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "(2147483649)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775808.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483648.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-32768.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-128.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "127.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "255.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "32767.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "65535.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483647.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967295.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775807.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551615.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775808.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-2147483648.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-32768.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "-128.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "127.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "255.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "32767.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "65535.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483647.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "4294967295.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "9223372036854775807.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "18446744073709551615.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "3.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "3.000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "3.0000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "3.00000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "3.100", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "3.100000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "3.1000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "3.10000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int32Tests.Parse_Utf8Span_Invalid(value: "2147483646.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.ArithmeticExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.ArithmeticExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.ArithmeticExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresAssemblyFilesAttributeTests.TestSetMessageAndUrl(message: "Message", url: "https://dot.net") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresAssemblyFilesAttributeTests.TestSetMessageAndUrl(message: "Message", url: "") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresAssemblyFilesAttributeTests.TestSetMessageAndUrl(message: "Message", url: null) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresAssemblyFilesAttributeTests.TestSetMessageAndUrl(message: "", url: "https://dot.net") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresAssemblyFilesAttributeTests.TestSetMessageAndUrl(message: "", url: "") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresAssemblyFilesAttributeTests.TestSetMessageAndUrl(message: "", url: null) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresAssemblyFilesAttributeTests.TestSetMessageAndUrl(message: null, url: "https://dot.net") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresAssemblyFilesAttributeTests.TestSetMessageAndUrl(message: null, url: "") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresAssemblyFilesAttributeTests.TestSetMessageAndUrl(message: null, url: null) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresAssemblyFilesAttributeTests.TestSetMessage(message: "Message") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresAssemblyFilesAttributeTests.TestSetMessage(message: "") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresAssemblyFilesAttributeTests.TestSetMessage(message: null) [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresAssemblyFilesAttributeTests.TestConstructor [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresAssemblyFilesAttributeTests.TestSetUrl(url: "https://dot.net") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresAssemblyFilesAttributeTests.TestSetUrl(url: "") [14:21:57] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresAssemblyFilesAttributeTests.TestSetUrl(url: null) [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.FormattableStringFactoryTests.Create_ToString_MatchesExpected [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.FormattableStringFactoryTests.Create_FormatMatchesExpected(format: "") [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.FormattableStringFactoryTests.Create_FormatMatchesExpected(format: "hello") [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.FormattableStringFactoryTests.Create_FormatMatchesExpected(format: "hel{0}o") [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.FormattableStringFactoryTests.Create_InvalidArguments_Throws [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.FormattableStringFactoryTests.Create_ArgumentsMatchExpected(arguments: []) [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.FormattableStringFactoryTests.Create_ArgumentsMatchExpected(arguments: [Object { }]) [14:21:57] info: [STRT] System.Runtime.CompilerServices.Tests.FormattableStringFactoryTests.Create_ArgumentsMatchExpected(arguments: [Object { }, Object { }]) [14:21:57] info: [STRT] System.Tests.FormatExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.FormatExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.FormatExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.BufferTests.SetByte_Invalid [14:21:57] info: [STRT] System.Tests.BufferTests.GetByte_Invalid [14:21:57] info: [STRT] System.Tests.BufferTests.ByteLength_Invalid [14:21:57] info: [STRT] System.Tests.BufferTests.BlockCopy [14:21:57] info: [STRT] System.Tests.BufferTests.BlockCopy_Invalid [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 25000, sourceIndexOffset: 0, destinationLength: 30000, destinationIndexOffset: 0, sourceBytesToCopy: 25000) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 15) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 14) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 13) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 12) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 11) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 10) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 9) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 8) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 7) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 6) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 5) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 4) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 3) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 2) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 1) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 0) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 25000, sourceIndexOffset: 5000, destinationLength: 30000, destinationIndexOffset: 6000, sourceBytesToCopy: 4000) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 25000, sourceIndexOffset: 5000, destinationLength: 30000, destinationIndexOffset: 6000, sourceBytesToCopy: 20000) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 25000, sourceIndexOffset: 0, destinationLength: 30000, destinationIndexOffset: 5000, sourceBytesToCopy: 25000) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 16) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy(sourceLength: 100, sourceIndexOffset: 0, destinationLength: 100, destinationIndexOffset: 0, sourceBytesToCopy: 17) [14:21:57] info: [STRT] System.Tests.BufferTests.ByteLength(type: typeof(byte), size: 1) [14:21:57] info: [STRT] System.Tests.BufferTests.ByteLength(type: typeof(sbyte), size: 1) [14:21:57] info: [STRT] System.Tests.BufferTests.ByteLength(type: typeof(short), size: 2) [14:21:57] info: [STRT] System.Tests.BufferTests.ByteLength(type: typeof(ushort), size: 2) [14:21:57] info: [STRT] System.Tests.BufferTests.ByteLength(type: typeof(int), size: 4) [14:21:57] info: [STRT] System.Tests.BufferTests.ByteLength(type: typeof(uint), size: 4) [14:21:57] info: [STRT] System.Tests.BufferTests.ByteLength(type: typeof(long), size: 8) [14:21:57] info: [STRT] System.Tests.BufferTests.ByteLength(type: typeof(ulong), size: 8) [14:21:57] info: [STRT] System.Tests.BufferTests.ByteLength(type: typeof(nint), size: 4) [14:21:57] info: [STRT] System.Tests.BufferTests.ByteLength(type: typeof(nuint), size: 4) [14:21:57] info: [STRT] System.Tests.BufferTests.ByteLength(type: typeof(double), size: 8) [14:21:57] info: [STRT] System.Tests.BufferTests.ByteLength(type: typeof(float), size: 4) [14:21:57] info: [STRT] System.Tests.BufferTests.ByteLength(type: typeof(bool), size: 1) [14:21:57] info: [STRT] System.Tests.BufferTests.ByteLength(type: typeof(char), size: 2) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy_OverlappingBuffers(sourceLength: 200, destinationIndexOffset: 50, sourceBytesToCopy: 100) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy_OverlappingBuffers(sourceLength: 200, destinationIndexOffset: 5, sourceBytesToCopy: 15) [14:21:57] info: [STRT] System.Tests.BufferTests.GetByte(array: [19088743, 2309737967], index: 0, expected: 103) [14:21:57] info: [STRT] System.Tests.BufferTests.GetByte(array: [19088743, 2309737967], index: 7, expected: 137) [14:21:57] info: [STRT] System.Tests.BufferTests.MemoryCopy_Invalid [14:21:57] info: [STRT] System.Tests.BufferTests.BlockCopy_SameDestinationAndSourceArray [14:21:57] info: [STRT] System.Tests.BufferTests.SetByte(array: [19088743, 2309737967], index: 0, value: 66, expected: [19088706, 2309737967]) [14:21:57] info: [STRT] System.Tests.BufferTests.SetByte(array: [19088706, 2309737967], index: 7, value: 162, expected: [19088706, 2729168367]) [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ArrayOfArrayTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyAlgorithmIdAttributeTests.Ctor_UInt(algorithmId: 0) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyAlgorithmIdAttributeTests.Ctor_UInt(algorithmId: 32771) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyAlgorithmIdAttributeTests.Ctor_UInt(algorithmId: 32772) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyAlgorithmIdAttributeTests.Ctor_UInt(algorithmId: 32780) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyAlgorithmIdAttributeTests.Ctor_UInt(algorithmId: 32781) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyAlgorithmIdAttributeTests.Ctor_UInt(algorithmId: 32782) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyAlgorithmIdAttributeTests.Ctor_UInt(algorithmId: 4294967295) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyAlgorithmIdAttributeTests.Ctor_AssemblyHashAlgorithm(algorithmId: -1) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyAlgorithmIdAttributeTests.Ctor_AssemblyHashAlgorithm(algorithmId: MD5) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyAlgorithmIdAttributeTests.Ctor_AssemblyHashAlgorithm(algorithmId: SHA1) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyAlgorithmIdAttributeTests.Ctor_AssemblyHashAlgorithm(algorithmId: SHA256) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyAlgorithmIdAttributeTests.Ctor_AssemblyHashAlgorithm(algorithmId: SHA384) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyAlgorithmIdAttributeTests.Ctor_AssemblyHashAlgorithm(algorithmId: SHA512) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.AppendFormatted_InvalidTryFormatCharsWritten_Throws(tooBig: False) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.AppendFormatted_InvalidTryFormatCharsWritten_Throws(tooBig: True) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.AppendFormatted_ReferenceTypes [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.AppendFormatted_String [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.Append_Nop [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.LengthAndHoleArguments_Valid(baseLength: 0, holeCount: 0) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.LengthAndHoleArguments_Valid(baseLength: 1, holeCount: 1) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.LengthAndHoleArguments_Valid(baseLength: 42, holeCount: 84) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.LengthAndHoleArguments_Valid(baseLength: -1, holeCount: 0) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.LengthAndHoleArguments_Valid(baseLength: -1, holeCount: -1) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.LengthAndHoleArguments_Valid(baseLength: -16, holeCount: 1) [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.AppendFormatted_ReferenceTypes_CreateProviderFlowed [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.AppendFormatted_ReadOnlySpanChar [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.AppendFormatted_ReferenceTypes_ICustomFormatter [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.AppendFormatted_String_ICustomFormatter [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.AppendFormatted_ValueTypes_CreateProviderFlowed [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.AppendLiteral [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.AppendFormatted_ValueTypes [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.AppendLine_AppendsNewLine [14:21:57] info: [STRT] System.Text.Tests.StringBuilderInterpolationTests.AppendFormatted_ValueTypes_ICustomFormatter [14:21:57] info: [STRT] System.Tests.DecimalTests+BigIntegerMul.Test [14:21:57] info: [STRT] System.Numerics.Tests.IExponentialFunctionsTests.Exp10M1Test [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyCultureAttributeTests.Ctor_String(culture: null) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyCultureAttributeTests.Ctor_String(culture: "") [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyCultureAttributeTests.Ctor_String(culture: "Czech") [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.ByteEnumTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Numerics.Tests.IBinaryNumberTests.AllBitsSetTest [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1.40129846E-45, format: "D") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1.40129846E-45, format: "D4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1.40129846E-45, format: "D20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1.40129846E-45, format: "X") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1.40129846E-45, format: "X4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1.40129846E-45, format: "X20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.40282347E+38, format: "D") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.40282347E+38, format: "D4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.40282347E+38, format: "D20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.40282347E+38, format: "X") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.40282347E+38, format: "X4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.40282347E+38, format: "X20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 2.71828175, format: "D") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 2.71828175, format: "D4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 2.71828175, format: "D20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 2.71828175, format: "X") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 2.71828175, format: "X4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 2.71828175, format: "X20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.14159274, format: "D") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.14159274, format: "D4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.14159274, format: "D20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.14159274, format: "X") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.14159274, format: "X4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.14159274, format: "X20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0, format: "D") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0, format: "D4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0, format: "D20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0, format: "X") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0, format: "X4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0, format: "X20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0.84551239, format: "D") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0.84551239, format: "D4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0.84551239, format: "D20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0.84551239, format: "X") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0.84551239, format: "X4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0.84551239, format: "X20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1, format: "D") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1, format: "D4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1, format: "D20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1, format: "X") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1, format: "X4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1, format: "X20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 429496.719, format: "D") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 429496.719, format: "D4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 429496.719, format: "D20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 429496.719, format: "X") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 429496.719, format: "X4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 429496.719, format: "X20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 1.40129846E-45, expectedResult: "¤0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 555, expectedResult: "¤555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 545.099976, expectedResult: "¤545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 545, expectedResult: "¤545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 506, expectedResult: "¤506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 505, expectedResult: "¤505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 1, expectedResult: "¤1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 0.84551239, expectedResult: "¤1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 0.567889988, expectedResult: "¤1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 0.50999999, expectedResult: "¤1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 0.5, expectedResult: "¤0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 0.125, expectedResult: "¤0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 0.00499999989, expectedResult: "¤0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 0.0046000001, expectedResult: "¤0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 0, expectedResult: "¤0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 3.14159274, expectedResult: "¤3") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 2.71828175, expectedResult: "¤3") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 3.40282347E+38, expectedResult: "¤340,282,346,638,528,859,811,704,183,484,516,925,4"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 65747.125, expectedResult: "¤65,747") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C0(value: 429496.719, expectedResult: "¤429,497") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 4.9406564584124654E-324, expectedResult: "5E-324") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 545.10000000000002, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 0.84551240822557006, expectedResult: "0.8455124082255701") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 0.56789000000000001, expectedResult: "0.56789") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 0.51000000000000001, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 0.0050000000000000001, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 0.0045999999999999999, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 3.1415926535897931, expectedResult: "3.141592653589793") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 2.7182818284590451, expectedResult: "2.718281828459045") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 1.7976931348623157E+308, expectedResult: "1.7976931348623157E+308") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 65747.125, expectedResult: "65747.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R2(value: 1844674407370955.2, expectedResult: "1844674407370955.2") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 4.9406564584124654E-324, expectedResult: "") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 2.7182818284590451, expectedResult: "2.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 3.1415926535897931, expectedResult: "3.14") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 0, expectedResult: ".00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 0.0045999999999999999, expectedResult: ".00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 0.0050000000000000001, expectedResult: ".01") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 0.125, expectedResult: ".13") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 0.5, expectedResult: ".50") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 0.51000000000000001, expectedResult: ".51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 1.7976931348623157E+308, expectedResult: "179,769,313,486,232,000,000,000,000,000,000,000,00"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 0.56789000000000001, expectedResult: ".57") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 1, expectedResult: "1.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 46.5, expectedResult: "46.50") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 505, expectedResult: "505.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 506, expectedResult: "506.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 545, expectedResult: "545.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 545.10000000000002, expectedResult: "545.10") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 555, expectedResult: "555.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 46500, expectedResult: "46,500.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 0.84551240822557006, expectedResult: ".85") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 4.9406564584124654E-324, expectedResult: ".00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 1844674407370955.2, expectedResult: "1844674407370960") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 65747.125, expectedResult: "65747.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 1.7976931348623157E+308, expectedResult: "17976931348623200000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 2.7182818284590451, expectedResult: "2.7") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 3.1415926535897931, expectedResult: "3.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 0, expectedResult: "") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 0.0045999999999999999, expectedResult: "") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 0.0050000000000000001, expectedResult: "") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 0.125, expectedResult: ".1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 0.5, expectedResult: ".5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 0.51000000000000001, expectedResult: ".5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 0.56789000000000001, expectedResult: ".6") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 0.84551240822557006, expectedResult: ".8") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 46.5, expectedResult: "46.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 545.10000000000002, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "##.#", value: 46500, expectedResult: "46500") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 65747.125, expectedResult: "65,747.13") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Custom(format: "#,###.00", value: 1844674407370955.2, expectedResult: "1,844,674,407,370,960.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 4.9406564584124654E-324, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 555, expectedResult: "555.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 545.10000000000002, expectedResult: "545.10") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 545, expectedResult: "545.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 506, expectedResult: "506.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 505, expectedResult: "505.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 1, expectedResult: "1.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 0.84551240822557006, expectedResult: "0.85") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 0.56789000000000001, expectedResult: "0.57") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 0.51000000000000001, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 0.5, expectedResult: "0.50") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 0.125, expectedResult: "0.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 0.0050000000000000001, expectedResult: "0.01") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 0.0045999999999999999, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 0, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 3.1415926535897931, expectedResult: "3.14") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 2.7182818284590451, expectedResult: "2.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 1.7976931348623157E+308, expectedResult: "17976931348623157081452742373170435679807056752584"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 65747.125, expectedResult: "65747.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F(value: 1844674407370955.2, expectedResult: "1844674407370955.25") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 4.9406564584124654E-324, expectedResult: "5E-324") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 545.10000000000002, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 0.84551240822557006, expectedResult: "0.8455124082255701") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 0.56789000000000001, expectedResult: "0.56789") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 0.51000000000000001, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 0.0050000000000000001, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 0.0045999999999999999, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 3.1415926535897931, expectedResult: "3.141592653589793") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 2.7182818284590451, expectedResult: "2.718281828459045") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 1.7976931348623157E+308, expectedResult: "1.7976931348623157E+308") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 65747.125, expectedResult: "65747.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R20(value: 1844674407370955.2, expectedResult: "1844674407370955.2") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 4.9406564584124654E-324, expectedResult: "5E-324") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 545.10000000000002, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 0.84551240822557006, expectedResult: "0.8455124082255701") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 0.56789000000000001, expectedResult: "0.56789") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 0.51000000000000001, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 0.0050000000000000001, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 0.0045999999999999999, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 3.1415926535897931, expectedResult: "3.141592653589793") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 2.7182818284590451, expectedResult: "2.718281828459045") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 1.7976931348623157E+308, expectedResult: "1.7976931348623157E+308") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 65747.125, expectedResult: "65747.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G0(value: 1844674407370955.2, expectedResult: "1844674407370955.2") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 1.40129846E-45, expectedResult: "¤0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 555, expectedResult: "¤555.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 545.099976, expectedResult: "¤545.10") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 545, expectedResult: "¤545.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 506, expectedResult: "¤506.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 505, expectedResult: "¤505.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 1, expectedResult: "¤1.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 0.84551239, expectedResult: "¤0.85") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 0.567889988, expectedResult: "¤0.57") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 0.50999999, expectedResult: "¤0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 0.5, expectedResult: "¤0.50") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 0.125, expectedResult: "¤0.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 0.00499999989, expectedResult: "¤0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 0.0046000001, expectedResult: "¤0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 0, expectedResult: "¤0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 3.14159274, expectedResult: "¤3.14") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 2.71828175, expectedResult: "¤2.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 3.40282347E+38, expectedResult: "¤340,282,346,638,528,859,811,704,183,484,516,925,4"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 65747.125, expectedResult: "¤65,747.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C2(value: 429496.719, expectedResult: "¤429,496.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 4.9406564584124654E-324, expectedResult: "0.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 555, expectedResult: "55,500.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 545.10000000000002, expectedResult: "54,510.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 545, expectedResult: "54,500.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 506, expectedResult: "50,600.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 505, expectedResult: "50,500.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 1, expectedResult: "100.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 0.84551240822557006, expectedResult: "84.5512 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 0.56789000000000001, expectedResult: "56.7890 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 0.51000000000000001, expectedResult: "51.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 0.5, expectedResult: "50.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 0.125, expectedResult: "12.5000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 0.0050000000000000001, expectedResult: "0.5000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 0.0045999999999999999, expectedResult: "0.4600 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 0, expectedResult: "0.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 3.1415926535897931, expectedResult: "314.1593 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 2.7182818284590451, expectedResult: "271.8282 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 1.7976931348623157E+308, expectedResult: "17,976,931,348,623,157,081,452,742,373,170,435,679"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 65747.125, expectedResult: "6,574,712.5000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P4(value: 1844674407370955.2, expectedResult: "184,467,440,737,095,525.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 1.40129846E-45, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 545.099976, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 0.84551239, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 0.567889988, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 0.50999999, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 0.5, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 0.125, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 0.00499999989, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 0.0046000001, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 3.14159274, expectedResult: "3") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 2.71828175, expectedResult: "3") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 3.40282347E+38, expectedResult: "340282346638528859811704183484516925440") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 65747.125, expectedResult: "65747") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F0(value: 429496.719, expectedResult: "429497") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 4.9406564584124654E-324, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 545.10000000000002, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 0.84551240822557006, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 0.56789000000000001, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 0.51000000000000001, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 0.5, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 0.125, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 0.0050000000000000001, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 0.0045999999999999999, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 3.1415926535897931, expectedResult: "3") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 2.7182818284590451, expectedResult: "3") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 1.7976931348623157E+308, expectedResult: "179,769,313,486,231,570,814,527,423,731,704,356,79"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 65747.125, expectedResult: "65,747") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N0(value: 1844674407370955.2, expectedResult: "1,844,674,407,370,955") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 4.9406564584124654E-324, expectedResult: "0.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 555, expectedResult: "55,500.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 545.10000000000002, expectedResult: "54,510.00000000000227373675 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 545, expectedResult: "54,500.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 506, expectedResult: "50,600.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 505, expectedResult: "50,500.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 1, expectedResult: "100.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 0.84551240822557006, expectedResult: "84.55124082255700557198 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 0.56789000000000001, expectedResult: "56.78900000000000058975 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 0.51000000000000001, expectedResult: "51.00000000000000088818 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 0.5, expectedResult: "50.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 0.125, expectedResult: "12.50000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 0.0050000000000000001, expectedResult: "0.50000000000000001041 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 0.0045999999999999999, expectedResult: "0.45999999999999999223 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 0, expectedResult: "0.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 3.1415926535897931, expectedResult: "314.15926535897931159980 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 2.7182818284590451, expectedResult: "271.82818284590450907956 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 1.7976931348623157E+308, expectedResult: "17,976,931,348,623,157,081,452,742,373,170,435,679"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 65747.125, expectedResult: "6,574,712.50000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P20(value: 1844674407370955.2, expectedResult: "184,467,440,737,095,525.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 4.9406564584124654E-324, expectedResult: "4.9407E-324") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 555, expectedResult: "5.5500E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 545.10000000000002, expectedResult: "5.4510E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 545, expectedResult: "5.4500E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 506, expectedResult: "5.0600E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 505, expectedResult: "5.0500E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 1, expectedResult: "1.0000E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 0.84551240822557006, expectedResult: "8.4551E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 0.56789000000000001, expectedResult: "5.6789E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 0.51000000000000001, expectedResult: "5.1000E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 0.5, expectedResult: "5.0000E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 0.125, expectedResult: "1.2500E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 0.0050000000000000001, expectedResult: "5.0000E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 0.0045999999999999999, expectedResult: "4.6000E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 0, expectedResult: "0.0000E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 3.1415926535897931, expectedResult: "3.1416E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 2.7182818284590451, expectedResult: "2.7183E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 1.7976931348623157E+308, expectedResult: "1.7977E+308") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 65747.125, expectedResult: "6.5747E+004") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E4(value: 1844674407370955.2, expectedResult: "1.8447E+015") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 4.9406564584124654E-324, expectedResult: "¤0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 555, expectedResult: "¤555.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 545.10000000000002, expectedResult: "¤545.10") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 545, expectedResult: "¤545.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 506, expectedResult: "¤506.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 505, expectedResult: "¤505.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 1, expectedResult: "¤1.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 0.84551240822557006, expectedResult: "¤0.85") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 0.56789000000000001, expectedResult: "¤0.57") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 0.51000000000000001, expectedResult: "¤0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 0.5, expectedResult: "¤0.50") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 0.125, expectedResult: "¤0.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 0.0050000000000000001, expectedResult: "¤0.01") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 0.0045999999999999999, expectedResult: "¤0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 0, expectedResult: "¤0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 3.1415926535897931, expectedResult: "¤3.14") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 2.7182818284590451, expectedResult: "¤2.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 1.7976931348623157E+308, expectedResult: "¤179,769,313,486,231,570,814,527,423,731,704,356,7"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 65747.125, expectedResult: "¤65,747.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C(value: 1844674407370955.2, expectedResult: "¤1,844,674,407,370,955.25") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 1.40129846E-45, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 555, expectedResult: "555.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 545.099976, expectedResult: "545.10") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 545, expectedResult: "545.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 506, expectedResult: "506.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 505, expectedResult: "505.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 1, expectedResult: "1.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 0.84551239, expectedResult: "0.85") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 0.567889988, expectedResult: "0.57") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 0.50999999, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 0.5, expectedResult: "0.50") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 0.125, expectedResult: "0.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 0.00499999989, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 0.0046000001, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 0, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 3.14159274, expectedResult: "3.14") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 2.71828175, expectedResult: "2.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 3.40282347E+38, expectedResult: "340,282,346,638,528,859,811,704,183,484,516,925,44"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 65747.125, expectedResult: "65,747.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N(value: 429496.719, expectedResult: "429,496.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 4.9406564584124654E-324, expectedResult: "4.9E-324") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 555, expectedResult: "5.6E+02") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 545.10000000000002, expectedResult: "5.5E+02") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 545, expectedResult: "5.4E+02") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 506, expectedResult: "5.1E+02") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 505, expectedResult: "5E+02") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 0.84551240822557006, expectedResult: "0.85") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 0.56789000000000001, expectedResult: "0.57") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 0.51000000000000001, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 0.125, expectedResult: "0.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 0.0050000000000000001, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 0.0045999999999999999, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 3.1415926535897931, expectedResult: "3.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 2.7182818284590451, expectedResult: "2.7") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 1.7976931348623157E+308, expectedResult: "1.8E+308") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 65747.125, expectedResult: "6.6E+04") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G2(value: 1844674407370955.2, expectedResult: "1.8E+15") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 1.40129846E-45, expectedResult: "1.4012984643248170709E-45") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 545.099976, expectedResult: "545.0999755859375") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 0.84551239, expectedResult: "0.84551239013671875") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 0.567889988, expectedResult: "0.56788998842239379883") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 0.50999999, expectedResult: "0.50999999046325683594") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 0.00499999989, expectedResult: "0.0049999998882412910461") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 0.0046000001, expectedResult: "0.0046000001020729541779") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 3.14159274, expectedResult: "3.1415927410125732422") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 2.71828175, expectedResult: "2.7182817459106445312") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 3.40282347E+38, expectedResult: "3.4028234663852885981E+38") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 65747.125, expectedResult: "65747.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G20(value: 429496.719, expectedResult: "429496.71875") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 4.9406564584124654E-324, expectedResult: "0.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 555, expectedResult: "555.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 545.10000000000002, expectedResult: "545.10000000000002273737") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 545, expectedResult: "545.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 506, expectedResult: "506.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 505, expectedResult: "505.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 1, expectedResult: "1.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 0.84551240822557006, expectedResult: "0.84551240822557005572") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 0.56789000000000001, expectedResult: "0.56789000000000000590") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 0.51000000000000001, expectedResult: "0.51000000000000000888") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 0.5, expectedResult: "0.50000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 0.125, expectedResult: "0.12500000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 0.0050000000000000001, expectedResult: "0.00500000000000000010") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 0.0045999999999999999, expectedResult: "0.00459999999999999992") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 0, expectedResult: "0.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 3.1415926535897931, expectedResult: "3.14159265358979311600") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 2.7182818284590451, expectedResult: "2.71828182845904509080") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 1.7976931348623157E+308, expectedResult: "17976931348623157081452742373170435679807056752584"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 65747.125, expectedResult: "65747.12500000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F20(value: 1844674407370955.2, expectedResult: "1844674407370955.25000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 1.40129846E-45, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 555, expectedResult: "555.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 545.099976, expectedResult: "545.10") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 545, expectedResult: "545.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 506, expectedResult: "506.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 505, expectedResult: "505.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 1, expectedResult: "1.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 0.84551239, expectedResult: "0.85") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 0.567889988, expectedResult: "0.57") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 0.50999999, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 0.5, expectedResult: "0.50") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 0.125, expectedResult: "0.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 0.00499999989, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 0.0046000001, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 0, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 3.14159274, expectedResult: "3.14") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 2.71828175, expectedResult: "2.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 3.40282347E+38, expectedResult: "340282346638528859811704183484516925440.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 65747.125, expectedResult: "65747.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F(value: 429496.719, expectedResult: "429496.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 4.9406564584124654E-324, expectedResult: "4.94E-324") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 555, expectedResult: "5.55E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 545.10000000000002, expectedResult: "5.45E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 545, expectedResult: "5.45E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 506, expectedResult: "5.06E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 505, expectedResult: "5.05E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 1, expectedResult: "1.00E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 0.84551240822557006, expectedResult: "8.46E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 0.56789000000000001, expectedResult: "5.68E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 0.51000000000000001, expectedResult: "5.10E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 0.5, expectedResult: "5.00E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 0.125, expectedResult: "1.25E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 0.0050000000000000001, expectedResult: "5.00E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 0.0045999999999999999, expectedResult: "4.60E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 0, expectedResult: "0.00E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 3.1415926535897931, expectedResult: "3.14E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 2.7182818284590451, expectedResult: "2.72E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 1.7976931348623157E+308, expectedResult: "1.80E+308") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 65747.125, expectedResult: "6.57E+004") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E2(value: 1844674407370955.2, expectedResult: "1.84E+015") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 4.9406564584124654E-324, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 555, expectedResult: "555.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 545.10000000000002, expectedResult: "545.10") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 545, expectedResult: "545.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 506, expectedResult: "506.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 505, expectedResult: "505.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 1, expectedResult: "1.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 0.84551240822557006, expectedResult: "0.85") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 0.56789000000000001, expectedResult: "0.57") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 0.51000000000000001, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 0.5, expectedResult: "0.50") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 0.125, expectedResult: "0.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 0.0050000000000000001, expectedResult: "0.01") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 0.0045999999999999999, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 0, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 3.1415926535897931, expectedResult: "3.14") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 2.7182818284590451, expectedResult: "2.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 1.7976931348623157E+308, expectedResult: "17976931348623157081452742373170435679807056752584"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 65747.125, expectedResult: "65747.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F2(value: 1844674407370955.2, expectedResult: "1844674407370955.25") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 1.40129846E-45, expectedResult: "0.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 555, expectedResult: "55,500.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 545.099976, expectedResult: "54,510.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 545, expectedResult: "54,500.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 506, expectedResult: "50,600.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 505, expectedResult: "50,500.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 1, expectedResult: "100.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 0.84551239, expectedResult: "84.55 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 0.567889988, expectedResult: "56.79 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 0.50999999, expectedResult: "51.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 0.5, expectedResult: "50.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 0.125, expectedResult: "12.50 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 0.00499999989, expectedResult: "0.50 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 0.0046000001, expectedResult: "0.46 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 0, expectedResult: "0.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 3.14159274, expectedResult: "314.16 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 2.71828175, expectedResult: "271.83 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 3.40282347E+38, expectedResult: "34,028,234,663,852,885,981,170,418,348,451,692,544"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 65747.125, expectedResult: "6,574,712.50 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P2(value: 429496.719, expectedResult: "42,949,671.88 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 1.40129846E-45, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 545.099976, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 0.84551239, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 0.567889988, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 0.50999999, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 0.5, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 0.125, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 0.00499999989, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 0.0046000001, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 3.14159274, expectedResult: "3") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 2.71828175, expectedResult: "3") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 3.40282347E+38, expectedResult: "340,282,346,638,528,859,811,704,183,484,516,925,44"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 65747.125, expectedResult: "65,747") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N0(value: 429496.719, expectedResult: "429,497") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 4.9406564584124654E-324, expectedResult: "0.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 555, expectedResult: "555.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 545.10000000000002, expectedResult: "545.1000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 545, expectedResult: "545.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 506, expectedResult: "506.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 505, expectedResult: "505.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 1, expectedResult: "1.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 0.84551240822557006, expectedResult: "0.8455") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 0.56789000000000001, expectedResult: "0.5679") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 0.51000000000000001, expectedResult: "0.5100") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 0.5, expectedResult: "0.5000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 0.125, expectedResult: "0.1250") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 0.0050000000000000001, expectedResult: "0.0050") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 0.0045999999999999999, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 0, expectedResult: "0.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 3.1415926535897931, expectedResult: "3.1416") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 2.7182818284590451, expectedResult: "2.7183") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 1.7976931348623157E+308, expectedResult: "179,769,313,486,231,570,814,527,423,731,704,356,79"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 65747.125, expectedResult: "65,747.1250") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N4(value: 1844674407370955.2, expectedResult: "1,844,674,407,370,955.2500") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 4.9406564584124654E-324, expectedResult: "5E-324") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 545.10000000000002, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 0.84551240822557006, expectedResult: "0.8455124082255701") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 0.56789000000000001, expectedResult: "0.56789") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 0.51000000000000001, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 0.0050000000000000001, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 0.0045999999999999999, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 3.1415926535897931, expectedResult: "3.141592653589793") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 2.7182818284590451, expectedResult: "2.718281828459045") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 1.7976931348623157E+308, expectedResult: "1.7976931348623157E+308") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 65747.125, expectedResult: "65747.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G(value: 1844674407370955.2, expectedResult: "1844674407370955.2") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 4.9406564584124654E-324, expectedResult: "0.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 555, expectedResult: "555.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 545.10000000000002, expectedResult: "545.10000000000002273737") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 545, expectedResult: "545.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 506, expectedResult: "506.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 505, expectedResult: "505.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 1, expectedResult: "1.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 0.84551240822557006, expectedResult: "0.84551240822557005572") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 0.56789000000000001, expectedResult: "0.56789000000000000590") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 0.51000000000000001, expectedResult: "0.51000000000000000888") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 0.5, expectedResult: "0.50000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 0.125, expectedResult: "0.12500000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 0.0050000000000000001, expectedResult: "0.00500000000000000010") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 0.0045999999999999999, expectedResult: "0.00459999999999999992") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 0, expectedResult: "0.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 3.1415926535897931, expectedResult: "3.14159265358979311600") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 2.7182818284590451, expectedResult: "2.71828182845904509080") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 1.7976931348623157E+308, expectedResult: "179,769,313,486,231,570,814,527,423,731,704,356,79"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 65747.125, expectedResult: "65,747.12500000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N20(value: 1844674407370955.2, expectedResult: "1,844,674,407,370,955.25000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 1.40129846E-45, expectedResult: "1.40E-045") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 555, expectedResult: "5.55E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 545.099976, expectedResult: "5.45E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 545, expectedResult: "5.45E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 506, expectedResult: "5.06E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 505, expectedResult: "5.05E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 1, expectedResult: "1.00E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 0.84551239, expectedResult: "8.46E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 0.567889988, expectedResult: "5.68E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 0.50999999, expectedResult: "5.10E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 0.5, expectedResult: "5.00E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 0.125, expectedResult: "1.25E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 0.00499999989, expectedResult: "5.00E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 0.0046000001, expectedResult: "4.60E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 0, expectedResult: "0.00E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 3.14159274, expectedResult: "3.14E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 2.71828175, expectedResult: "2.72E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 3.40282347E+38, expectedResult: "3.40E+038") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 65747.125, expectedResult: "6.57E+004") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E2(value: 429496.719, expectedResult: "4.29E+005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Shortest(value: 1.2300000000000001E+22, expectedResult: "1.23E+22") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 4.9406564584124654E-324, expectedResult: "5E-324") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 545.10000000000002, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 0.84551240822557006, expectedResult: "0.8455124082255701") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 0.56789000000000001, expectedResult: "0.56789") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 0.51000000000000001, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 0.0050000000000000001, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 0.0045999999999999999, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 3.1415926535897931, expectedResult: "3.141592653589793") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 2.7182818284590451, expectedResult: "2.718281828459045") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 1.7976931348623157E+308, expectedResult: "1.7976931348623157E+308") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 65747.125, expectedResult: "65747.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R4(value: 1844674407370955.2, expectedResult: "1844674407370955.2") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 4.9406564584124654E-324, expectedResult: "0.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 555, expectedResult: "555.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 545.10000000000002, expectedResult: "545.1000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 545, expectedResult: "545.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 506, expectedResult: "506.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 505, expectedResult: "505.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 1, expectedResult: "1.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 0.84551240822557006, expectedResult: "0.8455") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 0.56789000000000001, expectedResult: "0.5679") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 0.51000000000000001, expectedResult: "0.5100") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 0.5, expectedResult: "0.5000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 0.125, expectedResult: "0.1250") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 0.0050000000000000001, expectedResult: "0.0050") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 0.0045999999999999999, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 0, expectedResult: "0.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 3.1415926535897931, expectedResult: "3.1416") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 2.7182818284590451, expectedResult: "2.7183") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 1.7976931348623157E+308, expectedResult: "17976931348623157081452742373170435679807056752584"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 65747.125, expectedResult: "65747.1250") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F4(value: 1844674407370955.2, expectedResult: "1844674407370955.2500") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 1.40129846E-45, expectedResult: "1E-045") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 555, expectedResult: "6E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 545.099976, expectedResult: "5E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 545, expectedResult: "5E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 506, expectedResult: "5E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 505, expectedResult: "5E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 1, expectedResult: "1E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 0.84551239, expectedResult: "8E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 0.567889988, expectedResult: "6E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 0.50999999, expectedResult: "5E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 0.5, expectedResult: "5E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 0.125, expectedResult: "1E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 0.00499999989, expectedResult: "5E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 0.0046000001, expectedResult: "5E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 0, expectedResult: "0E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 3.14159274, expectedResult: "3E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 2.71828175, expectedResult: "3E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 3.40282347E+38, expectedResult: "3E+038") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 65747.125, expectedResult: "7E+004") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E0(value: 429496.719, expectedResult: "4E+005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 1.40129846E-45, expectedResult: "1.4013E-045") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 555, expectedResult: "5.5500E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 545.099976, expectedResult: "5.4510E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 545, expectedResult: "5.4500E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 506, expectedResult: "5.0600E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 505, expectedResult: "5.0500E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 1, expectedResult: "1.0000E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 0.84551239, expectedResult: "8.4551E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 0.567889988, expectedResult: "5.6789E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 0.50999999, expectedResult: "5.1000E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 0.5, expectedResult: "5.0000E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 0.125, expectedResult: "1.2500E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 0.00499999989, expectedResult: "5.0000E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 0.0046000001, expectedResult: "4.6000E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 0, expectedResult: "0.0000E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 3.14159274, expectedResult: "3.1416E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 2.71828175, expectedResult: "2.7183E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 3.40282347E+38, expectedResult: "3.4028E+038") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 65747.125, expectedResult: "6.5747E+004") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E4(value: 429496.719, expectedResult: "4.2950E+005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 1.40129846E-45, expectedResult: "1E-45") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 545.099976, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 0.84551239, expectedResult: "0.8455124") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 0.567889988, expectedResult: "0.56789") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 0.50999999, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 0.00499999989, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 0.0046000001, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 3.14159274, expectedResult: "3.1415927") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 2.71828175, expectedResult: "2.7182817") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 3.40282347E+38, expectedResult: "3.4028235E+38") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 65747.125, expectedResult: "65747.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R2(value: 429496.719, expectedResult: "429496.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 4.9406564584124654E-324, expectedResult: "0.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 555, expectedResult: "55,500.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 545.10000000000002, expectedResult: "54,510.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 545, expectedResult: "54,500.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 506, expectedResult: "50,600.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 505, expectedResult: "50,500.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 1, expectedResult: "100.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 0.84551240822557006, expectedResult: "84.55 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 0.56789000000000001, expectedResult: "56.79 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 0.51000000000000001, expectedResult: "51.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 0.5, expectedResult: "50.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 0.125, expectedResult: "12.50 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 0.0050000000000000001, expectedResult: "0.50 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 0.0045999999999999999, expectedResult: "0.46 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 0, expectedResult: "0.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 3.1415926535897931, expectedResult: "314.16 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 2.7182818284590451, expectedResult: "271.83 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 1.7976931348623157E+308, expectedResult: "17,976,931,348,623,157,081,452,742,373,170,435,679"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 65747.125, expectedResult: "6,574,712.50 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P(value: 1844674407370955.2, expectedResult: "184,467,440,737,095,525.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 1.40129846E-45, expectedResult: "¤0.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 555, expectedResult: "¤555.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 545.099976, expectedResult: "¤545.1000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 545, expectedResult: "¤545.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 506, expectedResult: "¤506.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 505, expectedResult: "¤505.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 1, expectedResult: "¤1.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 0.84551239, expectedResult: "¤0.8455") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 0.567889988, expectedResult: "¤0.5679") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 0.50999999, expectedResult: "¤0.5100") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 0.5, expectedResult: "¤0.5000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 0.125, expectedResult: "¤0.1250") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 0.00499999989, expectedResult: "¤0.0050") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 0.0046000001, expectedResult: "¤0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 0, expectedResult: "¤0.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 3.14159274, expectedResult: "¤3.1416") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 2.71828175, expectedResult: "¤2.7183") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 3.40282347E+38, expectedResult: "¤340,282,346,638,528,859,811,704,183,484,516,925,4"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 65747.125, expectedResult: "¤65,747.1250") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C4(value: 429496.719, expectedResult: "¤429,496.7188") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 4.9406564584124654E-324, expectedResult: "5E-324") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 545.10000000000002, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 0.84551240822557006, expectedResult: "0.8455124082255701") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 0.56789000000000001, expectedResult: "0.56789") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 0.51000000000000001, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 0.0050000000000000001, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 0.0045999999999999999, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 3.1415926535897931, expectedResult: "3.141592653589793") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 2.7182818284590451, expectedResult: "2.718281828459045") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 1.7976931348623157E+308, expectedResult: "1.7976931348623157E+308") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 65747.125, expectedResult: "65747.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R0(value: 1844674407370955.2, expectedResult: "1844674407370955.2") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 1.40129846E-45, expectedResult: "1.40129846432481707092E-045") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 555, expectedResult: "5.55000000000000000000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 545.099976, expectedResult: "5.45099975585937500000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 545, expectedResult: "5.45000000000000000000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 506, expectedResult: "5.06000000000000000000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 505, expectedResult: "5.05000000000000000000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 1, expectedResult: "1.00000000000000000000E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 0.84551239, expectedResult: "8.45512390136718750000E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 0.567889988, expectedResult: "5.67889988422393798828E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 0.50999999, expectedResult: "5.09999990463256835938E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 0.5, expectedResult: "5.00000000000000000000E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 0.125, expectedResult: "1.25000000000000000000E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 0.00499999989, expectedResult: "4.99999988824129104614E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 0.0046000001, expectedResult: "4.60000010207295417786E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 0, expectedResult: "0.00000000000000000000E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 3.14159274, expectedResult: "3.14159274101257324219E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 2.71828175, expectedResult: "2.71828174591064453125E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 3.40282347E+38, expectedResult: "3.40282346638528859812E+038") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 65747.125, expectedResult: "6.57471250000000000000E+004") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E20(value: 429496.719, expectedResult: "4.29496718750000000000E+005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 1.40129846E-45, expectedResult: "1.4E-45") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 555, expectedResult: "5.6E+02") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 545.099976, expectedResult: "5.5E+02") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 545, expectedResult: "5.4E+02") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 506, expectedResult: "5.1E+02") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 505, expectedResult: "5E+02") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 0.84551239, expectedResult: "0.85") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 0.567889988, expectedResult: "0.57") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 0.50999999, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 0.125, expectedResult: "0.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 0.00499999989, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 0.0046000001, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 3.14159274, expectedResult: "3.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 2.71828175, expectedResult: "2.7") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 3.40282347E+38, expectedResult: "3.4E+38") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 65747.125, expectedResult: "6.6E+04") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G2(value: 429496.719, expectedResult: "4.3E+05") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 1.40129846E-45, expectedResult: "0.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 555, expectedResult: "555.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 545.099976, expectedResult: "545.1000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 545, expectedResult: "545.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 506, expectedResult: "506.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 505, expectedResult: "505.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 1, expectedResult: "1.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 0.84551239, expectedResult: "0.8455") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 0.567889988, expectedResult: "0.5679") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 0.50999999, expectedResult: "0.5100") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 0.5, expectedResult: "0.5000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 0.125, expectedResult: "0.1250") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 0.00499999989, expectedResult: "0.0050") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 0.0046000001, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 0, expectedResult: "0.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 3.14159274, expectedResult: "3.1416") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 2.71828175, expectedResult: "2.7183") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 3.40282347E+38, expectedResult: "340282346638528859811704183484516925440.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 65747.125, expectedResult: "65747.1250") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F4(value: 429496.719, expectedResult: "429496.7188") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 1.40129846E-45, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 555, expectedResult: "555.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 545.099976, expectedResult: "545.10") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 545, expectedResult: "545.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 506, expectedResult: "506.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 505, expectedResult: "505.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 1, expectedResult: "1.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 0.84551239, expectedResult: "0.85") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 0.567889988, expectedResult: "0.57") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 0.50999999, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 0.5, expectedResult: "0.50") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 0.125, expectedResult: "0.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 0.00499999989, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 0.0046000001, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 0, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 3.14159274, expectedResult: "3.14") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 2.71828175, expectedResult: "2.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 3.40282347E+38, expectedResult: "340282346638528859811704183484516925440.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 65747.125, expectedResult: "65747.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F2(value: 429496.719, expectedResult: "429496.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 4.9406564584124654E-324, expectedResult: "0 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 555, expectedResult: "55,500 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 545.10000000000002, expectedResult: "54,510 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 545, expectedResult: "54,500 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 506, expectedResult: "50,600 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 505, expectedResult: "50,500 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 1, expectedResult: "100 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 0.84551240822557006, expectedResult: "85 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 0.56789000000000001, expectedResult: "57 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 0.51000000000000001, expectedResult: "51 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 0.5, expectedResult: "50 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 0.125, expectedResult: "12 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 0.0050000000000000001, expectedResult: "1 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 0.0045999999999999999, expectedResult: "0 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 0, expectedResult: "0 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 3.1415926535897931, expectedResult: "314 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 2.7182818284590451, expectedResult: "272 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 1.7976931348623157E+308, expectedResult: "17,976,931,348,623,157,081,452,742,373,170,435,679"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 65747.125, expectedResult: "6,574,712 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P0(value: 1844674407370955.2, expectedResult: "184,467,440,737,095,525 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 1.40129846E-45, expectedResult: "1.401E-45") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 545.099976, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 0.84551239, expectedResult: "0.8455") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 0.567889988, expectedResult: "0.5679") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 0.50999999, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 0.00499999989, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 0.0046000001, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 3.14159274, expectedResult: "3.142") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 2.71828175, expectedResult: "2.718") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 3.40282347E+38, expectedResult: "3.403E+38") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 65747.125, expectedResult: "6.575E+04") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G4(value: 429496.719, expectedResult: "4.295E+05") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 1.40129846E-45, expectedResult: "0.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 555, expectedResult: "55,500.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 545.099976, expectedResult: "54,509.9976 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 545, expectedResult: "54,500.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 506, expectedResult: "50,600.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 505, expectedResult: "50,500.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 1, expectedResult: "100.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 0.84551239, expectedResult: "84.5512 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 0.567889988, expectedResult: "56.7890 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 0.50999999, expectedResult: "51.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 0.5, expectedResult: "50.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 0.125, expectedResult: "12.5000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 0.00499999989, expectedResult: "0.5000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 0.0046000001, expectedResult: "0.4600 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 0, expectedResult: "0.0000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 3.14159274, expectedResult: "314.1593 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 2.71828175, expectedResult: "271.8282 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 3.40282347E+38, expectedResult: "34,028,234,663,852,885,981,170,418,348,451,692,544"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 65747.125, expectedResult: "6,574,712.5000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P4(value: 429496.719, expectedResult: "42,949,671.8750 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 1.40129846E-45, expectedResult: "¤0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 555, expectedResult: "¤555.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 545.099976, expectedResult: "¤545.10") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 545, expectedResult: "¤545.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 506, expectedResult: "¤506.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 505, expectedResult: "¤505.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 1, expectedResult: "¤1.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 0.84551239, expectedResult: "¤0.85") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 0.567889988, expectedResult: "¤0.57") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 0.50999999, expectedResult: "¤0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 0.5, expectedResult: "¤0.50") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 0.125, expectedResult: "¤0.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 0.00499999989, expectedResult: "¤0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 0.0046000001, expectedResult: "¤0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 0, expectedResult: "¤0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 3.14159274, expectedResult: "¤3.14") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 2.71828175, expectedResult: "¤2.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 3.40282347E+38, expectedResult: "¤340,282,346,638,528,859,811,704,183,484,516,925,4"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 65747.125, expectedResult: "¤65,747.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C(value: 429496.719, expectedResult: "¤429,496.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 1.40129846E-45, expectedResult: "1E-45") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 545.099976, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 0.84551239, expectedResult: "0.8455124") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 0.567889988, expectedResult: "0.56789") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 0.50999999, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 0.00499999989, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 0.0046000001, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 3.14159274, expectedResult: "3.1415927") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 2.71828175, expectedResult: "2.7182817") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 3.40282347E+38, expectedResult: "3.4028235E+38") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 65747.125, expectedResult: "65747.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G0(value: 429496.719, expectedResult: "429496.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 4.9406564584124654E-324, expectedResult: "¤0.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 555, expectedResult: "¤555.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 545.10000000000002, expectedResult: "¤545.1000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 545, expectedResult: "¤545.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 506, expectedResult: "¤506.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 505, expectedResult: "¤505.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 1, expectedResult: "¤1.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 0.84551240822557006, expectedResult: "¤0.8455") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 0.56789000000000001, expectedResult: "¤0.5679") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 0.51000000000000001, expectedResult: "¤0.5100") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 0.5, expectedResult: "¤0.5000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 0.125, expectedResult: "¤0.1250") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 0.0050000000000000001, expectedResult: "¤0.0050") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 0.0045999999999999999, expectedResult: "¤0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 0, expectedResult: "¤0.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 3.1415926535897931, expectedResult: "¤3.1416") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 2.7182818284590451, expectedResult: "¤2.7183") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 1.7976931348623157E+308, expectedResult: "¤179,769,313,486,231,570,814,527,423,731,704,356,7"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 65747.125, expectedResult: "¤65,747.1250") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C4(value: 1844674407370955.2, expectedResult: "¤1,844,674,407,370,955.2500") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 4.9406564584124654E-324, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 555, expectedResult: "555.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 545.10000000000002, expectedResult: "545.10") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 545, expectedResult: "545.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 506, expectedResult: "506.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 505, expectedResult: "505.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 1, expectedResult: "1.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 0.84551240822557006, expectedResult: "0.85") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 0.56789000000000001, expectedResult: "0.57") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 0.51000000000000001, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 0.5, expectedResult: "0.50") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 0.125, expectedResult: "0.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 0.0050000000000000001, expectedResult: "0.01") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 0.0045999999999999999, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 0, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 3.1415926535897931, expectedResult: "3.14") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 2.7182818284590451, expectedResult: "2.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 1.7976931348623157E+308, expectedResult: "179,769,313,486,231,570,814,527,423,731,704,356,79"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 65747.125, expectedResult: "65,747.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N2(value: 1844674407370955.2, expectedResult: "1,844,674,407,370,955.25") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 1.40129846E-45, expectedResult: "1E-45") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 545.099976, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 0.84551239, expectedResult: "0.8455124") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 0.567889988, expectedResult: "0.56789") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 0.50999999, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 0.00499999989, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 0.0046000001, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 3.14159274, expectedResult: "3.1415927") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 2.71828175, expectedResult: "2.7182817") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 3.40282347E+38, expectedResult: "3.4028235E+38") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 65747.125, expectedResult: "65747.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R(value: 429496.719, expectedResult: "429496.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 1.40129846E-45, expectedResult: "¤0.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 555, expectedResult: "¤555.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 545.099976, expectedResult: "¤545.09997558593750000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 545, expectedResult: "¤545.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 506, expectedResult: "¤506.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 505, expectedResult: "¤505.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 1, expectedResult: "¤1.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 0.84551239, expectedResult: "¤0.84551239013671875000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 0.567889988, expectedResult: "¤0.56788998842239379883") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 0.50999999, expectedResult: "¤0.50999999046325683594") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 0.5, expectedResult: "¤0.50000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 0.125, expectedResult: "¤0.12500000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 0.00499999989, expectedResult: "¤0.00499999988824129105") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 0.0046000001, expectedResult: "¤0.00460000010207295418") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 0, expectedResult: "¤0.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 3.14159274, expectedResult: "¤3.14159274101257324219") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 2.71828175, expectedResult: "¤2.71828174591064453125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 3.40282347E+38, expectedResult: "¤340,282,346,638,528,859,811,704,183,484,516,925,4"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 65747.125, expectedResult: "¤65,747.12500000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_C20(value: 429496.719, expectedResult: "¤429,496.71875000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 1.40129846E-45, expectedResult: "0 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 555, expectedResult: "55,500 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 545.099976, expectedResult: "54,510 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 545, expectedResult: "54,500 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 506, expectedResult: "50,600 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 505, expectedResult: "50,500 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 1, expectedResult: "100 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 0.84551239, expectedResult: "85 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 0.567889988, expectedResult: "57 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 0.50999999, expectedResult: "51 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 0.5, expectedResult: "50 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 0.125, expectedResult: "12 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 0.00499999989, expectedResult: "0 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 0.0046000001, expectedResult: "0 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 0, expectedResult: "0 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 3.14159274, expectedResult: "314 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 2.71828175, expectedResult: "272 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 3.40282347E+38, expectedResult: "34,028,234,663,852,885,981,170,418,348,451,692,544"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 65747.125, expectedResult: "6,574,712 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P0(value: 429496.719, expectedResult: "42,949,672 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 1.40129846E-45, expectedResult: "1E-45") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 545.099976, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 0.84551239, expectedResult: "0.8455124") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 0.567889988, expectedResult: "0.56789") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 0.50999999, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 0.00499999989, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 0.0046000001, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 3.14159274, expectedResult: "3.1415927") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 2.71828175, expectedResult: "2.7182817") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 3.40282347E+38, expectedResult: "3.4028235E+38") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 65747.125, expectedResult: "65747.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R4(value: 429496.719, expectedResult: "429496.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 4.9406564584124654E-324, expectedResult: "¤0.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 555, expectedResult: "¤555.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 545.10000000000002, expectedResult: "¤545.10000000000002273737") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 545, expectedResult: "¤545.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 506, expectedResult: "¤506.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 505, expectedResult: "¤505.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 1, expectedResult: "¤1.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 0.84551240822557006, expectedResult: "¤0.84551240822557005572") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 0.56789000000000001, expectedResult: "¤0.56789000000000000590") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 0.51000000000000001, expectedResult: "¤0.51000000000000000888") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 0.5, expectedResult: "¤0.50000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 0.125, expectedResult: "¤0.12500000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 0.0050000000000000001, expectedResult: "¤0.00500000000000000010") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 0.0045999999999999999, expectedResult: "¤0.00459999999999999992") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 0, expectedResult: "¤0.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 3.1415926535897931, expectedResult: "¤3.14159265358979311600") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 2.7182818284590451, expectedResult: "¤2.71828182845904509080") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 1.7976931348623157E+308, expectedResult: "¤179,769,313,486,231,570,814,527,423,731,704,356,7"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 65747.125, expectedResult: "¤65,747.12500000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C20(value: 1844674407370955.2, expectedResult: "¤1,844,674,407,370,955.25000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 1.40129846E-45, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 555, expectedResult: "555.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 545.099976, expectedResult: "545.10") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 545, expectedResult: "545.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 506, expectedResult: "506.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 505, expectedResult: "505.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 1, expectedResult: "1.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 0.84551239, expectedResult: "0.85") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 0.567889988, expectedResult: "0.57") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 0.50999999, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 0.5, expectedResult: "0.50") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 0.125, expectedResult: "0.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 0.00499999989, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 0.0046000001, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 0, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 3.14159274, expectedResult: "3.14") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 2.71828175, expectedResult: "2.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 3.40282347E+38, expectedResult: "340,282,346,638,528,859,811,704,183,484,516,925,44"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 65747.125, expectedResult: "65,747.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N2(value: 429496.719, expectedResult: "429,496.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 1.40129846E-45, expectedResult: "0.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 555, expectedResult: "555.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 545.099976, expectedResult: "545.09997558593750000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 545, expectedResult: "545.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 506, expectedResult: "506.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 505, expectedResult: "505.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 1, expectedResult: "1.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 0.84551239, expectedResult: "0.84551239013671875000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 0.567889988, expectedResult: "0.56788998842239379883") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 0.50999999, expectedResult: "0.50999999046325683594") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 0.5, expectedResult: "0.50000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 0.125, expectedResult: "0.12500000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 0.00499999989, expectedResult: "0.00499999988824129105") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 0.0046000001, expectedResult: "0.00460000010207295418") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 0, expectedResult: "0.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 3.14159274, expectedResult: "3.14159274101257324219") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 2.71828175, expectedResult: "2.71828174591064453125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 3.40282347E+38, expectedResult: "340,282,346,638,528,859,811,704,183,484,516,925,44"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 65747.125, expectedResult: "65,747.12500000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N20(value: 429496.719, expectedResult: "429,496.71875000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 1.40129846E-45, expectedResult: "1E-45") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 545.099976, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 0.84551239, expectedResult: "0.8455124") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 0.567889988, expectedResult: "0.56789") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 0.50999999, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 0.00499999989, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 0.0046000001, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 3.14159274, expectedResult: "3.1415927") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 2.71828175, expectedResult: "2.7182817") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 3.40282347E+38, expectedResult: "3.4028235E+38") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 65747.125, expectedResult: "65747.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R0(value: 429496.719, expectedResult: "429496.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 4.9406564584124654E-324, expectedResult: "¤0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 555, expectedResult: "¤555.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 545.10000000000002, expectedResult: "¤545.10") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 545, expectedResult: "¤545.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 506, expectedResult: "¤506.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 505, expectedResult: "¤505.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 1, expectedResult: "¤1.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 0.84551240822557006, expectedResult: "¤0.85") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 0.56789000000000001, expectedResult: "¤0.57") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 0.51000000000000001, expectedResult: "¤0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 0.5, expectedResult: "¤0.50") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 0.125, expectedResult: "¤0.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 0.0050000000000000001, expectedResult: "¤0.01") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 0.0045999999999999999, expectedResult: "¤0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 0, expectedResult: "¤0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 3.1415926535897931, expectedResult: "¤3.14") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 2.7182818284590451, expectedResult: "¤2.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 1.7976931348623157E+308, expectedResult: "¤179,769,313,486,231,570,814,527,423,731,704,356,7"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 65747.125, expectedResult: "¤65,747.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C2(value: 1844674407370955.2, expectedResult: "¤1,844,674,407,370,955.25") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 1.40129846E-45, expectedResult: "1E-45") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 545.099976, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 0.84551239, expectedResult: "0.8455124") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 0.567889988, expectedResult: "0.56789") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 0.50999999, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 0.00499999989, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 0.0046000001, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 3.14159274, expectedResult: "3.1415927") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 2.71828175, expectedResult: "2.7182817") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 3.40282347E+38, expectedResult: "3.4028235E+38") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 65747.125, expectedResult: "65747.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_G(value: 429496.719, expectedResult: "429496.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 4.9406564584124654E-324, expectedResult: "5E-324") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 555, expectedResult: "6E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 545.10000000000002, expectedResult: "5E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 545, expectedResult: "5E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 506, expectedResult: "5E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 505, expectedResult: "5E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 1, expectedResult: "1E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 0.84551240822557006, expectedResult: "8E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 0.56789000000000001, expectedResult: "6E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 0.51000000000000001, expectedResult: "5E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 0.5, expectedResult: "5E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 0.125, expectedResult: "1E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 0.0050000000000000001, expectedResult: "5E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 0.0045999999999999999, expectedResult: "5E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 0, expectedResult: "0E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 3.1415926535897931, expectedResult: "3E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 2.7182818284590451, expectedResult: "3E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 1.7976931348623157E+308, expectedResult: "2E+308") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 65747.125, expectedResult: "7E+004") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E0(value: 1844674407370955.2, expectedResult: "2E+015") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 1.40129846E-45, expectedResult: "0.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 555, expectedResult: "555.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 545.099976, expectedResult: "545.1000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 545, expectedResult: "545.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 506, expectedResult: "506.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 505, expectedResult: "505.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 1, expectedResult: "1.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 0.84551239, expectedResult: "0.8455") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 0.567889988, expectedResult: "0.5679") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 0.50999999, expectedResult: "0.5100") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 0.5, expectedResult: "0.5000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 0.125, expectedResult: "0.1250") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 0.00499999989, expectedResult: "0.0050") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 0.0046000001, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 0, expectedResult: "0.0000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 3.14159274, expectedResult: "3.1416") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 2.71828175, expectedResult: "2.7183") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 3.40282347E+38, expectedResult: "340,282,346,638,528,859,811,704,183,484,516,925,44"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 65747.125, expectedResult: "65,747.1250") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_N4(value: 429496.719, expectedResult: "429,496.7188") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 1.40129846E-45, expectedResult: "0.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 555, expectedResult: "55,500.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 545.099976, expectedResult: "54,510.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 545, expectedResult: "54,500.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 506, expectedResult: "50,600.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 505, expectedResult: "50,500.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 1, expectedResult: "100.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 0.84551239, expectedResult: "84.55 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 0.567889988, expectedResult: "56.79 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 0.50999999, expectedResult: "51.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 0.5, expectedResult: "50.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 0.125, expectedResult: "12.50 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 0.00499999989, expectedResult: "0.50 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 0.0046000001, expectedResult: "0.46 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 0, expectedResult: "0.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 3.14159274, expectedResult: "314.16 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 2.71828175, expectedResult: "271.83 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 3.40282347E+38, expectedResult: "34,028,234,663,852,885,981,170,418,348,451,692,544"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 65747.125, expectedResult: "6,574,712.50 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P(value: 429496.719, expectedResult: "42,949,671.88 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 1.40129846E-45, expectedResult: "0.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 555, expectedResult: "55,500.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 545.099976, expectedResult: "54,509.99755859375000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 545, expectedResult: "54,500.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 506, expectedResult: "50,600.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 505, expectedResult: "50,500.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 1, expectedResult: "100.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 0.84551239, expectedResult: "84.55123901367187500000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 0.567889988, expectedResult: "56.78899884223937988281 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 0.50999999, expectedResult: "50.99999904632568359375 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 0.5, expectedResult: "50.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 0.125, expectedResult: "12.50000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 0.00499999989, expectedResult: "0.49999998882412910461 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 0.0046000001, expectedResult: "0.46000001020729541779 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 0, expectedResult: "0.00000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 3.14159274, expectedResult: "314.15927410125732421875 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 2.71828175, expectedResult: "271.82817459106445312500 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 3.40282347E+38, expectedResult: "34,028,234,663,852,885,981,170,418,348,451,692,544"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 65747.125, expectedResult: "6,574,712.50000000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_P20(value: 429496.719, expectedResult: "42,949,671.87500000000000000000 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 4.9406564584124654E-324, expectedResult: "4.94065645841246544177E-324") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 555, expectedResult: "5.55000000000000000000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 545.10000000000002, expectedResult: "5.45100000000000022737E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 545, expectedResult: "5.45000000000000000000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 506, expectedResult: "5.06000000000000000000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 505, expectedResult: "5.05000000000000000000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 1, expectedResult: "1.00000000000000000000E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 0.84551240822557006, expectedResult: "8.45512408225570055720E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 0.56789000000000001, expectedResult: "5.67890000000000005898E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 0.51000000000000001, expectedResult: "5.10000000000000008882E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 0.5, expectedResult: "5.00000000000000000000E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 0.125, expectedResult: "1.25000000000000000000E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 0.0050000000000000001, expectedResult: "5.00000000000000010408E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 0.0045999999999999999, expectedResult: "4.59999999999999992228E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 0, expectedResult: "0.00000000000000000000E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 3.1415926535897931, expectedResult: "3.14159265358979311600E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 2.7182818284590451, expectedResult: "2.71828182845904509080E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 1.7976931348623157E+308, expectedResult: "1.79769313486231570815E+308") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 65747.125, expectedResult: "6.57471250000000000000E+004") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E20(value: 1844674407370955.2, expectedResult: "1.84467440737095525000E+015") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 4.9406564584124654E-324, expectedResult: "¤0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 555, expectedResult: "¤555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 545.10000000000002, expectedResult: "¤545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 545, expectedResult: "¤545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 506, expectedResult: "¤506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 505, expectedResult: "¤505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 1, expectedResult: "¤1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 0.84551240822557006, expectedResult: "¤1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 0.56789000000000001, expectedResult: "¤1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 0.51000000000000001, expectedResult: "¤1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 0.5, expectedResult: "¤0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 0.125, expectedResult: "¤0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 0.0050000000000000001, expectedResult: "¤0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 0.0045999999999999999, expectedResult: "¤0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 0, expectedResult: "¤0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 3.1415926535897931, expectedResult: "¤3") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 2.7182818284590451, expectedResult: "¤3") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 1.7976931348623157E+308, expectedResult: "¤179,769,313,486,231,570,814,527,423,731,704,356,7"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 65747.125, expectedResult: "¤65,747") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_C0(value: 1844674407370955.2, expectedResult: "¤1,844,674,407,370,955") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 4.9406564584124654E-324, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 545.10000000000002, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 0.84551240822557006, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 0.56789000000000001, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 0.51000000000000001, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 0.5, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 0.125, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 0.0050000000000000001, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 0.0045999999999999999, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 3.1415926535897931, expectedResult: "3") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 2.7182818284590451, expectedResult: "3") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 1.7976931348623157E+308, expectedResult: "17976931348623157081452742373170435679807056752584"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 65747.125, expectedResult: "65747") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_F0(value: 1844674407370955.2, expectedResult: "1844674407370955") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 4.9406564584124654E-324, expectedResult: "4.940656E-324") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 555, expectedResult: "5.550000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 545.10000000000002, expectedResult: "5.451000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 545, expectedResult: "5.450000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 506, expectedResult: "5.060000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 505, expectedResult: "5.050000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 1, expectedResult: "1.000000E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 0.84551240822557006, expectedResult: "8.455124E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 0.56789000000000001, expectedResult: "5.678900E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 0.51000000000000001, expectedResult: "5.100000E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 0.5, expectedResult: "5.000000E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 0.125, expectedResult: "1.250000E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 0.0050000000000000001, expectedResult: "5.000000E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 0.0045999999999999999, expectedResult: "4.600000E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 0, expectedResult: "0.000000E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 3.1415926535897931, expectedResult: "3.141593E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 2.7182818284590451, expectedResult: "2.718282E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 1.7976931348623157E+308, expectedResult: "1.797693E+308") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 65747.125, expectedResult: "6.574712E+004") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_E(value: 1844674407370955.2, expectedResult: "1.844674E+015") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 1.40129846E-45, expectedResult: "1.401298E-045") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 555, expectedResult: "5.550000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 545.099976, expectedResult: "5.451000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 545, expectedResult: "5.450000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 506, expectedResult: "5.060000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 505, expectedResult: "5.050000E+002") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 1, expectedResult: "1.000000E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 0.84551239, expectedResult: "8.455124E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 0.567889988, expectedResult: "5.678900E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 0.50999999, expectedResult: "5.100000E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 0.5, expectedResult: "5.000000E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 0.125, expectedResult: "1.250000E-001") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 0.00499999989, expectedResult: "5.000000E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 0.0046000001, expectedResult: "4.600000E-003") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 0, expectedResult: "0.000000E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 3.14159274, expectedResult: "3.141593E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 2.71828175, expectedResult: "2.718282E+000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 3.40282347E+38, expectedResult: "3.402823E+038") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 65747.125, expectedResult: "6.574712E+004") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_E(value: 429496.719, expectedResult: "4.294967E+005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 4.9406564584124654E-324, expectedResult: "0.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 555, expectedResult: "55,500.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 545.10000000000002, expectedResult: "54,510.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 545, expectedResult: "54,500.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 506, expectedResult: "50,600.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 505, expectedResult: "50,500.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 1, expectedResult: "100.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 0.84551240822557006, expectedResult: "84.55 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 0.56789000000000001, expectedResult: "56.79 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 0.51000000000000001, expectedResult: "51.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 0.5, expectedResult: "50.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 0.125, expectedResult: "12.50 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 0.0050000000000000001, expectedResult: "0.50 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 0.0045999999999999999, expectedResult: "0.46 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 0, expectedResult: "0.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 3.1415926535897931, expectedResult: "314.16 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 2.7182818284590451, expectedResult: "271.83 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 1.7976931348623157E+308, expectedResult: "17,976,931,348,623,157,081,452,742,373,170,435,679"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 65747.125, expectedResult: "6,574,712.50 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_P2(value: 1844674407370955.2, expectedResult: "184,467,440,737,095,525.00 %") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 1.40129846E-45, expectedResult: "0.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 555, expectedResult: "555.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 545.099976, expectedResult: "545.09997558593750000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 545, expectedResult: "545.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 506, expectedResult: "506.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 505, expectedResult: "505.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 1, expectedResult: "1.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 0.84551239, expectedResult: "0.84551239013671875000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 0.567889988, expectedResult: "0.56788998842239379883") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 0.50999999, expectedResult: "0.50999999046325683594") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 0.5, expectedResult: "0.50000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 0.125, expectedResult: "0.12500000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 0.00499999989, expectedResult: "0.00499999988824129105") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 0.0046000001, expectedResult: "0.00460000010207295418") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 0, expectedResult: "0.00000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 3.14159274, expectedResult: "3.14159274101257324219") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 2.71828175, expectedResult: "2.71828174591064453125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 3.40282347E+38, expectedResult: "340282346638528859811704183484516925440.0000000000"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 65747.125, expectedResult: "65747.12500000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_F20(value: 429496.719, expectedResult: "429496.71875000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 4.9406564584124654E-324, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 555, expectedResult: "555.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 545.10000000000002, expectedResult: "545.10") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 545, expectedResult: "545.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 506, expectedResult: "506.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 505, expectedResult: "505.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 1, expectedResult: "1.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 0.84551240822557006, expectedResult: "0.85") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 0.56789000000000001, expectedResult: "0.57") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 0.51000000000000001, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 0.5, expectedResult: "0.50") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 0.125, expectedResult: "0.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 0.0050000000000000001, expectedResult: "0.01") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 0.0045999999999999999, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 0, expectedResult: "0.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 3.1415926535897931, expectedResult: "3.14") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 2.7182818284590451, expectedResult: "2.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 1.7976931348623157E+308, expectedResult: "179,769,313,486,231,570,814,527,423,731,704,356,79"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 65747.125, expectedResult: "65,747.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_N(value: 1844674407370955.2, expectedResult: "1,844,674,407,370,955.25") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 4.9406564584124654E-324, expectedResult: "4.9406564584124654418E-324") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 545.10000000000002, expectedResult: "545.10000000000002274") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 0.84551240822557006, expectedResult: "0.84551240822557005572") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 0.56789000000000001, expectedResult: "0.5678900000000000059") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 0.51000000000000001, expectedResult: "0.51000000000000000888") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 0.0050000000000000001, expectedResult: "0.0050000000000000001041") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 0.0045999999999999999, expectedResult: "0.0045999999999999999223") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 3.1415926535897931, expectedResult: "3.141592653589793116") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 2.7182818284590451, expectedResult: "2.7182818284590450908") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 1.7976931348623157E+308, expectedResult: "1.7976931348623157081E+308") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 65747.125, expectedResult: "65747.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G20(value: 1844674407370955.2, expectedResult: "1844674407370955.25") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 4.9406564584124654E-324, format: "D") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 4.9406564584124654E-324, format: "D4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 4.9406564584124654E-324, format: "D20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 4.9406564584124654E-324, format: "X") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 4.9406564584124654E-324, format: "X4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 4.9406564584124654E-324, format: "X20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1.7976931348623157E+308, format: "D") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1.7976931348623157E+308, format: "D4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1.7976931348623157E+308, format: "D20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1.7976931348623157E+308, format: "X") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1.7976931348623157E+308, format: "X4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1.7976931348623157E+308, format: "X20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 2.7182818284590451, format: "D") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 2.7182818284590451, format: "D4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 2.7182818284590451, format: "D20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 2.7182818284590451, format: "X") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 2.7182818284590451, format: "X4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 2.7182818284590451, format: "X20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 3.1415926535897931, format: "D") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 3.1415926535897931, format: "D4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 3.1415926535897931, format: "D20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 3.1415926535897931, format: "X") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 3.1415926535897931, format: "X4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 3.1415926535897931, format: "X20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0, format: "D") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0, format: "D4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0, format: "D20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0, format: "X") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0, format: "X4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0, format: "X20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0.84551240822557006, format: "D") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0.84551240822557006, format: "D4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0.84551240822557006, format: "D20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0.84551240822557006, format: "X") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0.84551240822557006, format: "X4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0.84551240822557006, format: "X20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1, format: "D") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1, format: "D4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1, format: "D20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1, format: "X") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1, format: "X4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1, format: "X20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1844674407370955.2, format: "D") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1844674407370955.2, format: "D4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1844674407370955.2, format: "D20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1844674407370955.2, format: "X") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1844674407370955.2, format: "X4") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1844674407370955.2, format: "X20") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 1.40129846E-45, expectedResult: "") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 2.71828175, expectedResult: "2.72") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 3.14159274, expectedResult: "3.14") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 0, expectedResult: ".00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 0.0046000001, expectedResult: ".00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 0.00499999989, expectedResult: ".01") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 0.125, expectedResult: ".13") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 0.5, expectedResult: ".50") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 0.50999999, expectedResult: ".51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 3.40282347E+38, expectedResult: "340,282,300,000,000,000,000,000,000,000,000,000,00"···) [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 0.567889988, expectedResult: ".57") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 1, expectedResult: "1.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 46.5, expectedResult: "46.50") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 505, expectedResult: "505.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 506, expectedResult: "506.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 545, expectedResult: "545.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 545.099976, expectedResult: "545.10") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 555, expectedResult: "555.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 46500, expectedResult: "46,500.00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 0.84551239, expectedResult: ".85") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 1.40129846E-45, expectedResult: ".00") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 429496.719, expectedResult: "429496.7") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 65747.125, expectedResult: "65747.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 3.40282347E+38, expectedResult: "340282300000000000000000000000000000000") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 2.71828175, expectedResult: "2.7") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 3.14159274, expectedResult: "3.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 0, expectedResult: "") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 0.0046000001, expectedResult: "") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 0.00499999989, expectedResult: "") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 0.125, expectedResult: ".1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 0.5, expectedResult: ".5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 0.50999999, expectedResult: ".5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 0.567889988, expectedResult: ".6") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 0.84551239, expectedResult: ".8") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 46.5, expectedResult: "46.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 545.099976, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "##.#", value: 46500, expectedResult: "46500") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 65747.125, expectedResult: "65,747.12") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatteSingle_Custom(format: "#,###.00", value: 429496.719, expectedResult: "429,496.70") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 4.9406564584124654E-324, expectedResult: "5E-324") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 545.10000000000002, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 0.84551240822557006, expectedResult: "0.8455124082255701") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 0.56789000000000001, expectedResult: "0.56789") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 0.51000000000000001, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 0.0050000000000000001, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 0.0045999999999999999, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 3.1415926535897931, expectedResult: "3.141592653589793") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 2.7182818284590451, expectedResult: "2.718281828459045") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 1.7976931348623157E+308, expectedResult: "1.7976931348623157E+308") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 65747.125, expectedResult: "65747.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_R(value: 1844674407370955.2, expectedResult: "1844674407370955.2") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 4.9406564584124654E-324, expectedResult: "4.941E-324") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 545.10000000000002, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 0.84551240822557006, expectedResult: "0.8455") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 0.56789000000000001, expectedResult: "0.5679") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 0.51000000000000001, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 0.0050000000000000001, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 0.0045999999999999999, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 3.1415926535897931, expectedResult: "3.142") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 2.7182818284590451, expectedResult: "2.718") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 1.7976931348623157E+308, expectedResult: "1.798E+308") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 65747.125, expectedResult: "6.575E+04") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterDouble_G4(value: 1844674407370955.2, expectedResult: "1.845E+15") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 1.40129846E-45, expectedResult: "1E-45") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 555, expectedResult: "555") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 545.099976, expectedResult: "545.1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 545, expectedResult: "545") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 506, expectedResult: "506") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 505, expectedResult: "505") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 1, expectedResult: "1") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 0.84551239, expectedResult: "0.8455124") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 0.567889988, expectedResult: "0.56789") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 0.50999999, expectedResult: "0.51") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 0.5, expectedResult: "0.5") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 0.125, expectedResult: "0.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 0.00499999989, expectedResult: "0.005") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 0.0046000001, expectedResult: "0.0046") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 0, expectedResult: "0") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 3.14159274, expectedResult: "3.1415927") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 2.71828175, expectedResult: "2.7182817") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 3.40282347E+38, expectedResult: "3.4028235E+38") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 65747.125, expectedResult: "65747.125") [14:21:57] info: [STRT] System.Tests.RealFormatterTests.TestFormatterSingle_R20(value: 429496.719, expectedResult: "429496.72") [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidSpanTest(value: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidSpanTest(value: "", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidSpanTest(value: " ", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidSpanTest(value: "True\0Garbage", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidSpanTest(value: "True\0True", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidSpanTest(value: "True True", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidSpanTest(value: "True False", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidSpanTest(value: "False True", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidSpanTest(value: "Fa lse", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidSpanTest(value: "T", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidSpanTest(value: "0", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidSpanTest(value: "1", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidStringTest(value: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidStringTest(value: "", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidStringTest(value: " ", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidStringTest(value: "Garbage", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidStringTest(value: "True\0Garbage", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidStringTest(value: "True\0True", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidStringTest(value: "True True", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidStringTest(value: "True False", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidStringTest(value: "False True", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidStringTest(value: "Fa lse", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidStringTest(value: "T", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidStringTest(value: "0", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseInvalidStringTest(value: "1", exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidStringTest(value: "True", expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidStringTest(value: "true", expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidStringTest(value: "TRUE", expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidStringTest(value: "tRuE", expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidStringTest(value: " True ", expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidStringTest(value: "True\0", expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidStringTest(value: " \0 \0 True \0 ", expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidStringTest(value: "False", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidStringTest(value: "false", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidStringTest(value: "FALSE", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidStringTest(value: "fAlSe", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidStringTest(value: "False ", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidStringTest(value: "False\0", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidStringTest(value: " False \0\0\0 ", expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidSpanTest(value: "True", offset: 0, count: 4, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidSpanTest(value: "true", offset: 0, count: 4, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidSpanTest(value: "TRUE", offset: 0, count: 4, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidSpanTest(value: "tRuE", offset: 0, count: 4, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidSpanTest(value: " True ", offset: 0, count: 8, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidSpanTest(value: "True\0", offset: 0, count: 5, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidSpanTest(value: " \0 \0 True \0 ", offset: 0, count: 15, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidSpanTest(value: "False", offset: 0, count: 5, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidSpanTest(value: "false", offset: 0, count: 5, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidSpanTest(value: "FALSE", offset: 0, count: 5, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidSpanTest(value: "fAlSe", offset: 0, count: 5, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidSpanTest(value: "False ", offset: 0, count: 7, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidSpanTest(value: "False\0", offset: 0, count: 6, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidSpanTest(value: " False \0\0\0 ", offset: 0, count: 13, expected: False) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidSpanTest(value: " \0 \0 TrueFalse \0 ", offset: 6, count: 4, expected: True) [14:21:57] info: [STRT] System.Tests.BooleanTests_GenericMath.ParseValidSpanTest(value: " \0 \0 TrueFalse \0 ", offset: 10, count: 5, expected: False) [14:21:57] info: [STRT] System.Tests.DBNullTests.Convert_IsDBNull_ReturnsExpected(value: , expected: True) [14:21:57] info: [STRT] System.Tests.DBNullTests.Convert_IsDBNull_ReturnsExpected(value: 6689, expected: False) [14:21:57] info: [STRT] System.Tests.DBNullTests.Convert_IsDBNull_ReturnsExpected(value: Object { }, expected: False) [14:21:57] info: [STRT] System.Tests.DBNullTests.ToUInt64_Invoke_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Tests.DBNullTests.ToUInt32_Invoke_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Tests.DBNullTests.ToString_Invoke_ReturnsEmptyString [14:21:57] info: [STRT] System.Tests.DBNullTests.ToSByte_Invoke_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Tests.DBNullTests.ToSingle_Invoke_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Tests.DBNullTests.ToInt16_Invoke_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Tests.DBNullTests.ToDouble_Invoke_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Tests.DBNullTests.ToInt64_Invoke_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Tests.DBNullTests.GetTypeCode_Invoke_ReturnsDBNull [14:21:57] info: [STRT] System.Tests.DBNullTests.ToUInt16_Invoke_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Tests.DBNullTests.ToInt32_Invoke_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Tests.DBNullTests.ToChar_Invoke_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Tests.DBNullTests.ToBoolean_Invoke_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Tests.DBNullTests.ToType_ValidType_ReturnsEmptyString [14:21:57] info: [STRT] System.Tests.DBNullTests.ToDecimal_Invoke_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Tests.DBNullTests.ToType_InvalidType_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Tests.DBNullTests.ToByte_Invoke_ThrowsInvalidCastException [14:21:57] info: [STRT] System.Tests.DBNullTests.Equals_Other_ReturnsExpected(dbNull: , other: , expected: True) [14:21:57] info: [STRT] System.Tests.DBNullTests.Equals_Other_ReturnsExpected(dbNull: , other: , expected: True) [14:21:57] info: [STRT] System.Tests.DBNullTests.Equals_Other_ReturnsExpected(dbNull: , other: null, expected: False) [14:21:57] info: [STRT] System.Tests.DBNullTests.ToDateTime_Invoke_ThrowsInvalidCastException [14:21:57] info: [STRT] System.IO.Tests.DirectoryNotFoundExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.IO.Tests.DirectoryNotFoundExceptionTests.Ctor_String [14:21:57] info: [STRT] System.IO.Tests.DirectoryNotFoundExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.IOExceptionTests.Ctor_String_Int32 [14:21:57] info: [STRT] System.Tests.IOExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.IOExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.IOExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 0, format: "G", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 4567, format: "G", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 18446744073709551615, format: "G", provider: null, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 0, format: "G\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 18446744073709551615, format: "G\0", provider: null, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 18446744073709551615, format: "\0N222", provider: null, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 0, format: "\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 18446744073709551615, format: "\0", provider: null, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 0, format: "", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 4567, format: "", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 18446744073709551615, format: "", provider: null, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 0, format: "R", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 4567, format: "R", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 18446744073709551615, format: "R", provider: null, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 4567, format: "D", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 4567, format: "D18", provider: null, expected: "000000000000004567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 0, format: "x", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 9320, format: "x", provider: null, expected: "2468") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 0, format: "b", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 18446744073709551615, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 18446744073709551615, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 18446744073709551615, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 18446744073709551615, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 18446744073709551615, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 18446744073709551615, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 4567, format: "D18", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "000000000000004567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryFormat(i: 18446744073709551615, format: "n5", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "18*446*744*073*709*551*615~00000") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToString_InvalidFormat_ThrowsFormatException [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 0, format: "G", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 4567, format: "G", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 18446744073709551615, format: "G", provider: null, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 0, format: "G\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 18446744073709551615, format: "G\0", provider: null, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 18446744073709551615, format: "\0N222", provider: null, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 0, format: "\0", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 18446744073709551615, format: "\0", provider: null, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 0, format: "", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 4567, format: "", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 18446744073709551615, format: "", provider: null, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 0, format: "R", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 4567, format: "R", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 18446744073709551615, format: "R", provider: null, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 4567, format: "D", provider: null, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 4567, format: "D18", provider: null, expected: "000000000000004567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 0, format: "x", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 9320, format: "x", provider: null, expected: "2468") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 0, format: "b", provider: null, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 18446744073709551615, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 18446744073709551615, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 18446744073709551615, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 18446744073709551615, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 18446744073709551615, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 18446744073709551615, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551615") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 4567, format: "D18", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "000000000000004567") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:57] info: [STRT] System.Tests.UInt64Tests.ToStringTest(i: 18446744073709551615, format: "n5", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "18*446*744*073*709*551*615~00000") [14:21:57] info: [STRT] System.Tests.UInt64Tests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.UInt64Tests.MinValue [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "0", style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "2147483647", style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "02147483647", style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "00000000000000000000000000000000000000000000000002"···, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123\0\0", style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1", style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12", style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "abc", style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "ABC", style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "80000000", style: HexNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "FFFFFFFF", style: HexNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "100100011", style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010111100", style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10010", style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10000000000000000000000000000000", style: BinaryNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "11111111111111111111111111111111", style: BinaryNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "$1|000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "$ 1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "100", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123", style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "+0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "-0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "+123", style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "|123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123", style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123+", style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123|", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: " 123", style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: " 123 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123 ", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123 \0\0", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: " 2147483647 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "\t\t123\t\t", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "\n\n123\n\n", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "\v\v123\v\v", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "\f\f123\f\f", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "\r\r123\r\r", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: " 0 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: " 000000000 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1000", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1|0|0|0", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1|||", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1111", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1E2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1E+2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1e2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1E0", style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1E|2", style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123", style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "67|", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "3.00", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "3.00000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "3.000000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "3.0000000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1", style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12", style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345678901", style: Integer, provider: null, expected: 12345678901) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789012", style: Integer, provider: null, expected: 123456789012) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234567890123", style: Integer, provider: null, expected: 1234567890123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345678901234", style: Integer, provider: null, expected: 12345678901234) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789012345", style: Integer, provider: null, expected: 123456789012345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234567890123456", style: Integer, provider: null, expected: 1234567890123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345678901234567", style: Integer, provider: null, expected: 12345678901234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789012345678", style: Integer, provider: null, expected: 123456789012345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234567890123456789", style: Integer, provider: null, expected: 1234567890123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789", style: HexNumber, provider: null, expected: 4886718345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789A", style: HexNumber, provider: null, expected: 78187493530) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789AB", style: HexNumber, provider: null, expected: 1250999896491) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789ABC", style: HexNumber, provider: null, expected: 20015998343868) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789ABCD", style: HexNumber, provider: null, expected: 320255973501901) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789ABCDE", style: HexNumber, provider: null, expected: 5124095576030430) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789ABCDEF", style: HexNumber, provider: null, expected: 81985529216486895) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789ABCDEF0", style: HexNumber, provider: null, expected: 1311768467463790320) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 5726623061) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 11453246122) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 22906492245) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 45812984490) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 91625968981) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 183251937962) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 366503875925) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 733007751850) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1466015503701) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2932031007402) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 5864062014805) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 11728124029610) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 23456248059221) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 46912496118442) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 93824992236885) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 187649984473770) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 375299968947541) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 750599937895082) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 1501199875790165) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 3002399751580330) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 6004799503160661) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 12009599006321322) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 24019198012642645) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 48038396025285290) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 96076792050570581) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 192153584101141162) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 384307168202282325) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 768614336404564650) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 1537228672809129301) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 3074457345618258602) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 6148914691236517205) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "9223372036854775807", style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: " +9223372036854775807 ", style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "7FFFFFFFFFFFFFFF", style: HexNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1", style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12", style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345678901", style: Integer, provider: null, expected: 12345678901) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789012", style: Integer, provider: null, expected: 123456789012) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234567890123", style: Integer, provider: null, expected: 1234567890123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345678901234", style: Integer, provider: null, expected: 12345678901234) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789012345", style: Integer, provider: null, expected: 123456789012345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234567890123456", style: Integer, provider: null, expected: 1234567890123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345678901234567", style: Integer, provider: null, expected: 12345678901234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789012345678", style: Integer, provider: null, expected: 123456789012345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234567890123456789", style: Integer, provider: null, expected: 1234567890123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345678901234567890", style: Integer, provider: null, expected: 12345678901234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789", style: HexNumber, provider: null, expected: 4886718345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789A", style: HexNumber, provider: null, expected: 78187493530) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789AB", style: HexNumber, provider: null, expected: 1250999896491) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789ABC", style: HexNumber, provider: null, expected: 20015998343868) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789ABCD", style: HexNumber, provider: null, expected: 320255973501901) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789ABCDE", style: HexNumber, provider: null, expected: 5124095576030430) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789ABCDEF", style: HexNumber, provider: null, expected: 81985529216486895) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "123456789ABCDEF0", style: HexNumber, provider: null, expected: 1311768467463790320) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 5726623061) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 11453246122) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 22906492245) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 45812984490) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 91625968981) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 183251937962) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 366503875925) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 733007751850) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1466015503701) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2932031007402) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 5864062014805) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 11728124029610) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 23456248059221) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 46912496118442) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 93824992236885) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "101010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 187649984473770) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "1010101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 375299968947541) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 750599937895082) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 1501199875790165) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 3002399751580330) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 6004799503160661) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 12009599006321322) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 24019198012642645) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 48038396025285290) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 96076792050570581) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 192153584101141162) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 384307168202282325) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 768614336404564650) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 1537228672809129301) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 3074457345618258602) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 6148914691236517205) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 12297829382473034410) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "18446744073709551615", style: Integer, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "+18446744073709551615", style: Integer, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: " +18446744073709551615 ", style: Integer, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "FFFFFFFFFFFFFFFF", style: HexNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: " FFFFFFFFFFFFFFFF ", style: HexNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Valid(value: " 11111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.CompareTo_ObjectNotUlong_ThrowsArgumentException(value: "a") [14:21:57] info: [STRT] System.Tests.UInt64Tests.CompareTo_ObjectNotUlong_ThrowsArgumentException(value: 234) [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | HexNumber) [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | BinaryNumber) [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowHexSpecifier | BinaryNumber) [14:21:57] info: [STRT] System.Tests.UInt64Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: -1024) [14:21:57] info: [STRT] System.Tests.UInt64Tests.GetTypeCode_Invoke_ReturnsUInt64 [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 234, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 0, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 123, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 456, expected: -1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 18446744073709551615, expected: -1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.CompareTo_Other_ReturnsExpected(i: 234, value: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.MaxValue [14:21:57] info: [STRT] System.Tests.UInt64Tests.Ctor_Value [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "80000000", offset: 0, count: 8, style: HexNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "FFFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10000000000000000000000000000000", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "11111111111111111111111111111111", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "3.00", offset: 0, count: 4, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "3.00000000", offset: 0, count: 10, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "3.000000000", offset: 0, count: 11, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "3.0000000000", offset: 0, count: 12, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345678901", offset: 0, count: 11, style: Integer, provider: null, expected: 12345678901) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789012", offset: 0, count: 12, style: Integer, provider: null, expected: 123456789012) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234567890123", offset: 0, count: 13, style: Integer, provider: null, expected: 1234567890123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345678901234", offset: 0, count: 14, style: Integer, provider: null, expected: 12345678901234) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789012345", offset: 0, count: 15, style: Integer, provider: null, expected: 123456789012345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234567890123456", offset: 0, count: 16, style: Integer, provider: null, expected: 1234567890123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345678901234567", offset: 0, count: 17, style: Integer, provider: null, expected: 12345678901234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789012345678", offset: 0, count: 18, style: Integer, provider: null, expected: 123456789012345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234567890123456789", offset: 0, count: 19, style: Integer, provider: null, expected: 1234567890123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789", offset: 0, count: 9, style: HexNumber, provider: null, expected: 4886718345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789A", offset: 0, count: 10, style: HexNumber, provider: null, expected: 78187493530) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789AB", offset: 0, count: 11, style: HexNumber, provider: null, expected: 1250999896491) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789ABC", offset: 0, count: 12, style: HexNumber, provider: null, expected: 20015998343868) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789ABCD", offset: 0, count: 13, style: HexNumber, provider: null, expected: 320255973501901) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789ABCDE", offset: 0, count: 14, style: HexNumber, provider: null, expected: 5124095576030430) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789ABCDEF", offset: 0, count: 15, style: HexNumber, provider: null, expected: 81985529216486895) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789ABCDEF0", offset: 0, count: 16, style: HexNumber, provider: null, expected: 1311768467463790320) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101", offset: 0, count: 33, style: BinaryNumber, provider: null, expected: 5726623061) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010", offset: 0, count: 34, style: BinaryNumber, provider: null, expected: 11453246122) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101", offset: 0, count: 35, style: BinaryNumber, provider: null, expected: 22906492245) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101010", offset: 0, count: 36, style: BinaryNumber, provider: null, expected: 45812984490) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010101", offset: 0, count: 37, style: BinaryNumber, provider: null, expected: 91625968981) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010", offset: 0, count: 38, style: BinaryNumber, provider: null, expected: 183251937962) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101010101", offset: 0, count: 39, style: BinaryNumber, provider: null, expected: 366503875925) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010101010", offset: 0, count: 40, style: BinaryNumber, provider: null, expected: 733007751850) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101", offset: 0, count: 41, style: BinaryNumber, provider: null, expected: 1466015503701) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101010101010", offset: 0, count: 42, style: BinaryNumber, provider: null, expected: 2932031007402) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010101010101", offset: 0, count: 43, style: BinaryNumber, provider: null, expected: 5864062014805) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010", offset: 0, count: 44, style: BinaryNumber, provider: null, expected: 11728124029610) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101010101010101", offset: 0, count: 45, style: BinaryNumber, provider: null, expected: 23456248059221) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010101010101010", offset: 0, count: 46, style: BinaryNumber, provider: null, expected: 46912496118442) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101", offset: 0, count: 47, style: BinaryNumber, provider: null, expected: 93824992236885) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101010101010101010", offset: 0, count: 48, style: BinaryNumber, provider: null, expected: 187649984473770) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010101010101010101", offset: 0, count: 49, style: BinaryNumber, provider: null, expected: 375299968947541) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010", offset: 0, count: 50, style: BinaryNumber, provider: null, expected: 750599937895082) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 51, style: BinaryNumber, provider: null, expected: 1501199875790165) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 52, style: BinaryNumber, provider: null, expected: 3002399751580330) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 53, style: BinaryNumber, provider: null, expected: 6004799503160661) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 54, style: BinaryNumber, provider: null, expected: 12009599006321322) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 55, style: BinaryNumber, provider: null, expected: 24019198012642645) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 56, style: BinaryNumber, provider: null, expected: 48038396025285290) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 57, style: BinaryNumber, provider: null, expected: 96076792050570581) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 58, style: BinaryNumber, provider: null, expected: 192153584101141162) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 59, style: BinaryNumber, provider: null, expected: 384307168202282325) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 60, style: BinaryNumber, provider: null, expected: 768614336404564650) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 61, style: BinaryNumber, provider: null, expected: 1537228672809129301) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 62, style: BinaryNumber, provider: null, expected: 3074457345618258602) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 63, style: BinaryNumber, provider: null, expected: 6148914691236517205) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "9223372036854775807", offset: 0, count: 19, style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: " +9223372036854775807 ", offset: 0, count: 26, style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "7FFFFFFFFFFFFFFF", offset: 0, count: 16, style: HexNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "11111111111111111111111111111111111111111111111111"···, offset: 0, count: 63, style: BinaryNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345678901", offset: 0, count: 11, style: Integer, provider: null, expected: 12345678901) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789012", offset: 0, count: 12, style: Integer, provider: null, expected: 123456789012) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234567890123", offset: 0, count: 13, style: Integer, provider: null, expected: 1234567890123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345678901234", offset: 0, count: 14, style: Integer, provider: null, expected: 12345678901234) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789012345", offset: 0, count: 15, style: Integer, provider: null, expected: 123456789012345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234567890123456", offset: 0, count: 16, style: Integer, provider: null, expected: 1234567890123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345678901234567", offset: 0, count: 17, style: Integer, provider: null, expected: 12345678901234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789012345678", offset: 0, count: 18, style: Integer, provider: null, expected: 123456789012345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234567890123456789", offset: 0, count: 19, style: Integer, provider: null, expected: 1234567890123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345678901234567890", offset: 0, count: 20, style: Integer, provider: null, expected: 12345678901234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789", offset: 0, count: 9, style: HexNumber, provider: null, expected: 4886718345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789A", offset: 0, count: 10, style: HexNumber, provider: null, expected: 78187493530) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789AB", offset: 0, count: 11, style: HexNumber, provider: null, expected: 1250999896491) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789ABC", offset: 0, count: 12, style: HexNumber, provider: null, expected: 20015998343868) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789ABCD", offset: 0, count: 13, style: HexNumber, provider: null, expected: 320255973501901) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789ABCDE", offset: 0, count: 14, style: HexNumber, provider: null, expected: 5124095576030430) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789ABCDEF", offset: 0, count: 15, style: HexNumber, provider: null, expected: 81985529216486895) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "123456789ABCDEF0", offset: 0, count: 16, style: HexNumber, provider: null, expected: 1311768467463790320) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101", offset: 0, count: 33, style: BinaryNumber, provider: null, expected: 5726623061) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010", offset: 0, count: 34, style: BinaryNumber, provider: null, expected: 11453246122) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101", offset: 0, count: 35, style: BinaryNumber, provider: null, expected: 22906492245) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101010", offset: 0, count: 36, style: BinaryNumber, provider: null, expected: 45812984490) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010101", offset: 0, count: 37, style: BinaryNumber, provider: null, expected: 91625968981) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010", offset: 0, count: 38, style: BinaryNumber, provider: null, expected: 183251937962) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101010101", offset: 0, count: 39, style: BinaryNumber, provider: null, expected: 366503875925) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010101010", offset: 0, count: 40, style: BinaryNumber, provider: null, expected: 733007751850) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101", offset: 0, count: 41, style: BinaryNumber, provider: null, expected: 1466015503701) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101010101010", offset: 0, count: 42, style: BinaryNumber, provider: null, expected: 2932031007402) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010101010101", offset: 0, count: 43, style: BinaryNumber, provider: null, expected: 5864062014805) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010", offset: 0, count: 44, style: BinaryNumber, provider: null, expected: 11728124029610) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101010101010101", offset: 0, count: 45, style: BinaryNumber, provider: null, expected: 23456248059221) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010101010101010", offset: 0, count: 46, style: BinaryNumber, provider: null, expected: 46912496118442) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101", offset: 0, count: 47, style: BinaryNumber, provider: null, expected: 93824992236885) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "101010101010101010101010101010101010101010101010", offset: 0, count: 48, style: BinaryNumber, provider: null, expected: 187649984473770) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "1010101010101010101010101010101010101010101010101", offset: 0, count: 49, style: BinaryNumber, provider: null, expected: 375299968947541) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010", offset: 0, count: 50, style: BinaryNumber, provider: null, expected: 750599937895082) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 51, style: BinaryNumber, provider: null, expected: 1501199875790165) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 52, style: BinaryNumber, provider: null, expected: 3002399751580330) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 53, style: BinaryNumber, provider: null, expected: 6004799503160661) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 54, style: BinaryNumber, provider: null, expected: 12009599006321322) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 55, style: BinaryNumber, provider: null, expected: 24019198012642645) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 56, style: BinaryNumber, provider: null, expected: 48038396025285290) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 57, style: BinaryNumber, provider: null, expected: 96076792050570581) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 58, style: BinaryNumber, provider: null, expected: 192153584101141162) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 59, style: BinaryNumber, provider: null, expected: 384307168202282325) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 60, style: BinaryNumber, provider: null, expected: 768614336404564650) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 61, style: BinaryNumber, provider: null, expected: 1537228672809129301) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 62, style: BinaryNumber, provider: null, expected: 3074457345618258602) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 63, style: BinaryNumber, provider: null, expected: 6148914691236517205) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 64, style: BinaryNumber, provider: null, expected: 12297829382473034410) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "18446744073709551615", offset: 0, count: 20, style: Integer, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "+18446744073709551615", offset: 0, count: 21, style: Integer, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: " +18446744073709551615 ", offset: 0, count: 27, style: Integer, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "FFFFFFFFFFFFFFFF", offset: 0, count: 16, style: HexNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: " FFFFFFFFFFFFFFFF ", offset: 0, count: 22, style: HexNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "11111111111111111111111111111111111111111111111111"···, offset: 0, count: 64, style: BinaryNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: " 11111111111111111111111111111111111111111111111"···, offset: 0, count: 70, style: BinaryNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "+123", offset: 1, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "+123", offset: 0, count: 3, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: " 123 ", offset: 1, count: 2, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "12", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "ABC", offset: 1, count: 1, style: HexNumber, provider: null, expected: 11) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "01", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "01", offset: 1, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Span_Valid(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_InvalidUtf8 [14:21:57] info: [STRT] System.Tests.UInt64Tests.EqualsTest(i1: 789, obj: 789, expected: True) [14:21:57] info: [STRT] System.Tests.UInt64Tests.EqualsTest(i1: 788, obj: 0, expected: False) [14:21:57] info: [STRT] System.Tests.UInt64Tests.EqualsTest(i1: 0, obj: 0, expected: True) [14:21:57] info: [STRT] System.Tests.UInt64Tests.EqualsTest(i1: 789, obj: null, expected: False) [14:21:57] info: [STRT] System.Tests.UInt64Tests.EqualsTest(i1: 789, obj: "789", expected: False) [14:21:57] info: [STRT] System.Tests.UInt64Tests.EqualsTest(i1: 789, obj: 789, expected: False) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "80000000", offset: 0, count: 8, style: HexNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "FFFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10000000000000000000000000000000", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "11111111111111111111111111111111", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "3.00", offset: 0, count: 4, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "3.00000000", offset: 0, count: 10, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "3.000000000", offset: 0, count: 11, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "3.0000000000", offset: 0, count: 12, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345678901", offset: 0, count: 11, style: Integer, provider: null, expected: 12345678901) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789012", offset: 0, count: 12, style: Integer, provider: null, expected: 123456789012) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234567890123", offset: 0, count: 13, style: Integer, provider: null, expected: 1234567890123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345678901234", offset: 0, count: 14, style: Integer, provider: null, expected: 12345678901234) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789012345", offset: 0, count: 15, style: Integer, provider: null, expected: 123456789012345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234567890123456", offset: 0, count: 16, style: Integer, provider: null, expected: 1234567890123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345678901234567", offset: 0, count: 17, style: Integer, provider: null, expected: 12345678901234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789012345678", offset: 0, count: 18, style: Integer, provider: null, expected: 123456789012345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234567890123456789", offset: 0, count: 19, style: Integer, provider: null, expected: 1234567890123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789", offset: 0, count: 9, style: HexNumber, provider: null, expected: 4886718345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789A", offset: 0, count: 10, style: HexNumber, provider: null, expected: 78187493530) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789AB", offset: 0, count: 11, style: HexNumber, provider: null, expected: 1250999896491) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789ABC", offset: 0, count: 12, style: HexNumber, provider: null, expected: 20015998343868) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789ABCD", offset: 0, count: 13, style: HexNumber, provider: null, expected: 320255973501901) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789ABCDE", offset: 0, count: 14, style: HexNumber, provider: null, expected: 5124095576030430) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789ABCDEF", offset: 0, count: 15, style: HexNumber, provider: null, expected: 81985529216486895) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789ABCDEF0", offset: 0, count: 16, style: HexNumber, provider: null, expected: 1311768467463790320) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101", offset: 0, count: 33, style: BinaryNumber, provider: null, expected: 5726623061) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010", offset: 0, count: 34, style: BinaryNumber, provider: null, expected: 11453246122) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101", offset: 0, count: 35, style: BinaryNumber, provider: null, expected: 22906492245) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101010", offset: 0, count: 36, style: BinaryNumber, provider: null, expected: 45812984490) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010101", offset: 0, count: 37, style: BinaryNumber, provider: null, expected: 91625968981) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010", offset: 0, count: 38, style: BinaryNumber, provider: null, expected: 183251937962) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101010101", offset: 0, count: 39, style: BinaryNumber, provider: null, expected: 366503875925) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010101010", offset: 0, count: 40, style: BinaryNumber, provider: null, expected: 733007751850) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101", offset: 0, count: 41, style: BinaryNumber, provider: null, expected: 1466015503701) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101010101010", offset: 0, count: 42, style: BinaryNumber, provider: null, expected: 2932031007402) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010101010101", offset: 0, count: 43, style: BinaryNumber, provider: null, expected: 5864062014805) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010", offset: 0, count: 44, style: BinaryNumber, provider: null, expected: 11728124029610) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101010101010101", offset: 0, count: 45, style: BinaryNumber, provider: null, expected: 23456248059221) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010101010101010", offset: 0, count: 46, style: BinaryNumber, provider: null, expected: 46912496118442) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101", offset: 0, count: 47, style: BinaryNumber, provider: null, expected: 93824992236885) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101010101010101010", offset: 0, count: 48, style: BinaryNumber, provider: null, expected: 187649984473770) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010101010101010101", offset: 0, count: 49, style: BinaryNumber, provider: null, expected: 375299968947541) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010", offset: 0, count: 50, style: BinaryNumber, provider: null, expected: 750599937895082) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 51, style: BinaryNumber, provider: null, expected: 1501199875790165) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 52, style: BinaryNumber, provider: null, expected: 3002399751580330) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 53, style: BinaryNumber, provider: null, expected: 6004799503160661) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 54, style: BinaryNumber, provider: null, expected: 12009599006321322) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 55, style: BinaryNumber, provider: null, expected: 24019198012642645) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 56, style: BinaryNumber, provider: null, expected: 48038396025285290) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 57, style: BinaryNumber, provider: null, expected: 96076792050570581) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 58, style: BinaryNumber, provider: null, expected: 192153584101141162) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 59, style: BinaryNumber, provider: null, expected: 384307168202282325) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 60, style: BinaryNumber, provider: null, expected: 768614336404564650) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 61, style: BinaryNumber, provider: null, expected: 1537228672809129301) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 62, style: BinaryNumber, provider: null, expected: 3074457345618258602) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 63, style: BinaryNumber, provider: null, expected: 6148914691236517205) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "9223372036854775807", offset: 0, count: 19, style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: " +9223372036854775807 ", offset: 0, count: 26, style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "7FFFFFFFFFFFFFFF", offset: 0, count: 16, style: HexNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "11111111111111111111111111111111111111111111111111"···, offset: 0, count: 63, style: BinaryNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345678901", offset: 0, count: 11, style: Integer, provider: null, expected: 12345678901) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789012", offset: 0, count: 12, style: Integer, provider: null, expected: 123456789012) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234567890123", offset: 0, count: 13, style: Integer, provider: null, expected: 1234567890123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345678901234", offset: 0, count: 14, style: Integer, provider: null, expected: 12345678901234) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789012345", offset: 0, count: 15, style: Integer, provider: null, expected: 123456789012345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234567890123456", offset: 0, count: 16, style: Integer, provider: null, expected: 1234567890123456) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345678901234567", offset: 0, count: 17, style: Integer, provider: null, expected: 12345678901234567) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789012345678", offset: 0, count: 18, style: Integer, provider: null, expected: 123456789012345678) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234567890123456789", offset: 0, count: 19, style: Integer, provider: null, expected: 1234567890123456789) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345678901234567890", offset: 0, count: 20, style: Integer, provider: null, expected: 12345678901234567890) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789", offset: 0, count: 9, style: HexNumber, provider: null, expected: 4886718345) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789A", offset: 0, count: 10, style: HexNumber, provider: null, expected: 78187493530) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789AB", offset: 0, count: 11, style: HexNumber, provider: null, expected: 1250999896491) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789ABC", offset: 0, count: 12, style: HexNumber, provider: null, expected: 20015998343868) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789ABCD", offset: 0, count: 13, style: HexNumber, provider: null, expected: 320255973501901) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789ABCDE", offset: 0, count: 14, style: HexNumber, provider: null, expected: 5124095576030430) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789ABCDEF", offset: 0, count: 15, style: HexNumber, provider: null, expected: 81985529216486895) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "123456789ABCDEF0", offset: 0, count: 16, style: HexNumber, provider: null, expected: 1311768467463790320) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101", offset: 0, count: 33, style: BinaryNumber, provider: null, expected: 5726623061) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010", offset: 0, count: 34, style: BinaryNumber, provider: null, expected: 11453246122) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101", offset: 0, count: 35, style: BinaryNumber, provider: null, expected: 22906492245) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101010", offset: 0, count: 36, style: BinaryNumber, provider: null, expected: 45812984490) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010101", offset: 0, count: 37, style: BinaryNumber, provider: null, expected: 91625968981) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010", offset: 0, count: 38, style: BinaryNumber, provider: null, expected: 183251937962) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101010101", offset: 0, count: 39, style: BinaryNumber, provider: null, expected: 366503875925) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010101010", offset: 0, count: 40, style: BinaryNumber, provider: null, expected: 733007751850) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101", offset: 0, count: 41, style: BinaryNumber, provider: null, expected: 1466015503701) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101010101010", offset: 0, count: 42, style: BinaryNumber, provider: null, expected: 2932031007402) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010101010101", offset: 0, count: 43, style: BinaryNumber, provider: null, expected: 5864062014805) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010", offset: 0, count: 44, style: BinaryNumber, provider: null, expected: 11728124029610) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101010101010101", offset: 0, count: 45, style: BinaryNumber, provider: null, expected: 23456248059221) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010101010101010", offset: 0, count: 46, style: BinaryNumber, provider: null, expected: 46912496118442) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101", offset: 0, count: 47, style: BinaryNumber, provider: null, expected: 93824992236885) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010101010101010101010", offset: 0, count: 48, style: BinaryNumber, provider: null, expected: 187649984473770) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101010101010101010101", offset: 0, count: 49, style: BinaryNumber, provider: null, expected: 375299968947541) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010", offset: 0, count: 50, style: BinaryNumber, provider: null, expected: 750599937895082) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 51, style: BinaryNumber, provider: null, expected: 1501199875790165) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 52, style: BinaryNumber, provider: null, expected: 3002399751580330) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 53, style: BinaryNumber, provider: null, expected: 6004799503160661) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 54, style: BinaryNumber, provider: null, expected: 12009599006321322) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 55, style: BinaryNumber, provider: null, expected: 24019198012642645) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 56, style: BinaryNumber, provider: null, expected: 48038396025285290) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 57, style: BinaryNumber, provider: null, expected: 96076792050570581) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 58, style: BinaryNumber, provider: null, expected: 192153584101141162) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 59, style: BinaryNumber, provider: null, expected: 384307168202282325) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 60, style: BinaryNumber, provider: null, expected: 768614336404564650) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 61, style: BinaryNumber, provider: null, expected: 1537228672809129301) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 62, style: BinaryNumber, provider: null, expected: 3074457345618258602) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 63, style: BinaryNumber, provider: null, expected: 6148914691236517205) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 64, style: BinaryNumber, provider: null, expected: 12297829382473034410) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "18446744073709551615", offset: 0, count: 20, style: Integer, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "+18446744073709551615", offset: 0, count: 21, style: Integer, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: " +18446744073709551615 ", offset: 0, count: 27, style: Integer, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "FFFFFFFFFFFFFFFF", offset: 0, count: 16, style: HexNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: " FFFFFFFFFFFFFFFF ", offset: 0, count: 22, style: HexNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "11111111111111111111111111111111111111111111111111"···, offset: 0, count: 64, style: BinaryNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: " 11111111111111111111111111111111111111111111111"···, offset: 0, count: 70, style: BinaryNumber, provider: null, expected: 18446744073709551615) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "+123", offset: 1, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "+123", offset: 0, count: 3, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: " 123 ", offset: 1, count: 2, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "ABC", offset: 1, count: 1, style: HexNumber, provider: null, expected: 11) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "01", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "01", offset: 1, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.UInt64Tests.Parse_Utf8Span_Valid(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.GenericNestedArrayTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.SignUInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.MaxSingleTest [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.ClampUInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.AllBitsSetInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.LeadingZeroCountInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.MaxInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.RotateLeftInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.MaxNumberInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.ClampInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.MinInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.RotateRightInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.ClampSingleTest [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.DivRemInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.AllBitsSetSingleTest [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.MinNumberSingleTest [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.RotateLeftUInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.MinNumberInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.LeadingZeroCountUInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.MinSingleTest [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.DivRemUInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.RotateRightUInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.SignInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.MinNumberUInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.MaxUInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.MaxNumberSingleTest [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.MaxNumberUInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.MinUInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.AllBitsSetUInt32Test [14:21:57] info: [STRT] System.Numerics.Tests.DimTests_GenericMath.SignSingleTest [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithInvalidFourByteSequence_ReturnsInvalid [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithOverlongThreeByteSequences_ReturnsInvalid [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithOverlongTwoByteSequences_ReturnsInvalid [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallValidBuffers(input: "", expectedRuneCount: 0, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallValidBuffers(input: "58", expectedRuneCount: 1, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallValidBuffers(input: "5859", expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallValidBuffers(input: "58595A", expectedRuneCount: 3, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallValidBuffers(input: "C3A9", expectedRuneCount: 1, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallValidBuffers(input: "58C3A9", expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallValidBuffers(input: "C3A958", expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallValidBuffers(input: "E282AC", expectedRuneCount: 1, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "C3A921222324303132333435363738393A3B3C3D3E3F", expectedRuneCount: 21, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "F09F9880F09F9880", expectedRuneCount: 2, expectedSurrogatePairCount: 2) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "E282ACE282ACC3A9C3A9C3A9C3A9", expectedRuneCount: 6, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "E282ACE282ACE282ACC3A9", expectedRuneCount: 4, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "E282ACE282ACE282ACE282AC", expectedRuneCount: 4, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "E282ACE282ACE282AC", expectedRuneCount: 3, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "E282AC203040", expectedRuneCount: 4, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "E282AC20", expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "C3A950C3A9304050", expectedRuneCount: 6, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "C3A95051", expectedRuneCount: 3, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "C3A9C3A9C3A95051", expectedRuneCount: 5, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "C3A9C3A9C3A9C3A9", expectedRuneCount: 4, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "21C3A930313233", expectedRuneCount: 6, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "2122C3A930313233", expectedRuneCount: 7, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "212223C3A930313233", expectedRuneCount: 8, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "C3A921222324303132333435363738393A3B3C3D3E3F303132"···, expectedRuneCount: 38, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "F09F9880303132", expectedRuneCount: 4, expectedSurrogatePairCount: 1) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeValidBuffers(input: "F09FA4B8F09F8FBDE2808DE29980EFB88F", expectedRuneCount: 5, expectedSurrogatePairCount: 2) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSurrogateThreeByteSequences_ReturnsInvalid [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "303180202122232425", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031FD808080", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031FC808080", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031FB808080", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031FA808080", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031F9808080", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031F8808080", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031F7808080", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031F6808080", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031F5808080", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "E78B8080", expectedRetVal: 3, expectedRuneCount: 1, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031E69C88E59BE69C88", expectedRetVal: 5, expectedRuneCount: 3, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031EDA080E282ACE282AC", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031E1C080E282ACE282AC", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031E17F80E282ACE282AC", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031E0C080E282ACE282AC", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031E07F80E282ACE282AC", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031E09F80E282ACE282AC", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "C280C280C280C180", expectedRetVal: 6, expectedRuneCount: 3, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "C280C280C180C280", expectedRetVal: 4, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "C280C28080203040", expectedRetVal: 4, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "C280C2C0", expectedRetVal: 2, expectedRuneCount: 1, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "C280C27F", expectedRetVal: 2, expectedRuneCount: 1, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "C2C0C280", expectedRetVal: 0, expectedRuneCount: 0, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "C27FC280", expectedRetVal: 0, expectedRuneCount: 0, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "C280C180", expectedRetVal: 2, expectedRuneCount: 1, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031C1802021222324", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031C0802021222324", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031FE808080", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithLargeInvalidBuffers(input: "3031FF808080", expectedRetVal: 2, expectedRuneCount: 2, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithImproperlyTerminatedThreeByteSequence_ReturnsInvalid [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithImproperlyTerminatedTwoByteSequences_ReturnsInvalid [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithOverlongFourByteSequences_ReturnsInvalid [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "80", expectedRetVal: 0, expectedRuneCount: 0, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "E0C080", expectedRetVal: 0, expectedRuneCount: 0, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "E09F80", expectedRetVal: 0, expectedRuneCount: 0, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "E2827F", expectedRetVal: 0, expectedRuneCount: 0, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "58E282", expectedRetVal: 1, expectedRuneCount: 1, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "58C27F", expectedRetVal: 1, expectedRuneCount: 1, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "C2", expectedRetVal: 0, expectedRuneCount: 0, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "58C180", expectedRetVal: 1, expectedRuneCount: 1, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "58C1", expectedRetVal: 1, expectedRuneCount: 1, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "C08081", expectedRetVal: 0, expectedRuneCount: 0, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "C080", expectedRetVal: 0, expectedRuneCount: 0, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "C0", expectedRetVal: 0, expectedRuneCount: 0, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "588182", expectedRetVal: 1, expectedRuneCount: 1, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "5880", expectedRetVal: 1, expectedRuneCount: 1, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "838485", expectedRetVal: 0, expectedRuneCount: 0, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "8182", expectedRetVal: 0, expectedRuneCount: 0, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "ED7F80", expectedRetVal: 0, expectedRuneCount: 0, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithSmallInvalidBuffers(input: "EDA080", expectedRetVal: 0, expectedRuneCount: 0, expectedSurrogatePairCount: 0) [14:21:57] info: [STRT] System.Text.Unicode.Tests.Utf8UtilityTests.GetIndexOfFirstInvalidUtf8Sequence_WithOutOfRangeFourByteSequences_ReturnsInvalid [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyDefaultAliasAttributeTests.Ctor_String(defaultAlias: null) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyDefaultAliasAttributeTests.Ctor_String(defaultAlias: "") [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyDefaultAliasAttributeTests.Ctor_String(defaultAlias: "defaultAlias") [14:21:57] info: [STRT] System.Tests.InvalidProgramExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.InvalidProgramExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.InvalidProgramExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-1", offset: 0, count: 2, style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-12", offset: 0, count: 3, style: Integer, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-1234", offset: 0, count: 5, style: Integer, provider: null, expected: -1234) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-12345", offset: 0, count: 6, style: Integer, provider: null, expected: -12345) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-123456", offset: 0, count: 7, style: Integer, provider: null, expected: -123456) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-1234567", offset: 0, count: 8, style: Integer, provider: null, expected: -1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-12345678", offset: 0, count: 9, style: Integer, provider: null, expected: -12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-123456789", offset: 0, count: 10, style: Integer, provider: null, expected: -123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-1234567890", offset: 0, count: 11, style: Integer, provider: null, expected: -1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "80000000", offset: 0, count: 8, style: HexNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "FFFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10000000000000000000000000000000", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "11111111111111111111111111111111", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "$(1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "($1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "$-1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-$1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "|1000", offset: 0, count: 5, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-2147483648", offset: 0, count: 11, style: AllowLeadingSign, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123-", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: " -2147483648 ", offset: 0, count: 17, style: Integer, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "(1E2)", offset: 0, count: 5, style: AllowParentheses | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-1E2", offset: 0, count: 4, style: AllowLeadingSign | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -23123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -3) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "3.00", offset: 0, count: 4, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "3.00000000", offset: 0, count: 10, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "3.000000000", offset: 0, count: 11, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "3.0000000000", offset: 0, count: 12, style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "12345678901", offset: 0, count: 11, style: Integer, provider: null, expected: 12345678901) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456789012", offset: 0, count: 12, style: Integer, provider: null, expected: 123456789012) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1234567890123", offset: 0, count: 13, style: Integer, provider: null, expected: 1234567890123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "12345678901234", offset: 0, count: 14, style: Integer, provider: null, expected: 12345678901234) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456789012345", offset: 0, count: 15, style: Integer, provider: null, expected: 123456789012345) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1234567890123456", offset: 0, count: 16, style: Integer, provider: null, expected: 1234567890123456) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "12345678901234567", offset: 0, count: 17, style: Integer, provider: null, expected: 12345678901234567) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456789012345678", offset: 0, count: 18, style: Integer, provider: null, expected: 123456789012345678) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1234567890123456789", offset: 0, count: 19, style: Integer, provider: null, expected: 1234567890123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-1", offset: 0, count: 2, style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-12", offset: 0, count: 3, style: Integer, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-1234", offset: 0, count: 5, style: Integer, provider: null, expected: -1234) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-12345", offset: 0, count: 6, style: Integer, provider: null, expected: -12345) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-123456", offset: 0, count: 7, style: Integer, provider: null, expected: -123456) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-1234567", offset: 0, count: 8, style: Integer, provider: null, expected: -1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-12345678", offset: 0, count: 9, style: Integer, provider: null, expected: -12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-123456789", offset: 0, count: 10, style: Integer, provider: null, expected: -123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-1234567890", offset: 0, count: 11, style: Integer, provider: null, expected: -1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-12345678901", offset: 0, count: 12, style: Integer, provider: null, expected: -12345678901) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-123456789012", offset: 0, count: 13, style: Integer, provider: null, expected: -123456789012) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-1234567890123", offset: 0, count: 14, style: Integer, provider: null, expected: -1234567890123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-12345678901234", offset: 0, count: 15, style: Integer, provider: null, expected: -12345678901234) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-123456789012345", offset: 0, count: 16, style: Integer, provider: null, expected: -123456789012345) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-1234567890123456", offset: 0, count: 17, style: Integer, provider: null, expected: -1234567890123456) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-12345678901234567", offset: 0, count: 18, style: Integer, provider: null, expected: -12345678901234567) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-123456789012345678", offset: 0, count: 19, style: Integer, provider: null, expected: -123456789012345678) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-1234567890123456789", offset: 0, count: 20, style: Integer, provider: null, expected: -1234567890123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456789", offset: 0, count: 9, style: HexNumber, provider: null, expected: 4886718345) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456789A", offset: 0, count: 10, style: HexNumber, provider: null, expected: 78187493530) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456789AB", offset: 0, count: 11, style: HexNumber, provider: null, expected: 1250999896491) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456789ABC", offset: 0, count: 12, style: HexNumber, provider: null, expected: 20015998343868) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456789ABCD", offset: 0, count: 13, style: HexNumber, provider: null, expected: 320255973501901) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456789ABCDE", offset: 0, count: 14, style: HexNumber, provider: null, expected: 5124095576030430) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456789ABCDEF", offset: 0, count: 15, style: HexNumber, provider: null, expected: 81985529216486895) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "123456789ABCDEF0", offset: 0, count: 16, style: HexNumber, provider: null, expected: 1311768467463790320) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101", offset: 0, count: 33, style: BinaryNumber, provider: null, expected: 5726623061) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010", offset: 0, count: 34, style: BinaryNumber, provider: null, expected: 11453246122) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101", offset: 0, count: 35, style: BinaryNumber, provider: null, expected: 22906492245) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101010", offset: 0, count: 36, style: BinaryNumber, provider: null, expected: 45812984490) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010101", offset: 0, count: 37, style: BinaryNumber, provider: null, expected: 91625968981) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010", offset: 0, count: 38, style: BinaryNumber, provider: null, expected: 183251937962) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101010101", offset: 0, count: 39, style: BinaryNumber, provider: null, expected: 366503875925) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010101010", offset: 0, count: 40, style: BinaryNumber, provider: null, expected: 733007751850) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101", offset: 0, count: 41, style: BinaryNumber, provider: null, expected: 1466015503701) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101010101010", offset: 0, count: 42, style: BinaryNumber, provider: null, expected: 2932031007402) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010101010101", offset: 0, count: 43, style: BinaryNumber, provider: null, expected: 5864062014805) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010", offset: 0, count: 44, style: BinaryNumber, provider: null, expected: 11728124029610) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101010101010101", offset: 0, count: 45, style: BinaryNumber, provider: null, expected: 23456248059221) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010101010101010", offset: 0, count: 46, style: BinaryNumber, provider: null, expected: 46912496118442) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101", offset: 0, count: 47, style: BinaryNumber, provider: null, expected: 93824992236885) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010101010101010101010", offset: 0, count: 48, style: BinaryNumber, provider: null, expected: 187649984473770) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101010101010101010101", offset: 0, count: 49, style: BinaryNumber, provider: null, expected: 375299968947541) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010", offset: 0, count: 50, style: BinaryNumber, provider: null, expected: 750599937895082) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 51, style: BinaryNumber, provider: null, expected: 1501199875790165) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 52, style: BinaryNumber, provider: null, expected: 3002399751580330) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 53, style: BinaryNumber, provider: null, expected: 6004799503160661) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 54, style: BinaryNumber, provider: null, expected: 12009599006321322) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 55, style: BinaryNumber, provider: null, expected: 24019198012642645) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 56, style: BinaryNumber, provider: null, expected: 48038396025285290) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 57, style: BinaryNumber, provider: null, expected: 96076792050570581) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 58, style: BinaryNumber, provider: null, expected: 192153584101141162) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 59, style: BinaryNumber, provider: null, expected: 384307168202282325) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 60, style: BinaryNumber, provider: null, expected: 768614336404564650) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 61, style: BinaryNumber, provider: null, expected: 1537228672809129301) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 62, style: BinaryNumber, provider: null, expected: 3074457345618258602) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 63, style: BinaryNumber, provider: null, expected: 6148914691236517205) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010101010101010101010"···, offset: 0, count: 64, style: BinaryNumber, provider: null, expected: -6148914691236517206) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-9223372036854775808", offset: 0, count: 20, style: Integer, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "9223372036854775807", offset: 0, count: 19, style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: " -9223372036854775808 ", offset: 0, count: 26, style: Integer, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: " +9223372036854775807 ", offset: 0, count: 26, style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "7FFFFFFFFFFFFFFF", offset: 0, count: 16, style: HexNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "8000000000000000", offset: 0, count: 16, style: HexNumber, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "FFFFFFFFFFFFFFFF", offset: 0, count: 16, style: HexNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: " FFFFFFFFFFFFFFFF ", offset: 0, count: 21, style: HexNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, offset: 0, count: 63, style: BinaryNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, offset: 0, count: 64, style: BinaryNumber, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, offset: 0, count: 64, style: BinaryNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: " 11111111111111111111111111111111111111111111111"···, offset: 0, count: 69, style: BinaryNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "-9223372036854775808", offset: 0, count: 19, style: Integer, provider: null, expected: -922337203685477580) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "09223372036854775807", offset: 1, count: 19, style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "9223372036854775807", offset: 0, count: 1, style: Integer, provider: null, expected: 9) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "ABC", offset: 0, count: 2, style: HexNumber, provider: null, expected: 171) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "101010110101", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 171) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidSpanTest(value: "$1,000", offset: 0, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromUInt32Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromHalfTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_CheckedAdditionTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadLittleEndianUInt16Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromInt32Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_BitwiseAndTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromSingleTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.MinNumberTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_CheckedDivisionTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.RadixTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadLittleEndianInt128Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.RotateRightTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_BitwiseOrTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.AllBitsSetTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadLittleEndianInt32Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadLittleEndianUInt96Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsPositiveInfinityTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsCanonicalTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_EqualityTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryWriteLittleEndianTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_DivisionTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromInt16Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.PopCountTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ZeroTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.GetByteCountTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromCharTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.NegativeOneTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_CheckedIncrementTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromIntPtrTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromByteTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromInt32Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ClampTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsOddIntegerTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromUInt64Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadBigEndianInt128Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_MultiplyTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.MinMagnitudeTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsNegativeTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_SubtractionTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadLittleEndianByteTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsIntegerTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_UnsignedRightShiftTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadBigEndianUInt64Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsComplexNumberTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadLittleEndianInt64Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsEvenIntegerTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsZeroTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_LeftShiftTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadLittleEndianUInt128Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadBigEndianSByteTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.GetShortestBitLengthTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadBigEndianUInt16Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsFiniteTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromInt16Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsPositiveTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromUInt128Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_IncrementTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromInt128Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadBigEndianByteTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.RotateLeftTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromSingleTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromNFloatTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.AdditiveIdentityTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_ExclusiveOrTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadBigEndianUInt128Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_CheckedSubtractionTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromCharTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromCharTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromInt32Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_GreaterThanOrEqualTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.MinValueTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsInfinityTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadBigEndianUInt96Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.MaxTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.MaxValueTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromByteTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_ModulusTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.MinMagnitudeNumberTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadLittleEndianSByteTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromSByteTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromSByteTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.MaxNumberTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.MaxMagnitudeTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromInt64Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromInt64Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_LessThanTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadLittleEndianUInt64Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadBigEndianInt32Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsSubnormalTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromDoubleTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.LeadingZeroCountTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_CheckedMultiplyTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadBigEndianInt96Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromByteTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromInt128Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromInt64Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "0", style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "2147483647", style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "02147483647", style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000002"···, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123\0\0", style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1", style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "12", style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-1", style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-12", style: Integer, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-123", style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-1234", style: Integer, provider: null, expected: -1234) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-12345", style: Integer, provider: null, expected: -12345) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-123456", style: Integer, provider: null, expected: -123456) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-1234567", style: Integer, provider: null, expected: -1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-12345678", style: Integer, provider: null, expected: -12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-123456789", style: Integer, provider: null, expected: -123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-1234567890", style: Integer, provider: null, expected: -1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "abc", style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "ABC", style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "80000000", style: HexNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "FFFFFFFF", style: HexNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "100100011", style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010111100", style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10010", style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10000000000000000000000000000000", style: BinaryNumber, provider: null, expected: 2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "11111111111111111111111111111111", style: BinaryNumber, provider: null, expected: 4294967295) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "$1|000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "$ 1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "$(1000)", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "($1000)", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "$-1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "100", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "|1000", style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123", style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-2147483648", style: AllowLeadingSign, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-123", style: AllowLeadingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "+0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "+123", style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "|123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123", style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123+", style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123-", style: AllowTrailingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123|", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: " 123", style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: " 123 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123 ", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123 \0\0", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: " 2147483647 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: " -2147483648 ", style: Integer, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "\t\t123\t\t", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "\n\n123\n\n", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "\v\v123\v\v", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "\f\f123\f\f", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "\r\r123\r\r", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: " 0 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: " 000000000 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1000", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1|0|0|0", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1|||", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1111", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1E2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1E+2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1e2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1E0", style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "(1E2)", style: AllowParentheses | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-1E2", style: AllowLeadingSign | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1E|2", style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123", style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "(123)", style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "67|", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -23123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -3) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "3.00", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "3.00000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "3.000000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "3.0000000000", style: Number, provider: , expected: 3) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1", style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "12", style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "12345678901", style: Integer, provider: null, expected: 12345678901) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456789012", style: Integer, provider: null, expected: 123456789012) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1234567890123", style: Integer, provider: null, expected: 1234567890123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "12345678901234", style: Integer, provider: null, expected: 12345678901234) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456789012345", style: Integer, provider: null, expected: 123456789012345) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1234567890123456", style: Integer, provider: null, expected: 1234567890123456) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "12345678901234567", style: Integer, provider: null, expected: 12345678901234567) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456789012345678", style: Integer, provider: null, expected: 123456789012345678) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1234567890123456789", style: Integer, provider: null, expected: 1234567890123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-1", style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-12", style: Integer, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-123", style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-1234", style: Integer, provider: null, expected: -1234) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-12345", style: Integer, provider: null, expected: -12345) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-123456", style: Integer, provider: null, expected: -123456) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-1234567", style: Integer, provider: null, expected: -1234567) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-12345678", style: Integer, provider: null, expected: -12345678) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-123456789", style: Integer, provider: null, expected: -123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-1234567890", style: Integer, provider: null, expected: -1234567890) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-12345678901", style: Integer, provider: null, expected: -12345678901) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-123456789012", style: Integer, provider: null, expected: -123456789012) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-1234567890123", style: Integer, provider: null, expected: -1234567890123) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-12345678901234", style: Integer, provider: null, expected: -12345678901234) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-123456789012345", style: Integer, provider: null, expected: -123456789012345) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-1234567890123456", style: Integer, provider: null, expected: -1234567890123456) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-12345678901234567", style: Integer, provider: null, expected: -12345678901234567) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-123456789012345678", style: Integer, provider: null, expected: -123456789012345678) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-1234567890123456789", style: Integer, provider: null, expected: -1234567890123456789) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456789", style: HexNumber, provider: null, expected: 4886718345) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456789A", style: HexNumber, provider: null, expected: 78187493530) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456789AB", style: HexNumber, provider: null, expected: 1250999896491) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456789ABC", style: HexNumber, provider: null, expected: 20015998343868) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456789ABCD", style: HexNumber, provider: null, expected: 320255973501901) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456789ABCDE", style: HexNumber, provider: null, expected: 5124095576030430) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456789ABCDEF", style: HexNumber, provider: null, expected: 81985529216486895) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "123456789ABCDEF0", style: HexNumber, provider: null, expected: 1311768467463790320) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2863311530) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 5726623061) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 11453246122) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 22906492245) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 45812984490) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 91625968981) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 183251937962) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 366503875925) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 733007751850) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1466015503701) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2932031007402) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 5864062014805) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 11728124029610) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 23456248059221) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 46912496118442) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 93824992236885) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 187649984473770) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 375299968947541) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 750599937895082) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 1501199875790165) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 3002399751580330) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 6004799503160661) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 12009599006321322) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 24019198012642645) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 48038396025285290) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 96076792050570581) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 192153584101141162) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 384307168202282325) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 768614336404564650) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 1537228672809129301) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 3074457345618258602) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: 6148914691236517205) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010101010101010101010"···, style: BinaryNumber, provider: null, expected: -6148914691236517206) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "-9223372036854775808", style: Integer, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "9223372036854775807", style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: " -9223372036854775808 ", style: Integer, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: " +9223372036854775807 ", style: Integer, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "7FFFFFFFFFFFFFFF", style: HexNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "8000000000000000", style: HexNumber, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "FFFFFFFFFFFFFFFF", style: HexNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: " FFFFFFFFFFFFFFFF ", style: HexNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, expected: 9223372036854775807) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, expected: -9223372036854775808) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseValidStringTest(value: " 11111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsPow2Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsImaginaryNumberTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromDecimalTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_UnaryPlusTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsNaNTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_AdditionTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_CheckedDecrementTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.SignTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryWriteBigEndianTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromSByteTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_InequalityTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadLittleEndianInt96Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.MultiplicativeIdentityTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromSingleTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_DecrementTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsRealNumberTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsNegativeInfinityTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.AbsTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_GreaterThanTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_OnesComplementTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadLittleEndianUInt32Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromHalfTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.MinTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_RightShiftTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TrailingZeroCountTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadBigEndianInt16Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_CheckedUnaryNegationTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadLittleEndianInt16Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadBigEndianInt64Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.IsNormalTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_LessThanOrEqualTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateCheckedFromUInt16Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateSaturatingFromInt128Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.DivRemTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromInt16Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.op_UnaryNegationTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.Log2Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.TryReadBigEndianUInt32Test [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.OneTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.MaxMagnitudeNumberTest [14:21:57] info: [STRT] System.Tests.Int64Tests_GenericMath.CreateTruncatingFromHalfTest [14:21:57] info: [STRT] System.Tests.UnreachableExceptionTests.MessageInnerExceptionConstructor [14:21:57] info: [STRT] System.Tests.UnreachableExceptionTests.MessageConstructor [14:21:57] info: [STRT] System.Tests.UnreachableExceptionTests.DefaultConstructor [14:21:57] info: [STRT] System.Tests.OutOfMemoryExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.OutOfMemoryExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.OutOfMemoryExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Runtime.Tests.DependentHandleTests.Dispose_ValidOnDefault [14:21:57] info: [STRT] System.Runtime.Tests.DependentHandleTests.GetDependent_ThrowsInvalidOperationException [14:21:57] info: [STRT] System.Runtime.Tests.DependentHandleTests.GetSetDependent [14:21:57] info: [STRT] System.Runtime.Tests.DependentHandleTests.GetNullTarget [14:21:57] info: [STRT] System.Runtime.Tests.DependentHandleTests.SetTargetToNull_StateIsConsistent [14:21:57] info: [STRT] System.Runtime.Tests.DependentHandleTests.SetTarget_NotAllocated_ThrowsInvalidOperationException [14:21:57] info: [STRT] System.Runtime.Tests.DependentHandleTests.SetTargetToNull_RepeatedCallsAreFine [14:21:57] info: [STRT] System.Runtime.Tests.DependentHandleTests.SetTarget_NotNullObject_ThrowsInvalidOperationException [14:21:57] info: [STRT] System.Runtime.Tests.DependentHandleTests.GetTarget_ThrowsInvalidOperationException [14:21:57] info: [STRT] System.Runtime.Tests.DependentHandleTests.SetDependent_ThrowsInvalidOperationException [14:21:57] info: [STRT] System.Runtime.Tests.DependentHandleTests.GetNotNullTarget [14:21:57] info: [STRT] System.Runtime.Tests.DependentHandleTests.Dispose_RepeatedCallsAreFine [14:21:57] info: [STRT] System.Tests.DelegateTests.SameGenericMethodObtainedViaDelegateAndReflectionAreSameForStruct [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_ConvertNonMatchingTToNullable_ThrowsArgumentException [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_NullValueType_Succeeds [14:21:57] info: [STRT] System.Tests.DelegateTests.ClosedStaticDelegate [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_MissingTypeForDefaultParameter_Succeeds [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_DefaultParameter_AllPrimitiveParametersWithMissingValues [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_NullRefValueTypeParameter_ReturnsValueTypeDefault [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_DefaultParameter_AllPrimitiveParametersWithSomeExplicitValues [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_SizePreservingNonVauePreservingConversion_ThrowsArgumentException [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_OptionalParameter_WithExplicitValue [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_TypeDoesntExactlyMatchRefValueType_ThrowsArgumentException [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_ConvertMatchingTToNullable_Succeeds [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_MissingTypeForTwoCustomConstantAttributes_Succeeds [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_ParameterSpecification_ArrayOfMissing [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_RefValueTypeParameter(args: [7], expected: [8]) [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_RefValueTypeParameter(args: [null], expected: [1]) [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_ParameterSpecification_ArrayOfStrings [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_ValuePreservingPrimitiveWidening_Succeeds(o1: 7, o2: 7) [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_ValuePreservingPrimitiveWidening_Succeeds(o1: 7, o2: Seven) [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_ValuePreservingPrimitiveWidening_Succeeds(o1: 7, o2: Seven) [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_OptionalParameter_WithMissingValue [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_MissingTypeForCustomConstantAttributeWithDefault_Succeeds [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_MissingTypeForNonDefaultParameter_ThrowsArgumentException [14:21:57] info: [STRT] System.Tests.DelegateTests.SameMethodObtainedViaDelegateAndReflectionAreSameForStruct [14:21:57] info: [STRT] System.Tests.DelegateTests.SameMethodObtainedViaDelegateAndReflectionAreSameForClass [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_DefaultParameter_AllPrimitiveParametersWithAllExplicitValues [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_ValuePreservingWideningToEnum_Succeeds(o1: Seven, o2: 7) [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_ValuePreservingWideningToEnum_Succeeds(o1: Seven, o2: 7) [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_DefaultParameter_NullableIntWithMissingValue [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_OptionalParameterUnassingableFromMissing_WithMissingValue [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_MissingTypeForCustomConstantAttribute_Succeeds [14:21:57] info: [STRT] System.Tests.DelegateTests.DynamicInvoke_DefaultParameter_EnumParameterWithMissingValue [14:21:57] info: [STRT] System.Tests.DelegateTests.SameGenericMethodObtainedViaDelegateAndReflectionAreSameForClass [14:21:57] info: [STRT] System.Tests.AttributeIsDefinedTests.IsDefined_Interface [14:21:57] info: [STRT] System.Tests.AttributeIsDefinedTests.IsDefined_PropertyInfo [14:21:57] info: [STRT] System.Tests.AttributeIsDefinedTests.TestIsDefined [14:21:57] info: [STRT] System.Tests.AttributeIsDefinedTests.IsDefined_PropertyInfo_Override [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_CheckedUnaryNegationTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromSingleTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromDecimalTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_CheckedAdditionTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadLittleEndianSByteTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromHalfTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.Log2Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromNFloatTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.MaxNumberTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromSingleTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_DivisionTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.SignTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadLittleEndianInt128Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.RotateRightTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_BitwiseAndTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromSByteTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.AllBitsSetTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadLittleEndianInt16Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadLittleEndianUInt64Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsNegativeInfinityTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_CheckedDivisionTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryWriteLittleEndianTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_CheckedDecrementTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.PopCountTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.OneTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadLittleEndianUInt128Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromUInt64Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromUInt128Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_LeftShiftTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_IncrementTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromInt64Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.ZeroTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromByteTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromInt64Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromInt32Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_MultiplyTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromCharTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsNegativeTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromUInt16Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromByteTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadBigEndianInt128Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.MultiplicativeIdentityTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsZeroTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromCharTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsInfinityTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.MinMagnitudeNumberTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadBigEndianUInt128Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsFiniteTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_RightShiftTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadBigEndianUInt32Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadLittleEndianInt64Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsPositiveTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.MaxMagnitudeNumberTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadLittleEndianUInt96Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadBigEndianInt96Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.GetShortestBitLengthTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadBigEndianUInt16Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsCanonicalTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromDoubleTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsNaNTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromUInt32Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_EqualityTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromInt16Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadBigEndianByteTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.LeadingZeroCountTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromInt128Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.AdditiveIdentityTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_ExclusiveOrTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadBigEndianUInt96Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.MinMagnitudeTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.AbsTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromHalfTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_GreaterThanTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.MaxValueTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsEvenIntegerTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadBigEndianUInt64Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_CheckedMultiplyTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_CheckedIncrementTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_InequalityTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.MaxMagnitudeTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromInt32Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromSByteTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadLittleEndianInt96Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromIntPtrTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromInt128Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.ClampTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsPositiveInfinityTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromInt16Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_GreaterThanOrEqualTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadLittleEndianUInt32Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadBigEndianInt16Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsRealNumberTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromCharTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromInt64Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.RotateLeftTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_ModulusTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadBigEndianSByteTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromInt32Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromInt128Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_UnaryNegationTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryWriteBigEndianTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsComplexNumberTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromByteTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_SubtractionTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsImaginaryNumberTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_AdditionTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_LessThanOrEqualTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.MinTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.GetByteCountTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromSingleTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_DecrementTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadLittleEndianInt32Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_CheckedSubtractionTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.MinValueTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_UnaryPlusTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_LessThanTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsNormalTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsIntegerTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.RadixTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_OnesComplementTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsPow2Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadLittleEndianUInt16Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromInt16Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.MinNumberTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsSubnormalTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TrailingZeroCountTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadBigEndianInt32Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.NegativeOneTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadLittleEndianByteTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.TryReadBigEndianInt64Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.IsOddIntegerTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.MaxTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateCheckedFromSByteTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.DivRemTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromHalfTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.CreateTruncatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_UnsignedRightShiftTest [14:21:57] info: [STRT] System.Tests.Int128Tests_GenericMath.op_BitwiseOrTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidStringTest(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidStringTest(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidStringTest(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidStringTest(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidStringTest(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidStringTest(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidStringTest(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidStringTest(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidStringTest(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidStringTest(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidStringTest(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidStringTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromInt64Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_CheckedAdditionTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.TryWriteExponentLittleEndianTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromCharTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_CheckedMultiplyTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromInt32Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromIntPtrTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromHalfTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ZeroTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromSingleTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.TryWriteExponentBigEndianTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.Log2Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsEvenIntegerTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ClampTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.MultiplicativeIdentityTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.GetSignificandByteCountTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_IncrementTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsPositiveInfinityTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsFiniteTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.AbsTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_ModulusTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromByteTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsPow2Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromUInt16Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.MaxValueTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromSByteTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromSingleTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_SubtractionTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromDecimalTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromHalfTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromUInt64Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromSingleTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromCharTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromByteTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromInt32Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsPositiveTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_CheckedDecrementTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromInt16Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.MaxMagnitudeNumberTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsNormalTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.NegativeOneTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_InequalityTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsCanonicalTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsNegativeTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_CheckedSubtractionTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_CheckedDivisionTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsImaginaryNumberTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.GetExponentShortestBitLengthTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsInfinityTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsSubnormalTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.MinMagnitudeTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.TryWriteSignificandLittleEndianTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_DecrementTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.MinValueTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_DivisionTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsComplexNumberTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromByteTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsOddIntegerTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromInt128Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.RadixTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromSByteTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_GreaterThanOrEqualTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromInt16Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.AllBitsSetTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_AdditionTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.MaxNumberTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromInt32Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.GetExponentByteCountTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_UnaryNegationTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromInt64Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromSByteTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.MinNumberTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromDoubleTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsNaNTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_EqualityTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromInt64Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromCharTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromInt128Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromHalfTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.MinMagnitudeNumberTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.TryWriteSignificandBigEndianTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromInt128Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.MaxMagnitudeTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromUInt32Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.MaxTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.GetSignificandBitLengthTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_GreaterThanTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_CheckedUnaryNegationTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromUInt128Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsIntegerTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.AdditiveIdentityTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.OneTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_LessThanOrEqualTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateSaturatingFromInt16Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsNegativeInfinityTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidSpanTest(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidSpanTest(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidSpanTest(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidSpanTest(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidSpanTest(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidSpanTest(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidSpanTest(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidSpanTest(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidSpanTest(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidSpanTest(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidSpanTest(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.ParseInvalidSpanTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_MultiplyTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsRealNumberTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateCheckedFromNFloatTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_UnaryPlusTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.CreateTruncatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_LessThanTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.MinTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.SignTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.op_CheckedIncrementTest [14:21:57] info: [STRT] System.Tests.HalfTests_GenericMath.IsZeroTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-1", offset: 0, count: 2, style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-12", offset: 0, count: 3, style: Integer, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-1234", offset: 0, count: 5, style: Integer, provider: null, expected: -1234) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-12345", offset: 0, count: 6, style: Integer, provider: null, expected: -12345) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-123456", offset: 0, count: 7, style: Integer, provider: null, expected: -123456) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-1234567", offset: 0, count: 8, style: Integer, provider: null, expected: -1234567) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-12345678", offset: 0, count: 9, style: Integer, provider: null, expected: -12345678) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-123456789", offset: 0, count: 10, style: Integer, provider: null, expected: -123456789) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-1234567890", offset: 0, count: 11, style: Integer, provider: null, expected: -1234567890) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: -1431655766) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "80000000", offset: 0, count: 8, style: HexNumber, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "7FFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "10000000000000000000000000000000", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1111111111111111111111111111111", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "$(1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "($1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "$-1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-$1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "|1000", offset: 0, count: 5, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-2147483648", offset: 0, count: 11, style: AllowLeadingSign, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123-", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: " -2147483648 ", offset: 0, count: 17, style: Integer, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "(1E2)", offset: 0, count: 5, style: AllowParentheses | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-1E2", offset: 0, count: 4, style: AllowLeadingSign | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -23123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -3) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "2147483647", offset: 1, count: 9, style: None, provider: null, expected: 147483647) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "2147483647", offset: 1, count: 1, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123\0\0", offset: 2, count: 2, style: None, provider: null, expected: 3) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "abc", offset: 0, count: 1, style: HexNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "ABC", offset: 1, count: 1, style: HexNumber, provider: null, expected: 11) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "FFFFFFFF", offset: 6, count: 2, style: HexNumber, provider: null, expected: 255) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "FFFFFFFF", offset: 0, count: 1, style: HexNumber, provider: null, expected: 15) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1010", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1010", offset: 1, count: 1, style: BinaryNumber, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "11111111", offset: 6, count: 2, style: BinaryNumber, provider: null, expected: 3) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "11111111", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-$1000", offset: 1, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "100", offset: 1, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 1, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1000", offset: 1, count: 3, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "|1000", offset: 0, count: 2, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 2, style: Any, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-2147483648", offset: 0, count: 10, style: AllowLeadingSign, provider: null, expected: -214748364) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "123-", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1E2", offset: 0, count: 1, style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "1E+2", offset: 3, count: 1, style: AllowExponent, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "(1E2)", offset: 1, count: 3, style: AllowParentheses | AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidSpanTest(value: "-1E2", offset: 1, count: 3, style: AllowLeadingSign | AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromUInt32Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromHalfTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_CheckedAdditionTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadLittleEndianUInt16Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromInt32Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_BitwiseAndTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromSingleTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.MinNumberTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_CheckedDivisionTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.RadixTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadLittleEndianInt128Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.RotateRightTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_BitwiseOrTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromUInt32Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.AllBitsSetTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadLittleEndianInt32Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadLittleEndianUInt96Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsPositiveInfinityTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsCanonicalTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_EqualityTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryWriteLittleEndianTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_DivisionTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromInt16Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.PopCountTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ZeroTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.GetByteCountTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromCharTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.NegativeOneTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_CheckedIncrementTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromIntPtrTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromByteTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromInt32Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ClampTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsOddIntegerTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromUInt64Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromDecimalTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadBigEndianInt128Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_MultiplyTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.MinMagnitudeTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromDoubleTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsNegativeTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_SubtractionTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadLittleEndianByteTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromUInt16Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsIntegerTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_UnsignedRightShiftTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadBigEndianUInt64Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsComplexNumberTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadLittleEndianInt64Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsEvenIntegerTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsZeroTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_LeftShiftTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadLittleEndianUInt128Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadBigEndianSByteTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.GetShortestBitLengthTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadBigEndianUInt16Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsFiniteTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromInt16Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsPositiveTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromUInt128Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_IncrementTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromInt128Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadBigEndianByteTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromUInt128Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.RotateLeftTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromSingleTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromNFloatTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.AdditiveIdentityTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_ExclusiveOrTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadBigEndianUInt128Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_CheckedSubtractionTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromCharTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromCharTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromInt32Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_GreaterThanOrEqualTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.MinValueTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsInfinityTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadBigEndianUInt96Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.MaxTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.MaxValueTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromByteTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_ModulusTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.MinMagnitudeNumberTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadLittleEndianSByteTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromSByteTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromSByteTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.MaxNumberTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.MaxMagnitudeTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromInt64Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromInt64Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_LessThanTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadLittleEndianUInt64Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadBigEndianInt32Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsSubnormalTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromDoubleTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromNFloatTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.LeadingZeroCountTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_CheckedMultiplyTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadBigEndianInt96Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromByteTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromInt128Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromInt64Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "0", style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "2147483647", style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "02147483647", style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000002"···, style: None, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123\0\0", style: None, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1", style: Integer, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "12", style: Integer, provider: null, expected: 12) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "-1", style: Integer, provider: null, expected: -1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "-12", style: Integer, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "-123", style: Integer, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "-1234", style: Integer, provider: null, expected: -1234) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "-12345", style: Integer, provider: null, expected: -12345) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "-123456", style: Integer, provider: null, expected: -123456) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "-1234567", style: Integer, provider: null, expected: -1234567) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "-12345678", style: Integer, provider: null, expected: -12345678) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "-123456789", style: Integer, provider: null, expected: -123456789) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "-1234567890", style: Integer, provider: null, expected: -1234567890) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: -1431655766) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "abc", style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "ABC", style: HexNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "80000000", style: HexNumber, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "7FFFFFFF", style: HexNumber, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "100100011", style: BinaryNumber, provider: null, expected: 291) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "101010111100", style: BinaryNumber, provider: null, expected: 2748) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "10010", style: BinaryNumber, provider: null, expected: 18) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "10000000000000000000000000000000", style: BinaryNumber, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1111111111111111111111111111111", style: BinaryNumber, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "$1|000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "$ 1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "$(1000)", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "($1000)", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "$-1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "-$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "100", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "|1000", style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123", style: Any, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "-2147483648", style: AllowLeadingSign, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "-123", style: AllowLeadingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "+0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "-0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "+123", style: AllowLeadingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "|123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123", style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123+", style: AllowTrailingSign, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123-", style: AllowTrailingSign, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123|", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: " 123", style: AllowLeadingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: " 123 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123 ", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123 \0\0", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: " 2147483647 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: " -2147483648 ", style: Integer, provider: null, expected: -2147483648) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "\t\t123\t\t", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "\n\n123\n\n", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "\v\v123\v\v", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "\f\f123\f\f", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "\r\r123\r\r", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: " 0 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: " 000000000 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1000", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1|0|0|0", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1|||", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1111", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1E2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1E+2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1e2", style: AllowExponent, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1E0", style: AllowExponent, provider: null, expected: 1) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "(1E2)", style: AllowParentheses | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "-1E2", style: AllowLeadingSign | AllowExponent, provider: null, expected: -100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "1E|2", style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123", style: AllowParentheses, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "(123)", style: AllowParentheses, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "67|", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -23123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -3) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsPow2Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsImaginaryNumberTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromDecimalTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_UnaryPlusTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsNaNTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_AdditionTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_CheckedDecrementTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.SignTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryWriteBigEndianTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromSByteTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_InequalityTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadLittleEndianInt96Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "0b101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "abc", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "+10", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-01", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "65E19", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "65E+19", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "9223372036854775809-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "(9223372036854775809)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidStringTest(value: "2E19", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.MultiplicativeIdentityTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromSingleTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "0b101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "abc", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "+10", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-01", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "65E19", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "65E+19", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775809-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "(9223372036854775809)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.ParseInvalidSpanTest(value: "2E19", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_DecrementTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsRealNumberTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsNegativeInfinityTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.AbsTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_GreaterThanTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_OnesComplementTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadLittleEndianUInt32Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromHalfTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.MinTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_RightShiftTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TrailingZeroCountTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadBigEndianInt16Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_CheckedUnaryNegationTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadLittleEndianInt16Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadBigEndianInt64Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.IsNormalTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_LessThanOrEqualTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateCheckedFromUInt16Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateSaturatingFromInt128Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.DivRemTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromUInt64Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromInt16Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.op_UnaryNegationTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.Log2Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.TryReadBigEndianUInt32Test [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.OneTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.MaxMagnitudeNumberTest [14:21:57] info: [STRT] System.Tests.IntPtrTests_GenericMath.CreateTruncatingFromHalfTest [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyTitleAttributeTests.Ctor_String(title: null) [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyTitleAttributeTests.Ctor_String(title: "") [14:21:57] info: [STRT] System.Reflection.Tests.AssemblyTitleAttributeTests.Ctor_String(title: "title") [14:21:57] info: [STRT] System.Tests.OverflowExceptionTests.Ctor_String_Exception [14:21:57] info: [STRT] System.Tests.OverflowExceptionTests.Ctor_String [14:21:57] info: [STRT] System.Tests.OverflowExceptionTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsEnum_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.Attributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsGenericParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.GetArrayRank_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsMarshalByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsSecurityCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.HasElementType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsContextful_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.GenericTypeArguments_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.GetElementType_Invoke_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.ReflectedType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.GenericParameterPosition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.DeclaringMethod_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsSignatureType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsCOMObject_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsGenericType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.BaseType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsPointer_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsByRef_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsValueType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsTypeDefinition_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsNested_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsPrimitive_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.DeclaringType_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.Types.NonGenericStructTests.IsSZArray_Get_ReturnsExpected [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.0055555555555555566, expectedResult: 0.31830988618379058, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.0075798686324546746, expectedResult: 0.43429448190325182, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.0087266462599716477, expectedResult: 0.5, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.011111111111111112, expectedResult: 0.63661977236758127, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.012097700501686679, expectedResult: 0.69314718055994529, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.012341341494884351, expectedResult: 0.70710678118654746, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.013707783890401885, expectedResult: 0.78539816339744828, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.017453292519943295, expectedResult: 1, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.019693931676727953, expectedResult: 1.1283791670955126, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.024682682989768702, expectedResult: 1.4142135623730949, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.025179778565706631, expectedResult: 1.4426950408889634, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.026179938779914941, expectedResult: 1.5, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.027415567780803771, expectedResult: 1.5707963267948966, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.034906585039886591, expectedResult: 2, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.040187691180085916, expectedResult: 2.3025850929940459, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.043633231299858237, expectedResult: 2.5, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.047442967903742035, expectedResult: 2.7182818284590451, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.052359877559829883, expectedResult: 3, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.054831135561607541, expectedResult: 3.1415926535897931, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: 0.061086523819801536, expectedResult: 3.5, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RadiansToDegreesTest(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNormal(d: -∞, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNormal(d: -1.7976931348623157E+308, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNormal(d: -2.2250738585072014E-308, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNormal(d: -2.2250738585072009E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNormal(d: -4.9406564584124654E-324, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNormal(d: -0, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNormal(d: NaN, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNormal(d: 0, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNormal(d: 4.9406564584124654E-324, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNormal(d: 2.2250738585072009E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNormal(d: 2.2250738585072014E-308, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNormal(d: 1.7976931348623157E+308, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNormal(d: ∞, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.Test_ToString_NotNetFramework [14:21:57] info: [STRT] System.Tests.DoubleTests.CompareTo_ObjectNotDouble_ThrowsArgumentException(value: "a") [14:21:57] info: [STRT] System.Tests.DoubleTests.CompareTo_ObjectNotDouble_ThrowsArgumentException(value: 234) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegativeInfinity(d: -∞, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegativeInfinity(d: -1.7976931348623157E+308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegativeInfinity(d: -2.2250738585072014E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegativeInfinity(d: -2.2250738585072009E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegativeInfinity(d: -4.9406564584124654E-324, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegativeInfinity(d: -0, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegativeInfinity(d: NaN, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegativeInfinity(d: 0, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegativeInfinity(d: 4.9406564584124654E-324, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegativeInfinity(d: 2.2250738585072009E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegativeInfinity(d: 2.2250738585072014E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegativeInfinity(d: 1.7976931348623157E+308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegativeInfinity(d: ∞, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsFinite(d: -∞, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsFinite(d: -1.7976931348623157E+308, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsFinite(d: -2.2250738585072014E-308, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsFinite(d: -2.2250738585072009E-308, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsFinite(d: -4.9406564584124654E-324, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsFinite(d: -0, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsFinite(d: NaN, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsFinite(d: 0, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsFinite(d: 4.9406564584124654E-324, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsFinite(d: 2.2250738585072009E-308, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsFinite(d: 2.2250738585072014E-308, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsFinite(d: 1.7976931348623157E+308, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsFinite(d: ∞, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.NegativeInfinity [14:21:57] info: [STRT] System.Tests.DoubleTests.TryFormat [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_InvalidUtf8 [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: -∞, y: ∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: ∞, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: -1.7976931348623157E+308, y: 1.7976931348623157E+308, expectedResult: -1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: 1.7976931348623157E+308, y: -1.7976931348623157E+308, expectedResult: -1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: -0, y: 0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: 0, y: -0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: 2, y: -3, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: -3, y: 2, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: 3, y: -2, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinMagnitudeNumberTest(x: -2, y: 3, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.DoubleTests.ParsePatterns [14:21:57] info: [STRT] System.Tests.DoubleTests.PositiveInfinity [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNaN(d: -∞, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNaN(d: -1.7976931348623157E+308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNaN(d: -2.2250738585072014E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNaN(d: -2.2250738585072009E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNaN(d: -4.9406564584124654E-324, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNaN(d: -0, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNaN(d: NaN, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNaN(d: 0, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNaN(d: 4.9406564584124654E-324, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNaN(d: 2.2250738585072009E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNaN(d: 2.2250738585072014E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNaN(d: 1.7976931348623157E+308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNaN(d: ∞, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.Ctor_Empty [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -∞, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: 5.5808859910179214, expectedResult: 2.7182818284590451, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: 3.9334096679145962, expectedResult: 2.3025850929940459, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: 1.9706864235520194, expectedResult: 1.5707963267948966, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: 1.7182818284590451, expectedResult: 1.4426950408889634, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: 1.6651441426902251, expectedResult: 1.4142135623730949, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: 1.1861299583286617, expectedResult: 1.1283791670955126, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: 1, expectedResult: 1, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: 0.72356793412734954, expectedResult: 0.78539816339744828, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: 0.63252691943815287, expectedResult: 0.70710678118654757, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: 0.61680667224167463, expectedResult: 0.69314718055994529, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: 0.55468227548210014, expectedResult: 0.63661977236758138, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: 0.3512498725672672, expectedResult: 0.43429448190325182, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: 0.2468689889006383, expectedResult: 0.31830988618379069, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -0.19799112103854805, expectedResult: -0.31830988618379069, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -0.2599444260445482, expectedResult: -0.43429448190325182, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -1, expectedResult: -∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -0.88668526770323908, expectedResult: -3.1415926535897931, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -0.848044776742087, expectedResult: -2.7182818284590451, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -0.79730043371348269, expectedResult: -2.3025850929940459, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -0.66337746317758095, expectedResult: -1.5707963267948966, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: 7.824977827076288, expectedResult: 3.1415926535897931, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -0.63212055882855767, expectedResult: -1.4426950408889634, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -0.5425706526777031, expectedResult: -1.1283791670955126, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -0.5, expectedResult: -1, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -0.41980818962827554, expectedResult: -0.78539816339744828, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -0.38745267346393408, expectedResult: -0.70710678118654757, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -0.38149686219842405, expectedResult: -0.69314718055994529, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -0.35678175806699514, expectedResult: -0.63661977236758138, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: -0.62478577275351821, expectedResult: -1.4142135623730949, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log2P1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.NegativeZero [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -∞, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: 0.37480222743935865, expectedResult: 0.31830988618379069, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: 0.54387344397118109, expectedResult: 0.43429448190325182, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: 0.89008116457222197, expectedResult: 0.63661977236758138, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: 1, expectedResult: 0.69314718055994529, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: 1.0281149816474724, expectedResult: 0.70710678118654757, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: 1.1932800507380155, expectedResult: 0.78539816339744828, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: 2.0906430223107977, expectedResult: 1.1283791670955126, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: 3.1132503787829275, expectedResult: 1.4142135623730949, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: 3.2320861065570821, expectedResult: 1.4426950408889634, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: 3.8104773809653518, expectedResult: 1.5707963267948966, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: 9, expectedResult: 2.3025850929940459, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: 14.154262241479264, expectedResult: 2.7182818284590451, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: 1.7182818284590451, expectedResult: 1, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: 22.14069263277927, expectedResult: 3.1415926535897931, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -0.47092219173226463, expectedResult: -0.63661977236758138, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -0.50693130860476021, expectedResult: -0.70710678118654757, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -3.1415926535897931, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -2.7182818284590451, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -1.4142135623730949, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -1, expectedResult: -∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -0.9567860817362277, expectedResult: -3.1415926535897931, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -0.5, expectedResult: -0.69314718055994529, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -0.93401196415468746, expectedResult: -2.7182818284590451, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -0.79212042364923807, expectedResult: -1.5707963267948966, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -0.7637099116554773, expectedResult: -1.4426950408889634, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -0.75688326556578578, expectedResult: -1.4142135623730949, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -0.67644273609692895, expectedResult: -1.1283791670955126, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -0.63212055882855767, expectedResult: -1, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -0.54406187223400371, expectedResult: -0.78539816339744828, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: -0.90000000000000002, expectedResult: -2.3025850929940459, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.LogP1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinValue [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: -∞, y: ∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: ∞, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: -1.7976931348623157E+308, y: 1.7976931348623157E+308, expectedResult: -1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: 1.7976931348623157E+308, y: -1.7976931348623157E+308, expectedResult: -1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: -0, y: 0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: 0, y: -0, expectedResult: -0) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: 2, y: -3, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: -3, y: 2, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: 3, y: -2, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.DoubleTests.MinNumberTest(x: -2, y: 3, expectedResult: -2) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsInfinity(d: -∞, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsInfinity(d: -1.7976931348623157E+308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsInfinity(d: -2.2250738585072014E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsInfinity(d: -2.2250738585072009E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsInfinity(d: -4.9406564584124654E-324, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsInfinity(d: -0, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsInfinity(d: NaN, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsInfinity(d: 0, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsInfinity(d: 4.9406564584124654E-324, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsInfinity(d: 2.2250738585072009E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsInfinity(d: 2.2250738585072014E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsInfinity(d: 1.7976931348623157E+308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsInfinity(d: ∞, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxValue [14:21:57] info: [STRT] System.Tests.DoubleTests.AtanPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.AtanPiTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.AtanPiTest(value: 1.5574077246549023, expectedResult: 0.31830988618379069, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AtanPiTest(value: 4.7754895402454185, expectedResult: 0.43429448190325182, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AtanPiTest(value: ∞, expectedResult: 0.5, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.AtanPiTest(value: -2.1850398632615189, expectedResult: -0.36338022763241867, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AtanPiTest(value: -1.4406084404920341, expectedResult: -0.30685281944005471, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AtanPiTest(value: -1.3136757077477541, expectedResult: -0.29289321881345248, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AtanPiTest(value: -0.79909939792801821, expectedResult: -0.21460183660255169, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AtanPiTest(value: 0.42670634433261806, expectedResult: 0.12837916709551256, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AtanPiTest(value: 3.6202185671074507, expectedResult: 0.41421356237309503, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AtanPiTest(value: 5.4945259425167299, expectedResult: 0.44269504088896339, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AtanPiTest(value: -4.4217522209161286, expectedResult: -0.42920367320510339, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AtanPiTest(value: 1.4001547140150528, expectedResult: 0.30258509299404568, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AtanPiTest(value: -1.2221646718190067, expectedResult: -0.28171817154095474, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AtanPiTest(value: 0.47669014603118892, expectedResult: 0.14159265358979323, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -∞, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: 1.0811811619898573, expectedResult: 0.31830988618379069, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: 1.7182818284590451, expectedResult: 0.43429448190325182, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: 3.3313150290214524, expectedResult: 0.63661977236758138, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: 3.9334096679145962, expectedResult: 0.69314718055994529, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: 4.0945611704512963, expectedResult: 0.70710678118654757, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: 5.1009598002416938, expectedResult: 0.78539816339744828, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: 12.439377934644401, expectedResult: 1.1283791670955126, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: 24.954553519470082, expectedResult: 1.4142135623730949, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: 26.713733786437789, expectedResult: 1.4426950408889634, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: 36.221710484165165, expectedResult: 1.5707963267948966, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: 199.71743249053009, expectedResult: 2.3025850929940459, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: 521.73529967043669, expectedResult: 2.7182818284590451, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: 9, expectedResult: 1, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -0.51950362694813135, expectedResult: -0.31830988618379069, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -0.63212055882855767, expectedResult: -0.43429448190325182, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -0.76912323548399941, expectedResult: -0.63661977236758138, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -3.1415926535897931, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -2.7182818284590451, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -1.4142135623730949, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -1, expectedResult: -∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -0.99808698589777567, expectedResult: -2.7182818284590451, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -0.99501787170355926, expectedResult: -2.3025850929940459, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -0.9731339589988639, expectedResult: -1.5707963267948966, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -0.9639168071792128, expectedResult: -1.4426950408889634, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -0.96147111529967799, expectedResult: -1.4142135623730949, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -0.92559179413935733, expectedResult: -1.1283791670955126, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -0.90000000000000002, expectedResult: -1, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -0.83609136386042338, expectedResult: -0.78539816339744828, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -0.80371224006494435, expectedResult: -0.70710678118654757, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: -0.79730043371348269, expectedResult: -0.69314718055994529, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: 1384.4557313670111, expectedResult: 3.1415926535897931, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Log10P1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Invalid(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Invalid(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Invalid(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Invalid(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Invalid(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Invalid(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Invalid(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Invalid(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Invalid(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Invalid(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Invalid(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Invalid(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.NaN [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "0", offset: 0, count: 1, style: AllowThousands | Float, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "567.89", offset: 0, count: 6, style: AllowThousands | Float, provider: null, expected: 567.88999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "-567.89", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expected: -567.88999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "1E23", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 9.9999999999999992E+22) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "9007199254740997.0", offset: 0, count: 18, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740996) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "9007199254740997.000000000000000000000000000000000"···, offset: 0, count: 769, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740996) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "9007199254740997.000000000000000000000000000000000"···, offset: 0, count: 770, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740996) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "9007199254740997.000000000000000000000000000000000"···, offset: 0, count: 769, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "9007199254740997.000000000000000000000000000000000"···, offset: 0, count: 770, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "9007199254740997.000000000000000000000000000000000"···, offset: 0, count: 771, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "5.005", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0049999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "5.050", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0499999999999998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "5.005000000000000000000000000000000000000000000000"···, offset: 0, count: 770, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0049999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "5.000000000000000000000000000000000000000000000000"···, offset: 0, count: 771, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "5.005000000000000000000000000000000000000000000000"···, offset: 0, count: 771, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0049999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: ".234", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 0.23400000000000001) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "234.", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 234) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 768, style: AllowThousands | Float, provider: null, expected: 1E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 769, style: AllowThousands | Float, provider: null, expected: 1E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "5005.000000000000000000000000000000000000000000000"···, offset: 0, count: 774, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "50050.0", offset: 0, count: 7, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "5005", offset: 0, count: 4, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "050050", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "0.000000000000000000000000000000000000000000000000"···, offset: 0, count: 769, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "0.005", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.0050000000000000001) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "0.0500", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.050000000000000003) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "6250000000000000000000000000000000e-12", offset: 0, count: 38, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.2499999999999995E+21) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "6250000e0", offset: 0, count: 9, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6250000) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "6250100e-5", offset: 0, count: 10, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.500999999999998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "625010.00e-4", offset: 0, count: 12, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.500999999999998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "62500e-4", offset: 0, count: 8, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.25) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "62500", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62500) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "10e-3", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.01) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "123.1", offset: 0, count: 5, style: AllowDecimalPoint, provider: null, expected: 123.09999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "1,000", offset: 0, count: 5, style: AllowThousands, provider: null, expected: 1000) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "123.567", offset: 0, count: 7, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123.56699999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "$1,000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "123.123", offset: 0, count: 7, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123.123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "NaN", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "Infinity", offset: 0, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "-Infinity", offset: 0, count: 9, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "-123", offset: 1, count: 3, style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "1E23", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "-Infinity", offset: 1, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: -∞, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: ∞, y: -∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: -1.7976931348623157E+308, y: 1.7976931348623157E+308, expectedResult: 1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: 1.7976931348623157E+308, y: -1.7976931348623157E+308, expectedResult: 1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: -0, y: 0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: 0, y: -0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: 2, y: -3, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: -3, y: 2, expectedResult: -3) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: 3, y: -2, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxMagnitudeNumberTest(x: -2, y: 3, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.DoubleTests.Ctor_Value [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegative(d: -∞, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegative(d: -1.7976931348623157E+308, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegative(d: -2.2250738585072014E-308, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegative(d: -2.2250738585072009E-308, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegative(d: -0, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegative(d: NaN, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegative(d: 0, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegative(d: 2.2250738585072009E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegative(d: 2.2250738585072014E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegative(d: 1.7976931348623157E+308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsNegative(d: ∞, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "-123", style: AllowThousands | Float, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "0", style: AllowThousands | Float, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "123", style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: " 123 ", style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "567.89", style: AllowThousands | Float, provider: null, expected: 567.88999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "-567.89", style: AllowThousands | Float, provider: null, expected: -567.88999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "1E23", style: AllowThousands | Float, provider: null, expected: 9.9999999999999992E+22) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "9007199254740997.0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740996) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "9007199254740997.000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740996) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "9007199254740997.000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740996) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "9007199254740997.000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "9007199254740997.000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "9007199254740997.000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "5.005", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0049999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "5.050", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0499999999999998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "5.005000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0049999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "5.000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "5.005000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0049999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: ".234", style: AllowThousands | Float, provider: null, expected: 0.23400000000000001) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "234.", style: AllowThousands | Float, provider: null, expected: 234) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "00000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: null, expected: 1E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "00000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: null, expected: 1E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "5005.000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "50050.0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "5005", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "050050", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "0.000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "0.005", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.0050000000000000001) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "0.0500", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.050000000000000003) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "6250000000000000000000000000000000e-12", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.2499999999999995E+21) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "6250000e0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6250000) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "6250100e-5", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.500999999999998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "625010.00e-4", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.500999999999998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "62500e-4", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.25) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "62500", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62500) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "10e-3", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.01) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "123.1", style: AllowDecimalPoint, provider: null, expected: 123.09999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "1,000", style: AllowThousands, provider: null, expected: 1000) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "123", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "123.567", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123.56699999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "123", style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "$1,000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "123.123", style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123.123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "(123)", style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: -∞, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: ∞, y: -∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: -1.7976931348623157E+308, y: 1.7976931348623157E+308, expectedResult: 1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: 1.7976931348623157E+308, y: -1.7976931348623157E+308, expectedResult: 1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: -0, y: 0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: 0, y: -0, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: 2, y: -3, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: -3, y: 2, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: 3, y: -2, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.DoubleTests.MaxNumberTest(x: -2, y: 3, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.DoubleTests.TestNegativeNumberParsingWithHyphen [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: -∞, value2: -∞, amount: 0.5, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: -∞, value2: NaN, amount: 0.5, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: -∞, value2: ∞, amount: 0.5, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: -∞, value2: 0, amount: 0.5, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: -∞, value2: 1, amount: 0.5, expectedResult: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: NaN, value2: -∞, amount: 0.5, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: NaN, value2: NaN, amount: 0.5, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: NaN, value2: ∞, amount: 0.5, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: NaN, value2: 0, amount: 0.5, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: NaN, value2: 1, amount: 0.5, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: ∞, value2: -∞, amount: 0.5, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: ∞, value2: NaN, amount: 0.5, expectedResult: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: ∞, value2: ∞, amount: 0.5, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: ∞, value2: 0, amount: 0.5, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: ∞, value2: 1, amount: 0.5, expectedResult: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: 1, value2: 3, amount: 0, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: 1, value2: 3, amount: 0.5, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: 1, value2: 3, amount: 1, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: 1, value2: 3, amount: 2, expectedResult: 5) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: 2, value2: 4, amount: 0, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: 2, value2: 4, amount: 0.5, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: 2, value2: 4, amount: 1, expectedResult: 4) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: 2, value2: 4, amount: 2, expectedResult: 6) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: 3, value2: 1, amount: 0, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: 3, value2: 1, amount: 0.5, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: 3, value2: 1, amount: 1, expectedResult: 1) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: 3, value2: 1, amount: 2, expectedResult: -1) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: 4, value2: 2, amount: 0, expectedResult: 4) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: 4, value2: 2, amount: 0.5, expectedResult: 3) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: 4, value2: 2, amount: 1, expectedResult: 2) [14:21:57] info: [STRT] System.Tests.DoubleTests.LerpTest(value1: 4, value2: 2, amount: 2, expectedResult: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Invalid(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Invalid(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Invalid(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Invalid(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Invalid(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Invalid(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Invalid(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Invalid(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Invalid(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Invalid(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Invalid(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Invalid(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Utf8Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip(value: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip(value: -1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip(value: -3.1415926535897931) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip(value: -2.7182818284590451) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip(value: -4.9406564584124654E-324) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip(value: -0.84551240822557006) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip(value: -0) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip(value: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip(value: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip(value: 0.84551240822557006) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip(value: 4.9406564584124654E-324) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip(value: 2.7182818284590451) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip(value: 3.1415926535897931) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip(value: 1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip(value: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsSubnormal(d: -∞, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsSubnormal(d: -1.7976931348623157E+308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsSubnormal(d: -2.2250738585072014E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsSubnormal(d: -2.2250738585072009E-308, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsSubnormal(d: -4.9406564584124654E-324, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsSubnormal(d: -0, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsSubnormal(d: NaN, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsSubnormal(d: 0, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsSubnormal(d: 4.9406564584124654E-324, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsSubnormal(d: 2.2250738585072009E-308, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsSubnormal(d: 2.2250738585072014E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsSubnormal(d: 1.7976931348623157E+308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsSubnormal(d: ∞, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: -∞, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: 2.7182818284590451, expectedResult: 6.5808859910179214, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: 2.3025850929940459, expectedResult: 4.9334096679145967, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: 1.5707963267948966, expectedResult: 2.9706864235520194, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: 1.4426950408889634, expectedResult: 2.7182818284590451, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: 1.4142135623730949, expectedResult: 2.6651441426902251, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: 1.1283791670955126, expectedResult: 2.186129958328662, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: 1, expectedResult: 2, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: 0.78539816339744828, expectedResult: 1.7235679341273495, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: 0.70710678118654757, expectedResult: 1.6325269194381529, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: 0.69314718055994529, expectedResult: 1.6168066722416747, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: 0.63661977236758138, expectedResult: 1.5546822754821001, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: 0.43429448190325182, expectedResult: 1.3512498725672673, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: 0.31830988618379069, expectedResult: 1.2468689889006384, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: 0, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: 3.1415926535897931, expectedResult: 8.8249778270762871, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: -0.31830988618379069, expectedResult: 0.8020088789614519, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: -0.43429448190325182, expectedResult: 0.74005557395545174, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: -0.63661977236758138, expectedResult: 0.64321824193300492, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: -0.69314718055994529, expectedResult: 0.61850313780157595, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: -0.70710678118654757, expectedResult: 0.61254732653606592, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: -0.78539816339744828, expectedResult: 0.5801918103717244, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: -1, expectedResult: 0.5, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: -1.1283791670955126, expectedResult: 0.45742934732229695, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: -1.4142135623730949, expectedResult: 0.37521422724648179, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: -1.4426950408889634, expectedResult: 0.36787944117144233, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: -1.5707963267948966, expectedResult: 0.33662253682241905, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: -2.3025850929940459, expectedResult: 0.20269956628651731, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: -2.7182818284590451, expectedResult: 0.15195522325791297, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: -3.1415926535897931, expectedResult: 0.11331473229676087, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: -0, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: -∞, expectedResult: -1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: 2.7182818284590451, expectedResult: 521.73529967043669, allowedVariance: 8.8817841970012523E-13) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: 2.3025850929940459, expectedResult: 199.71743249053009, allowedVariance: 8.8817841970012523E-13) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: 1.5707963267948966, expectedResult: 36.221710484165165, allowedVariance: 8.8817841970012523E-14) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: 1.4426950408889634, expectedResult: 26.713733786437789, allowedVariance: 8.8817841970012523E-14) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: 1.4142135623730949, expectedResult: 24.954553519470082, allowedVariance: 8.8817841970012523E-14) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: 1.1283791670955126, expectedResult: 12.439377934644401, allowedVariance: 8.8817841970012523E-14) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: 1, expectedResult: 9, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: 0.78539816339744828, expectedResult: 5.1009598002416938, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: 0.70710678118654757, expectedResult: 4.0945611704512963, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: 0.69314718055994529, expectedResult: 3.9334096679145962, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: 0.63661977236758138, expectedResult: 3.3313150290214524, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: 0.43429448190325182, expectedResult: 1.7182818284590451, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: 0.31830988618379069, expectedResult: 1.0811811619898573, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: 3.1415926535897931, expectedResult: 1384.4557313670111, allowedVariance: 8.8817841970012523E-12) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: -0.31830988618379069, expectedResult: -0.51950362694813135, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: -0.43429448190325182, expectedResult: -0.63212055882855767, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: -0.63661977236758138, expectedResult: -0.76912323548399941, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: -0.69314718055994529, expectedResult: -0.79730043371348269, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: -0.70710678118654757, expectedResult: -0.80371224006494435, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: -0.78539816339744828, expectedResult: -0.83609136386042338, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: -1, expectedResult: -0.90000000000000002, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: -1.1283791670955126, expectedResult: -0.92559179413935733, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: -1.4142135623730949, expectedResult: -0.96147111529967799, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: -1.4426950408889634, expectedResult: -0.9639168071792128, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: -1.5707963267948966, expectedResult: -0.9731339589988639, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: -2.3025850929940459, expectedResult: -0.99501787170355926, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: -2.7182818284590451, expectedResult: -0.99808698589777567, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: -3.1415926535897931, expectedResult: -0.99927821584092524, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10M1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: -∞, expectedResult: -1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: 2.7182818284590451, expectedResult: 5.5808859910179214, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: 2.3025850929940459, expectedResult: 3.9334096679145962, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: 1.5707963267948966, expectedResult: 1.9706864235520194, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: 1.4426950408889634, expectedResult: 1.7182818284590451, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: 1.4142135623730949, expectedResult: 1.6651441426902251, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: 1.1283791670955126, expectedResult: 1.1861299583286617, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: 1, expectedResult: 1, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: 0.78539816339744828, expectedResult: 0.72356793412734954, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: 0.70710678118654757, expectedResult: 0.63252691943815287, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: 0.69314718055994529, expectedResult: 0.61680667224167463, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: 0.63661977236758138, expectedResult: 0.55468227548210014, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: 0.43429448190325182, expectedResult: 0.3512498725672672, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: 0.31830988618379069, expectedResult: 0.2468689889006383, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: 3.1415926535897931, expectedResult: 7.824977827076288, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: -0.31830988618379069, expectedResult: -0.19799112103854805, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: -0.43429448190325182, expectedResult: -0.2599444260445482, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: -0.63661977236758138, expectedResult: -0.35678175806699514, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: -0.69314718055994529, expectedResult: -0.38149686219842405, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: -0.70710678118654757, expectedResult: -0.38745267346393408, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: -0.78539816339744828, expectedResult: -0.41980818962827554, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: -1, expectedResult: -0.5, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: -1.1283791670955126, expectedResult: -0.5425706526777031, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: -1.4142135623730949, expectedResult: -0.62478577275351821, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: -1.4426950408889634, expectedResult: -0.63212055882855767, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: -1.5707963267948966, expectedResult: -0.66337746317758095, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: -2.3025850929940459, expectedResult: -0.79730043371348269, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: -2.7182818284590451, expectedResult: -0.848044776742087, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: -3.1415926535897931, expectedResult: -0.88668526770323908, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp2M1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: -∞, expectedResult: -1, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: 2.7182818284590451, expectedResult: 14.154262241479264, allowedVariance: 8.8817841970012523E-14) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: 2.3025850929940459, expectedResult: 9, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: 1.5707963267948966, expectedResult: 3.8104773809653518, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: 1.4426950408889634, expectedResult: 3.2320861065570821, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: 1.4142135623730949, expectedResult: 3.1132503787829275, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: 1.1283791670955126, expectedResult: 2.0906430223107977, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: 1, expectedResult: 1.7182818284590451, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: 0.78539816339744828, expectedResult: 1.1932800507380155, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: 0.70710678118654757, expectedResult: 1.0281149816474724, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: 0.69314718055994529, expectedResult: 1, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: 0.63661977236758138, expectedResult: 0.89008116457222197, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: 0.43429448190325182, expectedResult: 0.54387344397118109, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: 0.31830988618379069, expectedResult: 0.37480222743935865, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: 3.1415926535897931, expectedResult: 22.14069263277927, allowedVariance: 8.8817841970012523E-14) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: -0.31830988618379069, expectedResult: -0.27262265070478353, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: -0.43429448190325182, expectedResult: -0.35227851485819933, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: -0.63661977236758138, expectedResult: -0.47092219173226463, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: -0.69314718055994529, expectedResult: -0.5, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: -0.70710678118654757, expectedResult: -0.50693130860476021, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: -0.78539816339744828, expectedResult: -0.54406187223400371, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: -1, expectedResult: -0.63212055882855767, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: -1.1283791670955126, expectedResult: -0.67644273609692895, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: -1.4142135623730949, expectedResult: -0.75688326556578578, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: -1.4426950408889634, expectedResult: -0.7637099116554773, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: -1.5707963267948966, expectedResult: -0.79212042364923807, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: -2.3025850929940459, expectedResult: -0.90000000000000002, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: -2.7182818284590451, expectedResult: -0.93401196415468746, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: -3.1415926535897931, expectedResult: -0.9567860817362277, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.ExpM1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "-123", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: -123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "0", offset: 0, count: 1, style: AllowThousands | Float, provider: null, expected: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "567.89", offset: 0, count: 6, style: AllowThousands | Float, provider: null, expected: 567.88999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "-567.89", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expected: -567.88999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "1E23", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 9.9999999999999992E+22) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "9007199254740997.0", offset: 0, count: 18, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740996) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "9007199254740997.000000000000000000000000000000000"···, offset: 0, count: 769, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740996) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "9007199254740997.000000000000000000000000000000000"···, offset: 0, count: 770, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740996) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "9007199254740997.000000000000000000000000000000000"···, offset: 0, count: 769, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "9007199254740997.000000000000000000000000000000000"···, offset: 0, count: 770, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "9007199254740997.000000000000000000000000000000000"···, offset: 0, count: 771, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 9007199254740998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "5.005", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0049999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "5.050", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0499999999999998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "5.005000000000000000000000000000000000000000000000"···, offset: 0, count: 770, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0049999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "5.000000000000000000000000000000000000000000000000"···, offset: 0, count: 771, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "5.005000000000000000000000000000000000000000000000"···, offset: 0, count: 771, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.0049999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: ".234", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 0.23400000000000001) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "234.", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 234) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 768, style: AllowThousands | Float, provider: null, expected: 1E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 769, style: AllowThousands | Float, provider: null, expected: 1E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "5005.000000000000000000000000000000000000000000000"···, offset: 0, count: 774, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "50050.0", offset: 0, count: 7, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "5005", offset: 0, count: 4, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "050050", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "0.000000000000000000000000000000000000000000000000"···, offset: 0, count: 769, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "0.005", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.0050000000000000001) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "0.0500", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.050000000000000003) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "6250000000000000000000000000000000e-12", offset: 0, count: 38, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.2499999999999995E+21) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "6250000e0", offset: 0, count: 9, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6250000) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "6250100e-5", offset: 0, count: 10, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.500999999999998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "625010.00e-4", offset: 0, count: 12, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.500999999999998) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "62500e-4", offset: 0, count: 8, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.25) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "62500", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62500) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "10e-3", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.01) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "123.1", offset: 0, count: 5, style: AllowDecimalPoint, provider: null, expected: 123.09999999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "1,000", offset: 0, count: 5, style: AllowThousands, provider: null, expected: 1000) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "123.567", offset: 0, count: 7, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123.56699999999999) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "$1,000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "123.123", offset: 0, count: 7, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123.123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "NaN", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "Infinity", offset: 0, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "-Infinity", offset: 0, count: 9, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "-123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: -12) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "-123", offset: 1, count: 3, style: AllowThousands | Float, provider: null, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "1E23", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: 100) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:57] info: [STRT] System.Tests.DoubleTests.Parse_Span_Valid(value: "-Infinity", offset: 1, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: 0.58119566361426733, expectedResult: 0.30258509299404568, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: 0.22058404074969809, expectedResult: 0.42920367320510339, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: -0.17905794598427577, expectedResult: 0.55730495911103661, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: -0.26625534204141549, expectedResult: 0.58578643762690497, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: -0.9197649947685187, expectedResult: 0.87162083290448744, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: -1, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: -0.63325565131481998, expectedResult: 0.7182818284590452, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: -0.78121189211048814, expectedResult: 0.78539816339744828, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: -0.5702332487688776, expectedResult: 0.69314718055994529, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: -0.41614683654714241, expectedResult: 0.63661977236758138, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: 0, expectedResult: 0.5, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: 0.20495719432643394, expectedResult: 0.43429448190325182, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: 0.54030230586813977, expectedResult: 0.31830988618379069, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: 1, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: -0.6056998670788134, expectedResult: 0.70710678118654757, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AcosPiTest(value: -0.90268536193307103, expectedResult: 0.85840734641020677, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 3.1415926535897931, expectedResult: -0.43030121700009227, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 3, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 2.7182818284590451, expectedResult: 0.77394268526670829, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 2.5, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 2.3025850929940459, expectedResult: 0.81376384817462333, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 2, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 1.5707963267948966, expectedResult: -0.97536797208363135, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 1.5, expectedResult: -1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 1.4426950408889634, expectedResult: -0.98383852942436245, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 3.5, expectedResult: -1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 1.4142135623730949, expectedResult: -0.96390253284987737, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 1, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 0.78539816339744828, expectedResult: 0.62426595263969908, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 0.70710678118654757, expectedResult: 0.79569320156748091, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 0.69314718055994529, expectedResult: 0.82148283122563881, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 0.63661977236758138, expectedResult: 0.90929742682568171, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 0.5, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 0.43429448190325182, expectedResult: 0.97877093770393309, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 0.31830988618379069, expectedResult: 0.8414709848078965, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: 1.1283791670955126, expectedResult: -0.3924695585627842, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.SinPiTest(value: ∞, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToString_InvalidFormat_ThrowsFormatException [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: -∞, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: 2.7182818284590451, expectedResult: 522.73529967043669, allowedVariance: 8.8817841970012523E-13) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: 2.3025850929940459, expectedResult: 200.71743249053009, allowedVariance: 8.8817841970012523E-13) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: 1.5707963267948966, expectedResult: 37.221710484165165, allowedVariance: 8.8817841970012523E-14) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: 1.4426950408889634, expectedResult: 27.713733786437789, allowedVariance: 8.8817841970012523E-14) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: 1.4142135623730949, expectedResult: 25.954553519470082, allowedVariance: 8.8817841970012523E-14) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: 1.1283791670955126, expectedResult: 13.439377934644401, allowedVariance: 8.8817841970012523E-14) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: 1, expectedResult: 10, allowedVariance: 8.8817841970012523E-14) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: 0.78539816339744828, expectedResult: 6.1009598002416938, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: 0.70710678118654757, expectedResult: 5.0945611704512963, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: 0.69314718055994529, expectedResult: 4.9334096679145967, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: 0.63661977236758138, expectedResult: 4.3313150290214528, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: 0.43429448190325182, expectedResult: 2.7182818284590451, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: 0.31830988618379069, expectedResult: 2.0811811619898575, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: 0, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: 3.1415926535897931, expectedResult: 1385.4557313670111, allowedVariance: 8.8817841970012523E-12) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: -0.31830988618379069, expectedResult: 0.48049637305186865, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: -0.43429448190325182, expectedResult: 0.36787944117144233, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: -0.63661977236758138, expectedResult: 0.23087676451600056, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: -0.69314718055994529, expectedResult: 0.20269956628651731, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: -0.70710678118654757, expectedResult: 0.19628775993505562, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: -0.78539816339744828, expectedResult: 0.16390863613957665, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: -1, expectedResult: 0.10000000000000001, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: -1.1283791670955126, expectedResult: 0.074408205860642729, allowedVariance: 8.8817841970012528E-17) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: -1.4142135623730949, expectedResult: 0.038528884700322029, allowedVariance: 8.8817841970012528E-17) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: -1.4426950408889634, expectedResult: 0.036083192820787209, allowedVariance: 8.8817841970012528E-17) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: -1.5707963267948966, expectedResult: 0.026866041001136133, allowedVariance: 8.8817841970012528E-17) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: -2.3025850929940459, expectedResult: 0.0049821282964407207, allowedVariance: 8.8817841970012525E-18) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: -2.7182818284590451, expectedResult: 0.0019130141022243175, allowedVariance: 8.8817841970012525E-18) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: -3.1415926535897931, expectedResult: 0.00072178415907472773, allowedVariance: 8.8817841970012525E-19) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: -0, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Exp10Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Epsilon [14:21:57] info: [STRT] System.Tests.DoubleTests.IsPositiveInfinity(d: -∞, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsPositiveInfinity(d: -1.7976931348623157E+308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsPositiveInfinity(d: -2.2250738585072014E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsPositiveInfinity(d: -2.2250738585072009E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsPositiveInfinity(d: -4.9406564584124654E-324, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsPositiveInfinity(d: -0, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsPositiveInfinity(d: NaN, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsPositiveInfinity(d: 0, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsPositiveInfinity(d: 4.9406564584124654E-324, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsPositiveInfinity(d: 2.2250738585072009E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsPositiveInfinity(d: 2.2250738585072014E-308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsPositiveInfinity(d: 1.7976931348623157E+308, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.IsPositiveInfinity(d: ∞, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 3.1415926535897931, expectedResult: 0.47669014603118892, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 3, expectedResult: -0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 2.7182818284590451, expectedResult: -1.2221646718190067, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 2.5, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 2.3025850929940459, expectedResult: 1.4001547140150528, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 2, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 1.5707963267948966, expectedResult: -4.4217522209161286, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 1.5, expectedResult: -∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 1.4426950408889634, expectedResult: 5.4945259425167299, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 3.5, expectedResult: -∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 1.4142135623730949, expectedResult: 3.6202185671074507, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 1, expectedResult: -0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 0.78539816339744828, expectedResult: -0.79909939792801821, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 0.70710678118654757, expectedResult: -1.3136757077477541, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 0.69314718055994529, expectedResult: -1.4406084404920341, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 0.63661977236758138, expectedResult: -2.1850398632615189, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 0.5, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 0.43429448190325182, expectedResult: 4.7754895402454185, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 0.31830988618379069, expectedResult: 1.5574077246549023, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: 1.1283791670955126, expectedResult: 0.42670634433261806, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.TanPiTest(value: ∞, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip_R(value: -∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip_R(value: -1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip_R(value: -3.1415926535897931) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip_R(value: -2.7182818284590451) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip_R(value: -4.9406564584124654E-324) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip_R(value: -0.84551240822557006) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip_R(value: -0) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip_R(value: NaN) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip_R(value: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip_R(value: 0.84551240822557006) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip_R(value: 4.9406564584124654E-324) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip_R(value: 2.7182818284590451) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip_R(value: 3.1415926535897931) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip_R(value: 1.7976931348623157E+308) [14:21:57] info: [STRT] System.Tests.DoubleTests.ToStringRoundtrip_R(value: ∞) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 3.1415926535897931, expectedResult: -0.90268536193307103, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 3, expectedResult: -1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 2.7182818284590451, expectedResult: -0.63325565131481998, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 2.5, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 2.3025850929940459, expectedResult: 0.58119566361426733, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 2, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 1.5707963267948966, expectedResult: 0.22058404074969809, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 1.5, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 1.4426950408889634, expectedResult: -0.17905794598427577, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 3.5, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 1.4142135623730949, expectedResult: -0.26625534204141549, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 1, expectedResult: -1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 0.78539816339744828, expectedResult: -0.78121189211048814, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 0.70710678118654757, expectedResult: -0.6056998670788134, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 0.69314718055994529, expectedResult: -0.5702332487688776, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 0.63661977236758138, expectedResult: -0.41614683654714241, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 0.5, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 0.43429448190325182, expectedResult: 0.20495719432643394, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 0.31830988618379069, expectedResult: 0.54030230586813977, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 0, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: 1.1283791670955126, expectedResult: -0.9197649947685187, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.CosPiTest(value: ∞, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 0.31830988618379069, expectedResult: 0.0055555555555555558, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 0.43429448190325182, expectedResult: 0.0075798686324546737, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 0.5, expectedResult: 0.0087266462599716477, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 0.63661977236758138, expectedResult: 0.011111111111111112, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 0.69314718055994529, expectedResult: 0.012097700501686679, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 0.70710678118654757, expectedResult: 0.012341341494884351, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 0.78539816339744828, expectedResult: 0.013707783890401885, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 1, expectedResult: 0.017453292519943295, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 1.1283791670955126, expectedResult: 0.019693931676727953, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 1.4142135623730949, expectedResult: 0.024682682989768702, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 1.4426950408889634, expectedResult: 0.025179778565706631, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 1.5, expectedResult: 0.026179938779914941, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 1.5707963267948966, expectedResult: 0.027415567780803771, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 2, expectedResult: 0.034906585039886591, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 2.3025850929940459, expectedResult: 0.040187691180085916, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 2.5, expectedResult: 0.043633231299858237, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 2.7182818284590451, expectedResult: 0.047442967903742035, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 3, expectedResult: 0.052359877559829883, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 3.1415926535897931, expectedResult: 0.054831135561607541, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: 3.5, expectedResult: 0.061086523819801536, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.DegreesToRadiansTest(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.EqualsTest(d1: 789, value: 789, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.EqualsTest(d1: 789, value: -789, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.EqualsTest(d1: 789, value: 0, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.EqualsTest(d1: NaN, value: NaN, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.EqualsTest(d1: NaN, value: NaN, expected: True) [14:21:57] info: [STRT] System.Tests.DoubleTests.EqualsTest(d1: 789, value: 789, expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.EqualsTest(d1: 789, value: "789", expected: False) [14:21:57] info: [STRT] System.Tests.DoubleTests.AsinPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.AsinPiTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.AsinPiTest(value: 0.8414709848078965, expectedResult: 0.31830988618379069, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AsinPiTest(value: 0.97877093770393309, expectedResult: 0.43429448190325182, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AsinPiTest(value: 1, expectedResult: 0.5, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.AsinPiTest(value: 0.90929742682568171, expectedResult: 0.36338022763241867, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AsinPiTest(value: 0.82148283122563881, expectedResult: 0.30685281944005471, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AsinPiTest(value: 0.79569320156748091, expectedResult: 0.29289321881345248, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AsinPiTest(value: 0.62426595263969908, expectedResult: 0.21460183660255169, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AsinPiTest(value: -0.3924695585627842, expectedResult: -0.12837916709551256, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AsinPiTest(value: -0.96390253284987737, expectedResult: -0.41421356237309503, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AsinPiTest(value: -0.98383852942436245, expectedResult: -0.44269504088896339, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AsinPiTest(value: -0.97536797208363135, expectedResult: -0.42920367320510339, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AsinPiTest(value: 0.81376384817462333, expectedResult: 0.30258509299404568, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AsinPiTest(value: 0.77394268526670829, expectedResult: 0.28171817154095474, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.AsinPiTest(value: -0.43030121700009227, expectedResult: -0.14159265358979323, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -∞, n: -5, expectedResult: -0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 1, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 1, n: -1, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 1, n: -2, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 1, n: -3, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 1, n: -4, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 1, n: -5, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 0, n: 5, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 0, n: 4, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 0, n: 3, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 0, n: 2, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 0, n: 1, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 0, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 0, n: -1, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 0, n: -2, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 0, n: -3, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 0, n: -4, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 0, n: -5, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: NaN, n: 5, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: NaN, n: 4, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: NaN, n: 3, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: NaN, n: 2, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 1, n: 1, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: NaN, n: 1, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 1, n: 2, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 1, n: 4, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: ∞, n: 3, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: ∞, n: 2, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: ∞, n: 1, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: ∞, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: ∞, n: -1, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: ∞, n: -2, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: ∞, n: -3, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: ∞, n: -4, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: ∞, n: -5, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 2.7182818284590451, n: 5, expectedResult: 1.2214027581601699, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 2.7182818284590451, n: 4, expectedResult: 1.2840254166877414, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 2.7182818284590451, n: 3, expectedResult: 1.3956124250860895, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 2.7182818284590451, n: 2, expectedResult: 1.6487212707001282, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 2.7182818284590451, n: 1, expectedResult: 2.7182818284590451, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 2.7182818284590451, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 2.7182818284590451, n: -1, expectedResult: 0.36787944117144228, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 2.7182818284590451, n: -2, expectedResult: 0.60653065971263342, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 2.7182818284590451, n: -3, expectedResult: 0.71653131057378927, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 2.7182818284590451, n: -4, expectedResult: 0.77880078307140488, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 2.7182818284590451, n: -5, expectedResult: 0.81873075307798193, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 1, n: 5, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: 1, n: 3, expectedResult: 1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: ∞, n: 4, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: NaN, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: NaN, n: -2, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -2.7182818284590451, n: 5, expectedResult: -1.2214027581601699, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -2.7182818284590451, n: 4, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -2.7182818284590451, n: 3, expectedResult: -1.3956124250860895, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -2.7182818284590451, n: 2, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -2.7182818284590451, n: 1, expectedResult: -2.7182818284590451, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -2.7182818284590451, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -2.7182818284590451, n: -1, expectedResult: -0.36787944117144228, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -2.7182818284590451, n: -2, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -2.7182818284590451, n: -3, expectedResult: -0.71653131057378927, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -2.7182818284590451, n: -4, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -2.7182818284590451, n: -5, expectedResult: -0.81873075307798193, allowedVariance: 8.8817841970012523E-15) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -∞, n: 5, expectedResult: -∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -∞, n: 4, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -∞, n: 3, expectedResult: -∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -∞, n: 2, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -∞, n: 1, expectedResult: -∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -∞, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -∞, n: -1, expectedResult: -0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -∞, n: -2, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -∞, n: -3, expectedResult: -0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -∞, n: -4, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -1, n: -5, expectedResult: -1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: NaN, n: -1, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -1, n: -4, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -1, n: -2, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: NaN, n: -3, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: NaN, n: -4, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: NaN, n: -5, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -0, n: 5, expectedResult: -0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -0, n: 4, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -0, n: 3, expectedResult: -0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -0, n: 2, expectedResult: 0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -0, n: 1, expectedResult: -0, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -0, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -0, n: -1, expectedResult: -∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -0, n: -2, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -0, n: -3, expectedResult: -∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -0, n: -4, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -0, n: -5, expectedResult: -∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -1, n: 5, expectedResult: -1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -1, n: 4, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -1, n: 3, expectedResult: -1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -1, n: 2, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -1, n: 1, expectedResult: -1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -1, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -1, n: -1, expectedResult: -1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: -1, n: -3, expectedResult: -1, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.RootN(x: ∞, n: 5, expectedResult: ∞, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: NaN, x: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:57] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: ∞, x: 1, expectedResult: 0.5, allowedVariance: 8.8817841970012523E-16) [14:21:57] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: ∞, x: -1, expectedResult: 0.5, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: 1, x: ∞, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: 1, x: -∞, expectedResult: 1, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: -0.43030121700009227, x: -0.90268536193307103, expectedResult: -0.85840734641020677, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: 0.77394268526670829, x: -0.63325565131481998, expectedResult: 0.7182818284590452, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: 0.81376384817462333, x: 0.58119566361426733, expectedResult: 0.30258509299404568, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: -0.97536797208363135, x: 0.22058404074969809, expectedResult: -0.42920367320510339, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: -0.98383852942436245, x: -0.17905794598427577, expectedResult: -0.55730495911103661, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: -0.96390253284987737, x: -0.26625534204141549, expectedResult: -0.58578643762690497, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: -0.3924695585627842, x: -0.9197649947685187, expectedResult: -0.87162083290448744, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: 0.62426595263969908, x: -0.78121189211048814, expectedResult: 0.78539816339744828, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: 0.79569320156748091, x: -0.6056998670788134, expectedResult: 0.70710678118654757, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: 0.82148283122563881, x: -0.5702332487688776, expectedResult: 0.69314718055994529, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: 0.90929742682568171, x: -0.41614683654714241, expectedResult: 0.63661977236758138, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: 1, x: 0, expectedResult: 0.5, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: 1, x: -0, expectedResult: 0.5, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: 0.97877093770393309, x: 0.20495719432643394, expectedResult: 0.43429448190325182, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: 0.8414709848078965, x: 0.54030230586813977, expectedResult: 0.31830988618379069, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: 0, x: 1, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: 0, x: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: 0, x: -0, expectedResult: 1, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: 0, x: -1, expectedResult: 1, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: ∞, x: -∞, expectedResult: 0.75, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.Atan2PiTest(y: ∞, x: ∞, expectedResult: 0.25, allowedVariance: 8.8817841970012523E-16) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: 234, value: 234, expected: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: -∞, value: ∞, expected: -1) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: -∞, value: -∞, expected: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: -∞, value: -0, expected: -1) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: -0, value: -∞, expected: 1) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: -∞, value: -1.7976931348623157E+308, expected: -1) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: -1.7976931348623157E+308, value: -∞, expected: 1) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: 234, value: null, expected: 1) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: ∞, value: ∞, expected: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: NaN, value: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: 234, value: NaN, expected: 1) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: 234, value: 1.7976931348623157E+308, expected: -1) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: 234, value: 456, expected: -1) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: 234, value: 123, expected: 1) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: 234, value: 0, expected: 1) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: 234, value: -123, expected: 1) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: 234, value: -1.7976931348623157E+308, expected: 1) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: NaN, value: NaN, expected: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.CompareTo_Other_ReturnsExpected(d1: ∞, value: -∞, expected: 1) [14:21:58] info: [STRT] System.Tests.DoubleTests.Parse_Invalid(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.DoubleTests.Parse_Invalid(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DoubleTests.Parse_Invalid(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DoubleTests.Parse_Invalid(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DoubleTests.Parse_Invalid(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DoubleTests.Parse_Invalid(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DoubleTests.Parse_Invalid(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DoubleTests.Parse_Invalid(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DoubleTests.Parse_Invalid(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DoubleTests.Parse_Invalid(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DoubleTests.Parse_Invalid(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DoubleTests.Parse_Invalid(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DoubleTests.Parse_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DoubleTests.GetTypeCode_Invoke_ReturnsDouble [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: NaN, y: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: NaN, y: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: NaN, y: 1, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: NaN, y: 2.7182818284590451, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: NaN, y: 10, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 0, y: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 0, y: 1, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 0, y: 1.5707963267948966, expectedResult: 1.5707963267948966, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 0, y: 2, expectedResult: 2, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 0, y: 2.7182818284590451, expectedResult: 2.7182818284590451, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 0, y: 3, expectedResult: 3, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 0, y: 10, expectedResult: 10, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 1, y: 1, expectedResult: 1.4142135623730949, allowedVariance: 8.8817841970012523E-15) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 1, y: 10000000000, expectedResult: 10000000000, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 1, y: 1E+20, expectedResult: 1E+20, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 2.7182818284590451, y: 0.31830988618379069, expectedResult: 2.7368553638387594, allowedVariance: 8.8817841970012523E-15) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 2.7182818284590451, y: 0.43429448190325182, expectedResult: 2.752756399673292, allowedVariance: 8.8817841970012523E-15) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 2.7182818284590451, y: 0.63661977236758138, expectedResult: 2.7918346715914253, allowedVariance: 8.8817841970012523E-15) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 2.7182818284590451, y: 0.69314718055994529, expectedResult: 2.8052645352709344, allowedVariance: 8.8817841970012523E-15) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 2.7182818284590451, y: 0.70710678118654757, expectedResult: 2.8087463571726534, allowedVariance: 8.8817841970012523E-15) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 2.7182818284590451, y: 0.78539816339744828, expectedResult: 2.8294710413783588, allowedVariance: 8.8817841970012523E-15) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 2.7182818284590451, y: 1, expectedResult: 2.8963867315900083, allowedVariance: 8.8817841970012523E-15) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 2.7182818284590451, y: 1.1283791670955126, expectedResult: 2.9431778138036129, allowedVariance: 8.8817841970012523E-15) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 2.7182818284590451, y: 1.4142135623730949, expectedResult: 3.0641566701020122, allowedVariance: 8.8817841970012523E-15) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 2.7182818284590451, y: 1.4426950408889634, expectedResult: 3.0774055761202908, allowedVariance: 8.8817841970012523E-15) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 2.7182818284590451, y: 1.5707963267948966, expectedResult: 3.139499514126892, allowedVariance: 8.8817841970012523E-15) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 2.7182818284590451, y: 2.3025850929940459, expectedResult: 3.5624365551415855, allowedVariance: 8.8817841970012523E-15) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 2.7182818284590451, y: 2.7182818284590451, expectedResult: 3.844231028159117, allowedVariance: 8.8817841970012523E-15) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 2.7182818284590451, y: 3.1415926535897931, expectedResult: 4.1543544023133139, allowedVariance: 8.8817841970012523E-15) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 10, y: 0.31830988618379069, expectedResult: 10.005064776584025, allowedVariance: 8.8817841970012523E-14) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 10, y: 0.43429448190325182, expectedResult: 10.009426142242702, allowedVariance: 8.8817841970012523E-14) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 10, y: 0.63661977236758138, expectedResult: 10.020243746265326, allowedVariance: 8.8817841970012523E-14) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 10, y: 0.69314718055994529, expectedResult: 10.023993865417028, allowedVariance: 8.8817841970012523E-14) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 10, y: 0.70710678118654757, expectedResult: 10.024968827881711, allowedVariance: 8.8817841970012523E-14) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 10, y: 0.78539816339744828, expectedResult: 10.030795096853891, allowedVariance: 8.8817841970012523E-14) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 10, y: 1, expectedResult: 10.04987562112089, allowedVariance: 8.8817841970012523E-14) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 10, y: 1.1283791670955126, expectedResult: 10.063460614755501, allowedVariance: 8.8817841970012523E-14) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 10, y: 1.4142135623730949, expectedResult: 10.099504938362077, allowedVariance: 8.8817841970012523E-14) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 10, y: 1.4426950408889634, expectedResult: 10.103532500121213, allowedVariance: 8.8817841970012523E-14) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 10, y: 1.5707963267948966, expectedResult: 10.12261829272804, allowedVariance: 8.8817841970012523E-14) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 10, y: 2.3025850929940459, expectedResult: 10.261671311754164, allowedVariance: 8.8817841970012523E-14) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 10, y: 2.7182818284590451, expectedResult: 10.362869105558106, allowedVariance: 8.8817841970012523E-14) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: 10, y: 3.1415926535897931, expectedResult: 10.481870272097884, allowedVariance: 8.8817841970012523E-14) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: ∞, y: NaN, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: ∞, y: 0, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: ∞, y: 1, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: ∞, y: 2.7182818284590451, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: ∞, y: 10, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.DoubleTests.Hypot(x: ∞, y: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] TypeTests_GetMember.TestPrefixCaseInsensitive2 [14:21:58] info: [STRT] TypeTests_GetMember.TestCaseSensitive2 [14:21:58] info: [STRT] TypeTests_GetMember.TestZeroMatch [14:21:58] info: [STRT] TypeTests_GetMember.TestNull [14:21:58] info: [STRT] TypeTests_GetMember.TestTypeInfoIsSynonymForNestedInfo [14:21:58] info: [STRT] TypeTests_GetMember.TestCaseInsensitive1 [14:21:58] info: [STRT] TypeTests_GetMember.TestMemberTypeCombos [14:21:58] info: [STRT] TypeTests_GetMember.TestCaseInsensitive2 [14:21:58] info: [STRT] TypeTests_GetMember.TestCaseSensitive1 [14:21:58] info: [STRT] TypeTests_GetMember.TestPrefixCaseSensitive2 [14:21:58] info: [STRT] TypeTests_GetMember.TestReturnType [14:21:58] info: [STRT] TypeTests_GetMember.TestPrefixCaseSensitive1 [14:21:58] info: [STRT] TypeTests_GetMember.TestExtraBitsIgnored [14:21:58] info: [STRT] TypeTests_GetMember.TestPrefixCaseInsensitive1 [14:21:58] info: [STRT] System.Tests.IntPtrTests.BigMul64 [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -2147483648, format: "G", provider: null, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -4567, format: "G", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 0, format: "G", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "G", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 2147483647, format: "G", provider: null, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -2147483648, format: "G\0", provider: null, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -4567, format: "G\0", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 0, format: "G\0", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 2147483647, format: "G\0", provider: null, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -2147483648, format: "\0N222", provider: null, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -4567, format: "\0N222", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 2147483647, format: "\0N222", provider: null, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -2147483648, format: "\0", provider: null, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -4567, format: "\0", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 0, format: "\0", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 2147483647, format: "\0", provider: null, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -2147483648, format: "", provider: null, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -4567, format: "", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 0, format: "", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 2147483647, format: "", provider: null, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -2147483648, format: "R", provider: null, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -4567, format: "R", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 0, format: "R", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "R", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 2147483647, format: "R", provider: null, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "D", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "D99", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "D99\09", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -4567, format: "D99\09", provider: null, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 0, format: "x", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 9320, format: "x", provider: null, expected: "2468") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -9320, format: "x", provider: null, expected: "ffffdb98") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 0, format: "b", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -9320, format: "b", provider: null, expected: "11111111111111111101101110011000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -2147483648, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 2147483647, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -2147483648, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 2147483647, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -2147483648, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 2147483647, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -2147483648, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 2147483647, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -2147483648, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 2147483647, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -2147483648, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 2147483647, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 4567, format: "D99\09", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -4567, format: "D99\09", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "ffffdb98") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "11111111111111111101101110011000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: -2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "#2*468~00") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToStringTest(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_Other_ReturnsExpected(l: 234, value: 234, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_Other_ReturnsExpected(l: 234, value: -2147483648, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_Other_ReturnsExpected(l: -234, value: -2147483648, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_Other_ReturnsExpected(l: -2147483648, value: -2147483648, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_Other_ReturnsExpected(l: 234, value: -123, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_Other_ReturnsExpected(l: 234, value: 0, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_Other_ReturnsExpected(l: 234, value: 123, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_Other_ReturnsExpected(l: 234, value: 456, expected: -1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_Other_ReturnsExpected(l: 234, value: 2147483647, expected: -1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_Other_ReturnsExpected(l: -234, value: 2147483647, expected: -1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_Other_ReturnsExpected(l: 2147483647, value: 2147483647, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_Other_ReturnsExpected(l: -234, value: -234, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_Other_ReturnsExpected(l: -234, value: 234, expected: -1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_Other_ReturnsExpected(l: -234, value: -432, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_Other_ReturnsExpected(l: 234, value: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Zero [14:21:58] info: [STRT] System.Tests.IntPtrTests.Add [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToString_InvalidFormat_ThrowsFormatException [14:21:58] info: [STRT] System.Tests.IntPtrTests.TestExplicitCast [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "0b101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "abc", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "+10", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-01", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "65E19", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "65E+19", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "9223372036854775809-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "(9223372036854775809)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Invalid(value: "2E19", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.MinValue [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "0b101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "abc", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "+10", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-01", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "65E19", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "65E+19", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "9223372036854775809-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "(9223372036854775809)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Invalid(value: "2E19", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_ObjectNotIntPtr_ThrowsArgumentException(value: "a") [14:21:58] info: [STRT] System.Tests.IntPtrTests.CompareTo_ObjectNotIntPtr_ThrowsArgumentException(value: 234) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Size [14:21:58] info: [STRT] System.Tests.IntPtrTests.Ctor_Int [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToString_N_F_EmptyNumberGroup_Success(specifier: "N") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToString_N_F_EmptyNumberGroup_Success(specifier: "F") [14:21:58] info: [STRT] System.Tests.IntPtrTests.GetHashCodeRespectAllBits [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToString_P_EmptyPercentGroup_Success [14:21:58] info: [STRT] System.Tests.IntPtrTests.EqualsTest(value: 42, obj: 42, expected: True) [14:21:58] info: [STRT] System.Tests.IntPtrTests.EqualsTest(value: 42, obj: 43, expected: False) [14:21:58] info: [STRT] System.Tests.IntPtrTests.EqualsTest(value: 42, obj: 42, expected: False) [14:21:58] info: [STRT] System.Tests.IntPtrTests.EqualsTest(value: 42, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-1", offset: 0, count: 2, style: Integer, provider: null, expected: -1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-12", offset: 0, count: 3, style: Integer, provider: null, expected: -12) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-1234", offset: 0, count: 5, style: Integer, provider: null, expected: -1234) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-12345", offset: 0, count: 6, style: Integer, provider: null, expected: -12345) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-123456", offset: 0, count: 7, style: Integer, provider: null, expected: -123456) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-1234567", offset: 0, count: 8, style: Integer, provider: null, expected: -1234567) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-12345678", offset: 0, count: 9, style: Integer, provider: null, expected: -12345678) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-123456789", offset: 0, count: 10, style: Integer, provider: null, expected: -123456789) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-1234567890", offset: 0, count: 11, style: Integer, provider: null, expected: -1234567890) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: -1431655766) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "80000000", offset: 0, count: 8, style: HexNumber, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "7FFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "10000000000000000000000000000000", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1111111111111111111111111111111", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "$(1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "($1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "$-1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-$1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "|1000", offset: 0, count: 5, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-2147483648", offset: 0, count: 11, style: AllowLeadingSign, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123-", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: " -2147483648 ", offset: 0, count: 17, style: Integer, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "(1E2)", offset: 0, count: 5, style: AllowParentheses | AllowExponent, provider: null, expected: -100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-1E2", offset: 0, count: 4, style: AllowLeadingSign | AllowExponent, provider: null, expected: -100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -23123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -3) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "2147483647", offset: 1, count: 9, style: None, provider: null, expected: 147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "2147483647", offset: 1, count: 1, style: None, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123\0\0", offset: 2, count: 2, style: None, provider: null, expected: 3) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "abc", offset: 0, count: 1, style: HexNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "ABC", offset: 1, count: 1, style: HexNumber, provider: null, expected: 11) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "FFFFFFFF", offset: 6, count: 2, style: HexNumber, provider: null, expected: 255) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "FFFFFFFF", offset: 0, count: 1, style: HexNumber, provider: null, expected: 15) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1010", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1010", offset: 1, count: 1, style: BinaryNumber, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "11111111", offset: 6, count: 2, style: BinaryNumber, provider: null, expected: 3) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "11111111", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-$1000", offset: 1, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "100", offset: 1, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 1, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1000", offset: 1, count: 3, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "|1000", offset: 0, count: 2, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 2, style: Any, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-2147483648", offset: 0, count: 10, style: AllowLeadingSign, provider: null, expected: -214748364) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "123-", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1E2", offset: 0, count: 1, style: AllowExponent, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "1E+2", offset: 3, count: 1, style: AllowExponent, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "(1E2)", offset: 1, count: 3, style: AllowParentheses | AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Valid(value: "-1E2", offset: 1, count: 3, style: AllowLeadingSign | AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Ctor_VoidPointer_ToPointer [14:21:58] info: [STRT] System.Tests.IntPtrTests.Ctor_Value [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -2147483648, format: "G", provider: null, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -4567, format: "G", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 0, format: "G", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "G", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 2147483647, format: "G", provider: null, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -2147483648, format: "G\0", provider: null, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -4567, format: "G\0", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 0, format: "G\0", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 2147483647, format: "G\0", provider: null, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -2147483648, format: "\0N222", provider: null, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -4567, format: "\0N222", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 2147483647, format: "\0N222", provider: null, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -2147483648, format: "\0", provider: null, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -4567, format: "\0", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 0, format: "\0", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 2147483647, format: "\0", provider: null, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -2147483648, format: "", provider: null, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -4567, format: "", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 0, format: "", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 2147483647, format: "", provider: null, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -2147483648, format: "R", provider: null, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -4567, format: "R", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 0, format: "R", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "R", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 2147483647, format: "R", provider: null, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "D", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "D99", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "D99\09", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -4567, format: "D99\09", provider: null, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 0, format: "x", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 9320, format: "x", provider: null, expected: "2468") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -9320, format: "x", provider: null, expected: "ffffdb98") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 0, format: "b", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -9320, format: "b", provider: null, expected: "11111111111111111101101110011000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -2147483648, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 2147483647, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -2147483648, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 2147483647, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -2147483648, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 2147483647, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -2147483648, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 2147483647, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -2147483648, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 2147483647, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -2147483648, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 2147483647, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2147483647") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 4567, format: "D99\09", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -4567, format: "D99\09", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "ffffdb98") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "11111111111111111101101110011000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: -2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "#2*468~00") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryFormat(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_InvalidUtf8 [14:21:58] info: [STRT] System.Tests.IntPtrTests.MaxValue [14:21:58] info: [STRT] System.Tests.IntPtrTests.Subtract [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | HexNumber) [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | BinaryNumber) [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowHexSpecifier | BinaryNumber) [14:21:58] info: [STRT] System.Tests.IntPtrTests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: -1024) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "0b101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "abc", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "+10", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-01", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "65E19", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "65E+19", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "9223372036854775809-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "(9223372036854775809)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Utf8Span_Invalid(value: "2E19", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Ctor_Long [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-1", offset: 0, count: 2, style: Integer, provider: null, expected: -1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-12", offset: 0, count: 3, style: Integer, provider: null, expected: -12) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-1234", offset: 0, count: 5, style: Integer, provider: null, expected: -1234) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-12345", offset: 0, count: 6, style: Integer, provider: null, expected: -12345) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-123456", offset: 0, count: 7, style: Integer, provider: null, expected: -123456) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-1234567", offset: 0, count: 8, style: Integer, provider: null, expected: -1234567) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-12345678", offset: 0, count: 9, style: Integer, provider: null, expected: -12345678) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-123456789", offset: 0, count: 10, style: Integer, provider: null, expected: -123456789) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-1234567890", offset: 0, count: 11, style: Integer, provider: null, expected: -1234567890) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: -1431655766) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "80000000", offset: 0, count: 8, style: HexNumber, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "7FFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "10000000000000000000000000000000", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1111111111111111111111111111111", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "$(1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "($1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "$-1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-$1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "|1000", offset: 0, count: 5, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-2147483648", offset: 0, count: 11, style: AllowLeadingSign, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123-", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: " -2147483648 ", offset: 0, count: 17, style: Integer, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "(1E2)", offset: 0, count: 5, style: AllowParentheses | AllowExponent, provider: null, expected: -100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-1E2", offset: 0, count: 4, style: AllowLeadingSign | AllowExponent, provider: null, expected: -100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -23123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -3) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "2147483647", offset: 1, count: 9, style: None, provider: null, expected: 147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "2147483647", offset: 1, count: 1, style: None, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123\0\0", offset: 2, count: 2, style: None, provider: null, expected: 3) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "abc", offset: 0, count: 1, style: HexNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "ABC", offset: 1, count: 1, style: HexNumber, provider: null, expected: 11) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "FFFFFFFF", offset: 6, count: 2, style: HexNumber, provider: null, expected: 255) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "FFFFFFFF", offset: 0, count: 1, style: HexNumber, provider: null, expected: 15) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1010", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1010", offset: 1, count: 1, style: BinaryNumber, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "11111111", offset: 6, count: 2, style: BinaryNumber, provider: null, expected: 3) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "11111111", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-$1000", offset: 1, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "100", offset: 1, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "100", offset: 0, count: 1, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1000", offset: 1, count: 3, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "|1000", offset: 0, count: 2, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123", offset: 0, count: 2, style: Any, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-2147483648", offset: 0, count: 10, style: AllowLeadingSign, provider: null, expected: -214748364) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "123-", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1E2", offset: 0, count: 1, style: AllowExponent, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "1E+2", offset: 3, count: 1, style: AllowExponent, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "(1E2)", offset: 1, count: 3, style: AllowParentheses | AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Span_Valid(value: "-1E2", offset: 1, count: 3, style: AllowLeadingSign | AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "0", style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "2147483647", style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "02147483647", style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "00000000000000000000000000000000000000000000000002"···, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123\0\0", style: None, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1", style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "12", style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "-1", style: Integer, provider: null, expected: -1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "-12", style: Integer, provider: null, expected: -12) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "-123", style: Integer, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "-1234", style: Integer, provider: null, expected: -1234) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "-12345", style: Integer, provider: null, expected: -12345) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "-123456", style: Integer, provider: null, expected: -123456) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "-1234567", style: Integer, provider: null, expected: -1234567) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "-12345678", style: Integer, provider: null, expected: -12345678) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "-123456789", style: Integer, provider: null, expected: -123456789) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "-1234567890", style: Integer, provider: null, expected: -1234567890) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: -1431655766) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "abc", style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "ABC", style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "80000000", style: HexNumber, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "7FFFFFFF", style: HexNumber, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "100100011", style: BinaryNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "101010111100", style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "10010", style: BinaryNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "10000000000000000000000000000000", style: BinaryNumber, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1111111111111111111111111111111", style: BinaryNumber, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "$1|000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "$ 1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "$(1000)", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "($1000)", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "$-1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "-$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "100", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "|1000", style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123", style: Any, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "-2147483648", style: AllowLeadingSign, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "-123", style: AllowLeadingSign, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "+0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "-0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "+123", style: AllowLeadingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "|123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123", style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123+", style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123-", style: AllowTrailingSign, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123|", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: " 123", style: AllowLeadingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: " 123 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123 ", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123 \0\0", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: " 2147483647 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: " -2147483648 ", style: Integer, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "\t\t123\t\t", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "\n\n123\n\n", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "\v\v123\v\v", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "\f\f123\f\f", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "\r\r123\r\r", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: " 0 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: " 000000000 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1000", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1|0|0|0", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1|||", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1111", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1E2", style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1E+2", style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1e2", style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1E0", style: AllowExponent, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "(1E2)", style: AllowParentheses | AllowExponent, provider: null, expected: -100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "-1E2", style: AllowLeadingSign | AllowExponent, provider: null, expected: -100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "1E|2", style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123", style: AllowParentheses, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "(123)", style: AllowParentheses, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "67|", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -23123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:58] info: [STRT] System.Tests.IntPtrTests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -3) [14:21:58] info: [STRT] System.Tests.IntPtrTests.BigMul32(a: 0, b: 0, result: "0000000000000000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.BigMul32(a: 0, b: 1, result: "0000000000000000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.BigMul32(a: 1, b: 0, result: "0000000000000000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.BigMul32(a: 2, b: 3, result: "0000000000000006") [14:21:58] info: [STRT] System.Tests.IntPtrTests.BigMul32(a: 3, b: -2, result: "FFFFFFFFFFFFFFFA") [14:21:58] info: [STRT] System.Tests.IntPtrTests.BigMul32(a: -1, b: -1, result: "0000000000000001") [14:21:58] info: [STRT] System.Tests.IntPtrTests.BigMul32(a: -1, b: -2147483648, result: "0000000080000000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.BigMul32(a: 1, b: -2147483648, result: "FFFFFFFF80000000") [14:21:58] info: [STRT] System.Tests.IntPtrTests.BigMul32(a: 434355513, b: 1772475220, result: "0AAF2DC48A6D11B4") [14:21:58] info: [STRT] System.Tests.IntPtrTests.BigMul32(a: 2090909259, b: -2127731642, result: "C2425AAB1C785482") [14:21:58] info: [STRT] System.Tests.IntPtrTests.BigMul32(a: -1444236328, b: 863021835, result: "EEB3DEFEC9B70248") [14:21:58] info: [STRT] System.Tests.IntPtrTests.BigMul32(a: -2005815188, b: -1411007689, result: "2746F6B050E7CB34") [14:21:58] info: [STRT] System.Tests.IntPtrTests.ToString_C_EmptyPercentGroup_Success [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericStruct2Tests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfGenericTypeTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.MethodImplAttributeTests.AggressiveOptimizationTest [14:21:58] info: [STRT] System.Tests.EntryPointNotFoundExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.EntryPointNotFoundExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.EntryPointNotFoundExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.DecimalTests+BigIntegerCompare.Test [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.00555555569, expectedResult: 0.318309873, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.00757986913, expectedResult: 0.434294492, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.00872664619, expectedResult: 0.5, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.0111111114, expectedResult: 0.636619747, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.0120977005, expectedResult: 0.693147182, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.0123413419, expectedResult: 0.707106769, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.0137077849, expectedResult: 0.785398185, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.0174532924, expectedResult: 1, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.0196939334, expectedResult: 1.12837923, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.0246826839, expectedResult: 1.41421354, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.0251797773, expectedResult: 1.44269502, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.0261799395, expectedResult: 1.5, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.0274155699, expectedResult: 1.57079637, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.0349065848, expectedResult: 2, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.0401876941, expectedResult: 2.30258512, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.0436332338, expectedResult: 2.5, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.0474429652, expectedResult: 2.71828175, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.052359879, expectedResult: 3, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.0548311397, expectedResult: 3.14159274, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: 0.061086528, expectedResult: 3.5, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.RadiansToDegreesTest(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNormal(d: -∞, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNormal(d: -3.40282347E+38, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNormal(d: -1.17549435E-38, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNormal(d: -1.17549421E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNormal(d: -1.40129846E-45, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNormal(d: -0, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNormal(d: NaN, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNormal(d: 0, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNormal(d: 1.40129846E-45, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNormal(d: 1.17549421E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNormal(d: 1.17549435E-38, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNormal(d: 3.40282347E+38, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNormal(d: ∞, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.Test_ToString_NotNetFramework [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_ObjectNotFloat_ThrowsArgumentException(value: "a") [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_ObjectNotFloat_ThrowsArgumentException(value: 234) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegativeInfinity(d: -∞, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegativeInfinity(d: -3.40282347E+38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegativeInfinity(d: -1.17549435E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegativeInfinity(d: -1.17549421E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegativeInfinity(d: -1.40129846E-45, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegativeInfinity(d: -0, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegativeInfinity(d: NaN, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegativeInfinity(d: 0, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegativeInfinity(d: 1.40129846E-45, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegativeInfinity(d: 1.17549421E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegativeInfinity(d: 1.17549435E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegativeInfinity(d: 3.40282347E+38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegativeInfinity(d: ∞, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsFinite(d: -∞, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsFinite(d: -3.40282347E+38, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsFinite(d: -1.17549435E-38, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsFinite(d: -1.17549421E-38, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsFinite(d: -1.40129846E-45, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsFinite(d: -0, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsFinite(d: NaN, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsFinite(d: 0, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsFinite(d: 1.40129846E-45, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsFinite(d: 1.17549421E-38, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsFinite(d: 1.17549435E-38, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsFinite(d: 3.40282347E+38, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsFinite(d: ∞, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.NaN [14:21:58] info: [STRT] System.Tests.SingleTests.TryFormat [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_InvalidUtf8 [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: -∞, y: ∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: ∞, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: -3.40282347E+38, y: 3.40282347E+38, expectedResult: -3.40282347E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: 3.40282347E+38, y: -3.40282347E+38, expectedResult: -3.40282347E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: -0, y: 0, expectedResult: -0) [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: 0, y: -0, expectedResult: -0) [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: 2, y: -3, expectedResult: -3) [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: -3, y: 2, expectedResult: -3) [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: 3, y: -2, expectedResult: -2) [14:21:58] info: [STRT] System.Tests.SingleTests.MinNumberTest(x: -2, y: 3, expectedResult: -2) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Invalid(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Invalid(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Invalid(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Invalid(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Invalid(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Invalid(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Invalid(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Invalid(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Invalid(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Invalid(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Invalid(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Invalid(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.PositiveInfinity [14:21:58] info: [STRT] System.Tests.SingleTests.IsInfinity(d: -∞, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsInfinity(d: -3.40282347E+38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsInfinity(d: -1.17549435E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsInfinity(d: -1.17549421E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsInfinity(d: -1.40129846E-45, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsInfinity(d: -0, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsInfinity(d: NaN, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsInfinity(d: 0, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsInfinity(d: 1.40129846E-45, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsInfinity(d: 1.17549421E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsInfinity(d: 1.17549435E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsInfinity(d: 3.40282347E+38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsInfinity(d: ∞, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: 5.58088589, expectedResult: 2.71828175, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: 3.93340969, expectedResult: 2.30258512, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: 1.97068644, expectedResult: 1.57079637, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: 1.71828187, expectedResult: 1.44269502, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: 1.66514409, expectedResult: 1.41421354, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: 1.18612993, expectedResult: 1.12837923, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: 1, expectedResult: 1, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: 0.723567963, expectedResult: 0.785398185, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: 0.632526934, expectedResult: 0.707106769, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: 0.616806686, expectedResult: 0.693147182, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: 0.554682255, expectedResult: 0.636619747, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: 0.351249874, expectedResult: 0.434294492, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: 0.246868983, expectedResult: 0.318309873, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -0.197991118, expectedResult: -0.318309873, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -0.259944439, expectedResult: -0.434294492, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -1, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -0.886685252, expectedResult: -3.14159274, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -0.848044753, expectedResult: -2.71828175, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -0.797300458, expectedResult: -2.30258512, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -0.663377464, expectedResult: -1.57079637, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: 7.82497787, expectedResult: 3.14159274, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -0.63212055, expectedResult: -1.44269502, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -0.542570651, expectedResult: -1.12837923, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -0.5, expectedResult: -1, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -0.419808179, expectedResult: -0.785398185, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -0.387452662, expectedResult: -0.707106769, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -0.381496876, expectedResult: -0.693147182, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -0.356781751, expectedResult: -0.636619747, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: -0.624785781, expectedResult: -1.41421354, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log2P1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.NegativeInfinity [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: 0.374802232, expectedResult: 0.318309873, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: 0.543873429, expectedResult: 0.434294492, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: 0.890081167, expectedResult: 0.636619747, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: 1, expectedResult: 0.693147182, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: 1.02811503, expectedResult: 0.707106769, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: 1.1932801, expectedResult: 0.785398185, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: 2.09064293, expectedResult: 1.12837923, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: 3.11325049, expectedResult: 1.41421354, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: 3.23208618, expectedResult: 1.44269502, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: 3.8104775, expectedResult: 1.57079637, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: 9, expectedResult: 2.30258512, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: 14.1542625, expectedResult: 2.71828175, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: 1.71828187, expectedResult: 1, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: 22.1406918, expectedResult: 3.14159274, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -0.470922202, expectedResult: -0.636619747, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -0.506931305, expectedResult: -0.707106769, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -3.14159274, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -2.71828175, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -1.41421354, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -1, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -0.956786096, expectedResult: -3.14159274, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -0.5, expectedResult: -0.693147182, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -0.934011936, expectedResult: -2.71828175, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -0.792120397, expectedResult: -1.57079637, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -0.763709903, expectedResult: -1.44269502, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -0.756883264, expectedResult: -1.41421354, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -0.676442742, expectedResult: -1.12837923, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -0.63212055, expectedResult: -1, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -0.544061899, expectedResult: -0.785398185, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: -0.899999976, expectedResult: -2.30258512, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.LogP1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.MinValue [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: -∞, expectedResult: -1, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: 2.71828175, expectedResult: 14.1542625, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: 2.30258512, expectedResult: 9, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: 1.57079637, expectedResult: 3.8104775, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: 1.44269502, expectedResult: 3.23208618, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: 1.41421354, expectedResult: 3.11325049, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: 1.12837923, expectedResult: 2.09064293, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: 1, expectedResult: 1.71828187, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: 0.785398185, expectedResult: 1.1932801, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: 0.707106769, expectedResult: 1.02811503, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: 0.693147182, expectedResult: 1, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: 0.636619747, expectedResult: 0.890081167, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: 0.434294492, expectedResult: 0.543873429, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: 0.318309873, expectedResult: 0.374802232, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: 3.14159274, expectedResult: 22.1406918, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: -0.318309873, expectedResult: -0.272622645, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: -0.434294492, expectedResult: -0.352278501, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: -0.636619747, expectedResult: -0.470922202, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: -0.693147182, expectedResult: -0.5, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: -0.707106769, expectedResult: -0.506931305, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: -0.785398185, expectedResult: -0.544061899, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: -1, expectedResult: -0.63212055, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: -1.12837923, expectedResult: -0.676442742, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: -1.41421354, expectedResult: -0.756883264, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: -1.44269502, expectedResult: -0.763709903, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: -1.57079637, expectedResult: -0.792120397, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: -2.30258512, expectedResult: -0.899999976, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: -2.71828175, expectedResult: -0.934011936, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: -3.14159274, expectedResult: -0.956786096, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.ExpM1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: NaN, y: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: NaN, y: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: NaN, y: 1, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: NaN, y: 2.71828175, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: NaN, y: 10, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 0, y: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 0, y: 1, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 0, y: 1.57079637, expectedResult: 1.57079637, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 0, y: 2, expectedResult: 2, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 0, y: 2.71828175, expectedResult: 2.71828175, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 0, y: 3, expectedResult: 3, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 0, y: 10, expectedResult: 10, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 1, y: 1, expectedResult: 1.41421354, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 1, y: 1E+10, expectedResult: 1E+10, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 1, y: 1.00000002E+20, expectedResult: 1.00000002E+20, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 2.71828175, y: 0.318309873, expectedResult: 2.73685527, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 2.71828175, y: 0.434294492, expectedResult: 2.75275636, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 2.71828175, y: 0.636619747, expectedResult: 2.79183459, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 2.71828175, y: 0.693147182, expectedResult: 2.80526447, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 2.71828175, y: 0.707106769, expectedResult: 2.80874634, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 2.71828175, y: 0.785398185, expectedResult: 2.82947111, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 2.71828175, y: 1, expectedResult: 2.89638662, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 2.71828175, y: 1.12837923, expectedResult: 2.9431777, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 2.71828175, y: 1.41421354, expectedResult: 3.06415677, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 2.71828175, y: 1.44269502, expectedResult: 3.07740569, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 2.71828175, y: 1.57079637, expectedResult: 3.13949943, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 2.71828175, y: 2.30258512, expectedResult: 3.56243658, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 2.71828175, y: 2.71828175, expectedResult: 3.84423113, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 2.71828175, y: 3.14159274, expectedResult: 4.15435457, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 10, y: 0.318309873, expectedResult: 10.005065, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 10, y: 0.434294492, expectedResult: 10.0094261, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 10, y: 0.636619747, expectedResult: 10.0202436, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 10, y: 0.693147182, expectedResult: 10.0239935, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 10, y: 0.707106769, expectedResult: 10.0249691, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 10, y: 0.785398185, expectedResult: 10.0307951, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 10, y: 1, expectedResult: 10.0498753, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 10, y: 1.12837923, expectedResult: 10.0634604, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 10, y: 1.41421354, expectedResult: 10.0995045, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 10, y: 1.44269502, expectedResult: 10.1035328, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 10, y: 1.57079637, expectedResult: 10.1226187, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 10, y: 2.30258512, expectedResult: 10.2616711, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 10, y: 2.71828175, expectedResult: 10.3628693, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: 10, y: 3.14159274, expectedResult: 10.4818707, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: ∞, y: NaN, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: ∞, y: 0, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: ∞, y: 1, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: ∞, y: 2.71828175, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: ∞, y: 10, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Hypot(x: ∞, y: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.IsPositiveInfinity(d: -∞, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsPositiveInfinity(d: -3.40282347E+38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsPositiveInfinity(d: -1.17549435E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsPositiveInfinity(d: -1.17549421E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsPositiveInfinity(d: -1.40129846E-45, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsPositiveInfinity(d: -0, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsPositiveInfinity(d: NaN, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsPositiveInfinity(d: 0, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsPositiveInfinity(d: 1.40129846E-45, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsPositiveInfinity(d: 1.17549421E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsPositiveInfinity(d: 1.17549435E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsPositiveInfinity(d: 3.40282347E+38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsPositiveInfinity(d: ∞, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.AtanPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.AtanPiTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.AtanPiTest(value: 1.55740774, expectedResult: 0.318309873, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AtanPiTest(value: 4.77548933, expectedResult: 0.434294492, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AtanPiTest(value: ∞, expectedResult: 0.5, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AtanPiTest(value: -2.18503976, expectedResult: -0.363380224, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AtanPiTest(value: -1.44060838, expectedResult: -0.306852818, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AtanPiTest(value: -1.31367576, expectedResult: -0.292893231, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AtanPiTest(value: -0.799099386, expectedResult: -0.21460183, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AtanPiTest(value: 0.426706344, expectedResult: 0.128379166, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AtanPiTest(value: 3.62021852, expectedResult: 0.414213568, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AtanPiTest(value: 5.49452591, expectedResult: 0.442695051, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AtanPiTest(value: -4.42175245, expectedResult: -0.429203659, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AtanPiTest(value: 1.40015471, expectedResult: 0.302585095, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AtanPiTest(value: -1.22216463, expectedResult: -0.281718165, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AtanPiTest(value: 0.476690143, expectedResult: 0.141592652, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: 1.08118117, expectedResult: 0.318309873, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: 1.71828187, expectedResult: 0.434294492, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: 3.33131504, expectedResult: 0.636619747, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: 3.93340969, expectedResult: 0.693147182, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: 4.0945611, expectedResult: 0.707106769, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: 5.10095978, expectedResult: 0.785398185, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: 12.4393778, expectedResult: 1.12837923, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: 24.9545536, expectedResult: 1.41421354, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: 26.7137337, expectedResult: 1.44269502, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: 36.2217102, expectedResult: 1.57079637, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: 199.717438, expectedResult: 2.30258512, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: 521.735291, expectedResult: 2.71828175, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: 9, expectedResult: 1, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -0.519503653, expectedResult: -0.318309873, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -0.63212055, expectedResult: -0.434294492, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -0.769123256, expectedResult: -0.636619747, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -3.14159274, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -2.71828175, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -1.41421354, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -1, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -0.998086989, expectedResult: -2.71828175, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -0.995017886, expectedResult: -2.30258512, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -0.973133981, expectedResult: -1.57079637, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -0.963916779, expectedResult: -1.44269502, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -0.96147114, expectedResult: -1.41421354, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -0.925591767, expectedResult: -1.12837923, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -0.899999976, expectedResult: -1, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -0.83609134, expectedResult: -0.785398185, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -0.803712249, expectedResult: -0.707106769, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: -0.797300458, expectedResult: -0.693147182, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: 1384.45569, expectedResult: 3.14159274, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Log10P1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Invalid(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Invalid(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Invalid(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Invalid(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Invalid(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Invalid(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Invalid(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Invalid(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Invalid(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Invalid(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Invalid(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Invalid(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.NegativeZero [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "0", offset: 0, count: 1, style: AllowThousands | Float, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "567.89", offset: 0, count: 6, style: AllowThousands | Float, provider: null, expected: 567.890015) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "-567.89", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expected: -567.890015) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "1E23", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 9.99999978E+22) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: ".234", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 0.233999997) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "234.", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 234) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 112, style: AllowThousands | Float, provider: null, expected: 3.00000001E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 113, style: AllowThousands | Float, provider: null, expected: 3.00000001E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "16777217.0", offset: 0, count: 10, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777216) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "16777217.00000000000000000000000000000000000000000"···, offset: 0, count: 114, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777218) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "16777217.00000000000000000000000000000000000000000"···, offset: 0, count: 115, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777218) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "16777217.00000000000000000000000000000000000000000"···, offset: 0, count: 117, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777218) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "5.005", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "5.050", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.05000019) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "5.000000000000000000000000000000000000000000000000"···, offset: 0, count: 113, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "5.000000000000000000000000000000000000000000000000"···, offset: 0, count: 114, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "5.000000000000000000000000000000000000000000000000"···, offset: 0, count: 114, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "5.005000000000000000000000000000000000000000000000"···, offset: 0, count: 113, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "5.005000000000000000000000000000000000000000000000"···, offset: 0, count: 114, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "5.005000000000000000000000000000000000000000000000"···, offset: 0, count: 114, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "5005.000000000000000000000000000000000000000000000"···, offset: 0, count: 113, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "50050.0", offset: 0, count: 7, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "5005", offset: 0, count: 4, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "050050", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "0.000000000000000000000000000000000000000000000000"···, offset: 0, count: 113, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "0.005", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.00499999989) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "0.0500", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.0500000007) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "6250000000000000000000000000000000e-12", offset: 0, count: 38, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.24999986E+21) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "6250000e0", offset: 0, count: 9, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6250000) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "6250100e-5", offset: 0, count: 10, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.5009995) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "625010.00e-4", offset: 0, count: 12, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.5009995) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "62500e-4", offset: 0, count: 8, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.25) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "62500", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62500) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "123.1", offset: 0, count: 5, style: AllowDecimalPoint, provider: null, expected: 123.099998) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "1,000", offset: 0, count: 5, style: AllowThousands, provider: null, expected: 1000) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "123.567", offset: 0, count: 7, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123.567001) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "$1,000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "123.123", offset: 0, count: 7, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123.123001) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "NaN", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "Infinity", offset: 0, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "-Infinity", offset: 0, count: 9, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "-123", offset: 1, count: 3, style: AllowThousands | Float, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: -12) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "1E23", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 2, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 12) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Valid(value: "-Infinity", offset: 1, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: -∞, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: ∞, y: -∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: -3.40282347E+38, y: 3.40282347E+38, expectedResult: 3.40282347E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: 3.40282347E+38, y: -3.40282347E+38, expectedResult: 3.40282347E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: -0, y: 0, expectedResult: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: 0, y: -0, expectedResult: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: 2, y: -3, expectedResult: 2) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: -3, y: 2, expectedResult: 2) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: 3, y: -2, expectedResult: 3) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxNumberTest(x: -2, y: 3, expectedResult: 3) [14:21:58] info: [STRT] System.Tests.SingleTests.Ctor_Value [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegative(d: -∞, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegative(d: -3.40282347E+38, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegative(d: -1.17549435E-38, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegative(d: -1.17549421E-38, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegative(d: -0, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegative(d: NaN, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegative(d: 0, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegative(d: 1.17549421E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegative(d: 1.17549435E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegative(d: 3.40282347E+38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNegative(d: ∞, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxValue [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: -∞, y: ∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: ∞, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: -3.40282347E+38, y: 3.40282347E+38, expectedResult: -3.40282347E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: 3.40282347E+38, y: -3.40282347E+38, expectedResult: -3.40282347E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: -0, y: 0, expectedResult: -0) [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: 0, y: -0, expectedResult: -0) [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: 2, y: -3, expectedResult: 2) [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: -3, y: 2, expectedResult: 2) [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: 3, y: -2, expectedResult: -2) [14:21:58] info: [STRT] System.Tests.SingleTests.MinMagnitudeNumberTest(x: -2, y: 3, expectedResult: -2) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: -∞, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: ∞, y: -∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: -3.40282347E+38, y: 3.40282347E+38, expectedResult: 3.40282347E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: 3.40282347E+38, y: -3.40282347E+38, expectedResult: 3.40282347E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: -0, y: 0, expectedResult: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: 0, y: -0, expectedResult: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: 2, y: -3, expectedResult: -3) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: -3, y: 2, expectedResult: -3) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: 3, y: -2, expectedResult: 3) [14:21:58] info: [STRT] System.Tests.SingleTests.MaxMagnitudeNumberTest(x: -2, y: 3, expectedResult: 3) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: -∞, value2: -∞, amount: 0.5, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: -∞, value2: NaN, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: -∞, value2: ∞, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: -∞, value2: 0, amount: 0.5, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: -∞, value2: 1, amount: 0.5, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: NaN, value2: -∞, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: NaN, value2: NaN, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: NaN, value2: ∞, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: NaN, value2: 0, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: NaN, value2: 1, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: ∞, value2: -∞, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: ∞, value2: NaN, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: ∞, value2: ∞, amount: 0.5, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: ∞, value2: 0, amount: 0.5, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: ∞, value2: 1, amount: 0.5, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: 1, value2: 3, amount: 0, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: 1, value2: 3, amount: 0.5, expectedResult: 2) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: 1, value2: 3, amount: 1, expectedResult: 3) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: 1, value2: 3, amount: 2, expectedResult: 5) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: 2, value2: 4, amount: 0, expectedResult: 2) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: 2, value2: 4, amount: 0.5, expectedResult: 3) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: 2, value2: 4, amount: 1, expectedResult: 4) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: 2, value2: 4, amount: 2, expectedResult: 6) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: 3, value2: 1, amount: 0, expectedResult: 3) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: 3, value2: 1, amount: 0.5, expectedResult: 2) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: 3, value2: 1, amount: 1, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: 3, value2: 1, amount: 2, expectedResult: -1) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: 4, value2: 2, amount: 0, expectedResult: 4) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: 4, value2: 2, amount: 0.5, expectedResult: 3) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: 4, value2: 2, amount: 1, expectedResult: 2) [14:21:58] info: [STRT] System.Tests.SingleTests.LerpTest(value1: 4, value2: 2, amount: 2, expectedResult: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Invalid(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Invalid(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Invalid(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Invalid(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Invalid(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Invalid(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Invalid(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Invalid(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Invalid(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Invalid(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Invalid(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Invalid(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Utf8Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip(value: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip(value: -3.40282347E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip(value: -3.14159274) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip(value: -2.71828175) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip(value: -1.40129846E-45) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip(value: -0.84551239) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip(value: -0) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip(value: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip(value: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip(value: 0.84551239) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip(value: 1.40129846E-45) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip(value: 2.71828175) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip(value: 3.14159274) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip(value: 3.40282347E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip(value: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.IsSubnormal(d: -∞, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsSubnormal(d: -3.40282347E+38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsSubnormal(d: -1.17549435E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsSubnormal(d: -1.17549421E-38, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsSubnormal(d: -1.40129846E-45, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsSubnormal(d: -0, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsSubnormal(d: NaN, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsSubnormal(d: 0, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsSubnormal(d: 1.40129846E-45, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsSubnormal(d: 1.17549421E-38, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsSubnormal(d: 1.17549435E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsSubnormal(d: 3.40282347E+38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsSubnormal(d: ∞, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: -∞, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: 2.71828175, expectedResult: 5.58088589, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: 2.30258512, expectedResult: 3.93340969, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: 1.57079637, expectedResult: 1.97068644, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: 1.44269502, expectedResult: 1.71828187, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: 1.41421354, expectedResult: 1.66514409, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: 1.12837923, expectedResult: 1.18612993, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: 1, expectedResult: 1, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: 0.785398185, expectedResult: 0.723567963, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: 0.707106769, expectedResult: 0.632526934, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: 0.693147182, expectedResult: 0.616806686, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: 0.636619747, expectedResult: 0.554682255, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: 0.434294492, expectedResult: 0.351249874, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: 0.318309873, expectedResult: 0.246868983, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: 3.14159274, expectedResult: 7.82497787, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: -0.318309873, expectedResult: -0.197991118, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: -0.434294492, expectedResult: -0.259944439, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: -0.636619747, expectedResult: -0.356781751, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: -0.693147182, expectedResult: -0.381496876, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: -0.707106769, expectedResult: -0.387452662, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: -0.785398185, expectedResult: -0.419808179, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: -1, expectedResult: -0.5, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: -1.12837923, expectedResult: -0.542570651, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: -1.41421354, expectedResult: -0.624785781, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: -1.44269502, expectedResult: -0.63212055, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: -1.57079637, expectedResult: -0.663377464, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: -2.30258512, expectedResult: -0.797300458, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: -2.71828175, expectedResult: -0.848044753, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: -3.14159274, expectedResult: -0.886685252, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2M1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: 0.581195652, expectedResult: 0.302585095, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: 0.220584035, expectedResult: 0.429203659, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: -0.179057941, expectedResult: 0.557304978, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: -0.266255349, expectedResult: 0.585786462, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: -0.919764996, expectedResult: 0.871620834, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: -1, expectedResult: 1, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: -0.633255661, expectedResult: 0.718281806, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: -0.781211913, expectedResult: 0.785398185, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: -0.570233226, expectedResult: 0.693147182, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: -0.416146845, expectedResult: 0.636619747, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: 0, expectedResult: 0.5, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: 0.204957187, expectedResult: 0.434294492, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: 0.540302277, expectedResult: 0.318309873, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: 1, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: -0.605699837, expectedResult: 0.707106769, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AcosPiTest(value: -0.902685344, expectedResult: 0.858407319, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: -∞, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: 2.71828175, expectedResult: 522.735291, allowedVariance: 0.000476837158) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: 2.30258512, expectedResult: 200.717438, allowedVariance: 0.000476837158) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: 1.57079637, expectedResult: 37.2217102, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: 1.44269502, expectedResult: 27.7137337, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: 1.41421354, expectedResult: 25.9545536, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: 1.12837923, expectedResult: 13.4393778, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: 1, expectedResult: 10, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: 0.785398185, expectedResult: 6.10095978, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: 0.707106769, expectedResult: 5.0945611, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: 0.693147182, expectedResult: 4.93340969, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: 0.636619747, expectedResult: 4.33131504, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: 0.434294492, expectedResult: 2.71828175, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: 0.318309873, expectedResult: 2.08118105, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: 0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: 3.14159274, expectedResult: 1385.45569, allowedVariance: 0.00476837158) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: -0.318309873, expectedResult: 0.480496377, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: -0.434294492, expectedResult: 0.36787945, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: -0.636619747, expectedResult: 0.230876759, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: -0.693147182, expectedResult: 0.202699572, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: -0.707106769, expectedResult: 0.196287766, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: -0.785398185, expectedResult: 0.163908631, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: -1, expectedResult: 0.100000001, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: -1.12837923, expectedResult: 0.0744082034, allowedVariance: 4.76837165E-08) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: -1.41421354, expectedResult: 0.0385288857, allowedVariance: 4.76837165E-08) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: -1.44269502, expectedResult: 0.0360831916, allowedVariance: 4.76837165E-08) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: -1.57079637, expectedResult: 0.0268660411, allowedVariance: 4.76837165E-08) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: -2.30258512, expectedResult: 0.00498212827, allowedVariance: 4.76837148E-09) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: -2.71828175, expectedResult: 0.0019130141, allowedVariance: 4.76837148E-09) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: -3.14159274, expectedResult: 0.000721784134, allowedVariance: 4.76837181E-10) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: -0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: -∞, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: 2.71828175, expectedResult: 6.58088589, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: 2.30258512, expectedResult: 4.93340969, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: 1.57079637, expectedResult: 2.97068644, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: 1.44269502, expectedResult: 2.71828175, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: 1.41421354, expectedResult: 2.66514421, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: 1.12837923, expectedResult: 2.18613005, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: 1, expectedResult: 2, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: 0.785398185, expectedResult: 1.72356796, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: 0.707106769, expectedResult: 1.63252687, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: 0.693147182, expectedResult: 1.61680663, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: 0.636619747, expectedResult: 1.55468225, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: 0.434294492, expectedResult: 1.35124981, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: 0.318309873, expectedResult: 1.24686897, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: 0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: 3.14159274, expectedResult: 8.82497787, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: -0.318309873, expectedResult: 0.802008867, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: -0.434294492, expectedResult: 0.740055561, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: -0.636619747, expectedResult: 0.643218219, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: -0.693147182, expectedResult: 0.618503153, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: -0.707106769, expectedResult: 0.612547338, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: -0.785398185, expectedResult: 0.580191791, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: -1, expectedResult: 0.5, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: -1.12837923, expectedResult: 0.457429349, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: -1.41421354, expectedResult: 0.375214219, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: -1.44269502, expectedResult: 0.36787945, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: -1.57079637, expectedResult: 0.336622536, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: -2.30258512, expectedResult: 0.202699572, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: -2.71828175, expectedResult: 0.151955217, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: -3.14159274, expectedResult: 0.113314733, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: -0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp2Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "-123", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "0", offset: 0, count: 1, style: AllowThousands | Float, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "567.89", offset: 0, count: 6, style: AllowThousands | Float, provider: null, expected: 567.890015) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "-567.89", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expected: -567.890015) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "1E23", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 9.99999978E+22) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: ".234", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 0.233999997) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "234.", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expected: 234) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 112, style: AllowThousands | Float, provider: null, expected: 3.00000001E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 113, style: AllowThousands | Float, provider: null, expected: 3.00000001E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "16777217.0", offset: 0, count: 10, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777216) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "16777217.00000000000000000000000000000000000000000"···, offset: 0, count: 114, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777218) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "16777217.00000000000000000000000000000000000000000"···, offset: 0, count: 115, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777218) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "16777217.00000000000000000000000000000000000000000"···, offset: 0, count: 117, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777218) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "5.005", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "5.050", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.05000019) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "5.000000000000000000000000000000000000000000000000"···, offset: 0, count: 113, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "5.000000000000000000000000000000000000000000000000"···, offset: 0, count: 114, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "5.000000000000000000000000000000000000000000000000"···, offset: 0, count: 114, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "5.005000000000000000000000000000000000000000000000"···, offset: 0, count: 113, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "5.005000000000000000000000000000000000000000000000"···, offset: 0, count: 114, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "5.005000000000000000000000000000000000000000000000"···, offset: 0, count: 114, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "5005.000000000000000000000000000000000000000000000"···, offset: 0, count: 113, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "50050.0", offset: 0, count: 7, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "5005", offset: 0, count: 4, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "050050", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "0.000000000000000000000000000000000000000000000000"···, offset: 0, count: 113, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "0.005", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.00499999989) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "0.0500", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.0500000007) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "6250000000000000000000000000000000e-12", offset: 0, count: 38, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.24999986E+21) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "6250000e0", offset: 0, count: 9, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6250000) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "6250100e-5", offset: 0, count: 10, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.5009995) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "625010.00e-4", offset: 0, count: 12, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.5009995) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "62500e-4", offset: 0, count: 8, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.25) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "62500", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62500) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "123.1", offset: 0, count: 5, style: AllowDecimalPoint, provider: null, expected: 123.099998) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "1,000", offset: 0, count: 5, style: AllowThousands, provider: null, expected: 1000) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "123.567", offset: 0, count: 7, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123.567001) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "$1,000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "123.123", offset: 0, count: 7, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123.123001) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "NaN", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "Infinity", offset: 0, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "-Infinity", offset: 0, count: 9, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "-123", offset: 1, count: 3, style: AllowThousands | Float, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "-123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: -12) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "1E23", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "123", offset: 0, count: 2, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 12) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse_Span_Valid(value: "-Infinity", offset: 1, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.AsinPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.AsinPiTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.AsinPiTest(value: 0.841470957, expectedResult: 0.318309873, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AsinPiTest(value: 0.978770912, expectedResult: 0.434294492, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AsinPiTest(value: 1, expectedResult: 0.5, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AsinPiTest(value: 0.909297407, expectedResult: 0.363380224, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AsinPiTest(value: 0.821482837, expectedResult: 0.306852818, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AsinPiTest(value: 0.795693219, expectedResult: 0.292893231, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AsinPiTest(value: 0.624265969, expectedResult: 0.21460183, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AsinPiTest(value: -0.392469555, expectedResult: -0.128379166, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AsinPiTest(value: -0.963902533, expectedResult: -0.414213568, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AsinPiTest(value: -0.983838558, expectedResult: -0.442695051, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AsinPiTest(value: -0.975367963, expectedResult: -0.429203659, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AsinPiTest(value: 0.813763857, expectedResult: 0.302585095, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AsinPiTest(value: 0.773942709, expectedResult: 0.281718165, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.AsinPiTest(value: -0.430301219, expectedResult: -0.141592652, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 3.14159274, expectedResult: -0.430301219, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 3, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 2.71828175, expectedResult: 0.773942709, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 2.5, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 2.30258512, expectedResult: 0.813763857, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 2, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 1.57079637, expectedResult: -0.975367963, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 1.5, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 1.44269502, expectedResult: -0.983838558, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 3.5, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 1.41421354, expectedResult: -0.963902533, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 1, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 0.785398185, expectedResult: 0.624265969, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 0.707106769, expectedResult: 0.795693219, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 0.693147182, expectedResult: 0.821482837, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 0.636619747, expectedResult: 0.909297407, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 0.5, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 0.434294492, expectedResult: 0.978770912, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 0.318309873, expectedResult: 0.841470957, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: 1.12837923, expectedResult: -0.392469555, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.SinPiTest(value: ∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.ToString_InvalidFormat_ThrowsFormatException [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: -∞, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: 2.71828175, expectedResult: 521.735291, allowedVariance: 0.000476837158) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: 2.30258512, expectedResult: 199.717438, allowedVariance: 0.000476837158) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: 1.57079637, expectedResult: 36.2217102, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: 1.44269502, expectedResult: 26.7137337, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: 1.41421354, expectedResult: 24.9545536, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: 1.12837923, expectedResult: 12.4393778, allowedVariance: 4.76837158E-05) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: 1, expectedResult: 9, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: 0.785398185, expectedResult: 5.10095978, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: 0.707106769, expectedResult: 4.0945611, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: 0.693147182, expectedResult: 3.93340969, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: 0.636619747, expectedResult: 3.33131504, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: 0.434294492, expectedResult: 1.71828187, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: 0.318309873, expectedResult: 1.08118117, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: 3.14159274, expectedResult: 1384.45569, allowedVariance: 0.00476837158) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: -0.318309873, expectedResult: -0.519503653, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: -0.434294492, expectedResult: -0.63212055, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: -0.636619747, expectedResult: -0.769123256, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: -0.693147182, expectedResult: -0.797300458, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: -0.707106769, expectedResult: -0.803712249, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: -0.785398185, expectedResult: -0.83609134, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: -1, expectedResult: -0.899999976, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: -1.12837923, expectedResult: -0.925591767, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: -1.41421354, expectedResult: -0.96147114, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: -1.44269502, expectedResult: -0.963916779, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: -1.57079637, expectedResult: -0.973133981, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: -2.30258512, expectedResult: -0.995017886, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: -2.71828175, expectedResult: -0.998086989, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: -3.14159274, expectedResult: -0.999278188, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Exp10M1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Epsilon [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "-123", style: AllowThousands | Float, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "0", style: AllowThousands | Float, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "123", style: AllowThousands | Float, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: " 123 ", style: AllowThousands | Float, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "567.89", style: AllowThousands | Float, provider: null, expected: 567.890015) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "-567.89", style: AllowThousands | Float, provider: null, expected: -567.890015) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "1E23", style: AllowThousands | Float, provider: null, expected: 9.99999978E+22) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: ".234", style: AllowThousands | Float, provider: null, expected: 0.233999997) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "234.", style: AllowThousands | Float, provider: null, expected: 234) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "00000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: null, expected: 3.00000001E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "00000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: null, expected: 3.00000001E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "16777217.0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777216) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "16777217.00000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777218) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "16777217.00000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777218) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "16777217.00000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 16777218) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "5.005", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "5.050", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.05000019) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "5.000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "5.000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "5.000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "5.005000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "5.005000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "5.005000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5.00500011) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "5005.000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "50050.0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "5005", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 5005) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "050050", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 50050) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "0.000000000000000000000000000000000000000000000000"···, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "0.005", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.00499999989) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "0.0500", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.0500000007) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "6250000000000000000000000000000000e-12", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.24999986E+21) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "6250000e0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6250000) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "6250100e-5", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.5009995) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "625010.00e-4", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62.5009995) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "62500e-4", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 6.25) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "62500", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 62500) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "123.1", style: AllowDecimalPoint, provider: null, expected: 123.099998) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "1,000", style: AllowThousands, provider: null, expected: 1000) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "123", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "123.567", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123.567001) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "123", style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "$1,000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "123.123", style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123.123001) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "(123)", style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.Parse(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 3.14159274, expectedResult: 0.476690143, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 3, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 2.71828175, expectedResult: -1.22216463, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 2.5, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 2.30258512, expectedResult: 1.40015471, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 2, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 1.57079637, expectedResult: -4.42175245, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 1.5, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 1.44269502, expectedResult: 5.49452591, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 3.5, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 1.41421354, expectedResult: 3.62021852, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 1, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 0.785398185, expectedResult: -0.799099386, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 0.707106769, expectedResult: -1.31367576, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 0.693147182, expectedResult: -1.44060838, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 0.636619747, expectedResult: -2.18503976, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 0.5, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 0.434294492, expectedResult: 4.77548933, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 0.318309873, expectedResult: 1.55740774, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: 1.12837923, expectedResult: 0.426706344, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.TanPiTest(value: ∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -∞, n: -5, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 1, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 1, n: -1, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 1, n: -2, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 1, n: -3, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 1, n: -4, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 1, n: -5, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 0, n: 5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 0, n: 4, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 0, n: 3, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 0, n: 2, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 0, n: 1, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 0, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 0, n: -1, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 0, n: -2, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 0, n: -3, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 0, n: -4, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 0, n: -5, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: NaN, n: 5, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: NaN, n: 4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: NaN, n: 3, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: NaN, n: 2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 1, n: 1, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: NaN, n: 1, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 1, n: 2, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 1, n: 4, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: ∞, n: 3, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: ∞, n: 2, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: ∞, n: 1, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: ∞, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: ∞, n: -1, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: ∞, n: -2, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: ∞, n: -3, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: ∞, n: -4, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: ∞, n: -5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 2.71828175, n: 5, expectedResult: 1.22140276, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 2.71828175, n: 4, expectedResult: 1.28402543, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 2.71828175, n: 3, expectedResult: 1.39561248, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 2.71828175, n: 2, expectedResult: 1.64872122, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 2.71828175, n: 1, expectedResult: 2.71828175, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 2.71828175, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 2.71828175, n: -1, expectedResult: 0.36787945, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 2.71828175, n: -2, expectedResult: 0.606530666, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 2.71828175, n: -3, expectedResult: 0.716531336, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 2.71828175, n: -4, expectedResult: 0.778800786, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 2.71828175, n: -5, expectedResult: 0.818730772, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 1, n: 5, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: 1, n: 3, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: ∞, n: 4, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: NaN, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: NaN, n: -2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -2.71828175, n: 5, expectedResult: -1.22140276, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -2.71828175, n: 4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -2.71828175, n: 3, expectedResult: -1.39561248, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -2.71828175, n: 2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -2.71828175, n: 1, expectedResult: -2.71828175, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -2.71828175, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -2.71828175, n: -1, expectedResult: -0.36787945, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -2.71828175, n: -2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -2.71828175, n: -3, expectedResult: -0.716531336, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -2.71828175, n: -4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -2.71828175, n: -5, expectedResult: -0.818730772, allowedVariance: 4.76837158E-06) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -∞, n: 5, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -∞, n: 4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -∞, n: 3, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -∞, n: 2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -∞, n: 1, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -∞, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -∞, n: -1, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -∞, n: -2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -∞, n: -3, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -∞, n: -4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -1, n: -5, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: NaN, n: -1, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -1, n: -4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -1, n: -2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: NaN, n: -3, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: NaN, n: -4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: NaN, n: -5, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -0, n: 5, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -0, n: 4, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -0, n: 3, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -0, n: 2, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -0, n: 1, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -0, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -0, n: -1, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -0, n: -2, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -0, n: -3, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -0, n: -4, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -0, n: -5, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -1, n: 5, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -1, n: 4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -1, n: 3, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -1, n: 2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -1, n: 1, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -1, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -1, n: -1, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: -1, n: -3, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.RootN(x: ∞, n: 5, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 3.14159274, expectedResult: -0.902685344, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 3, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 2.71828175, expectedResult: -0.633255661, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 2.5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 2.30258512, expectedResult: 0.581195652, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 2, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 1.57079637, expectedResult: 0.220584035, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 1.5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 1.44269502, expectedResult: -0.179057941, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 3.5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 1.41421354, expectedResult: -0.266255349, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 1, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 0.785398185, expectedResult: -0.781211913, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 0.707106769, expectedResult: -0.605699837, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 0.693147182, expectedResult: -0.570233226, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 0.636619747, expectedResult: -0.416146845, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 0.5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 0.434294492, expectedResult: 0.204957187, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 0.318309873, expectedResult: 0.540302277, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: 1.12837923, expectedResult: -0.919764996, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.CosPiTest(value: ∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 0.318309873, expectedResult: 0.00555555569, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 0.434294492, expectedResult: 0.00757986913, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 0.5, expectedResult: 0.00872664619, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 0.636619747, expectedResult: 0.0111111114, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 0.693147182, expectedResult: 0.0120977005, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 0.707106769, expectedResult: 0.0123413419, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 0.785398185, expectedResult: 0.0137077849, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 1, expectedResult: 0.0174532924, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 1.12837923, expectedResult: 0.0196939334, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 1.41421354, expectedResult: 0.0246826839, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 1.44269502, expectedResult: 0.0251797773, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 1.5, expectedResult: 0.0261799395, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 1.57079637, expectedResult: 0.0274155699, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 2, expectedResult: 0.0349065848, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 2.30258512, expectedResult: 0.0401876941, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 2.5, expectedResult: 0.0436332338, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 2.71828175, expectedResult: 0.0474429652, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 3, expectedResult: 0.052359879, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 3.14159274, expectedResult: 0.0548311397, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: 3.5, expectedResult: 0.061086528, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.DegreesToRadiansTest(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: 234, value: 234, expected: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: -∞, value: ∞, expected: -1) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: -∞, value: -∞, expected: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: -∞, value: -0, expected: -1) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: -0, value: -∞, expected: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: -∞, value: -3.40282347E+38, expected: -1) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: -3.40282347E+38, value: -∞, expected: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: 234, value: null, expected: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: ∞, value: ∞, expected: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: NaN, value: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: 234, value: NaN, expected: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: 234, value: 3.40282347E+38, expected: -1) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: 234, value: 456, expected: -1) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: 234, value: 123, expected: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: 234, value: 0, expected: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: 234, value: -123, expected: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: 234, value: -3.40282347E+38, expected: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: NaN, value: NaN, expected: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.CompareTo_Other_ReturnsExpected(f1: ∞, value: -∞, expected: 1) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip_R(value: -∞) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip_R(value: -3.40282347E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip_R(value: -3.14159274) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip_R(value: -2.71828175) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip_R(value: -1.40129846E-45) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip_R(value: -0.84551239) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip_R(value: -0) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip_R(value: NaN) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip_R(value: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip_R(value: 0.84551239) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip_R(value: 1.40129846E-45) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip_R(value: 2.71828175) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip_R(value: 3.14159274) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip_R(value: 3.40282347E+38) [14:21:58] info: [STRT] System.Tests.SingleTests.ToStringRoundtrip_R(value: ∞) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: NaN, x: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: ∞, x: 1, expectedResult: 0.5, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: ∞, x: -1, expectedResult: 0.5, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: 1, x: ∞, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: 1, x: -∞, expectedResult: 1, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: -0.430301219, x: -0.902685344, expectedResult: -0.858407319, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: 0.773942709, x: -0.633255661, expectedResult: 0.718281806, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: 0.813763857, x: 0.581195652, expectedResult: 0.302585095, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: -0.975367963, x: 0.220584035, expectedResult: -0.429203659, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: -0.983838558, x: -0.179057941, expectedResult: -0.557304978, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: -0.963902533, x: -0.266255349, expectedResult: -0.585786462, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: -0.392469555, x: -0.919764996, expectedResult: -0.871620834, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: 0.624265969, x: -0.781211913, expectedResult: 0.785398185, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: 0.795693219, x: -0.605699837, expectedResult: 0.707106769, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: 0.821482837, x: -0.570233226, expectedResult: 0.693147182, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: 0.909297407, x: -0.416146845, expectedResult: 0.636619747, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: 1, x: 0, expectedResult: 0.5, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: 1, x: -0, expectedResult: 0.5, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: 0.978770912, x: 0.204957187, expectedResult: 0.434294492, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: 0.841470957, x: 0.540302277, expectedResult: 0.318309873, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: 0, x: 1, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: 0, x: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: 0, x: -0, expectedResult: 1, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: 0, x: -1, expectedResult: 1, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: ∞, x: -∞, expectedResult: 0.75, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.Atan2PiTest(y: ∞, x: ∞, expectedResult: 0.25, allowedVariance: 4.76837158E-07) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNaN(d: -∞, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNaN(d: -3.40282347E+38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNaN(d: -1.17549435E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNaN(d: -1.17549421E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNaN(d: -1.40129846E-45, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNaN(d: -0, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNaN(d: NaN, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNaN(d: 0, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNaN(d: 1.40129846E-45, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNaN(d: 1.17549421E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNaN(d: 1.17549435E-38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNaN(d: 3.40282347E+38, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.IsNaN(d: ∞, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.EqualsTest(f1: 789, value: 789, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.EqualsTest(f1: 789, value: -789, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.EqualsTest(f1: 789, value: 0, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.EqualsTest(f1: NaN, value: NaN, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.EqualsTest(f1: NaN, value: NaN, expected: True) [14:21:58] info: [STRT] System.Tests.SingleTests.EqualsTest(f1: 789, value: 789, expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.EqualsTest(f1: 789, value: "789", expected: False) [14:21:58] info: [STRT] System.Tests.SingleTests.GetTypeCode_Invoke_ReturnsSingle [14:21:58] info: [STRT] System.Tests.MulticastDelegateTests.Remove [14:21:58] info: [STRT] System.Tests.MulticastDelegateTests.ArrayDelegates [14:21:58] info: [STRT] System.Tests.MulticastDelegateTests.EqualsTest [14:21:58] info: [STRT] System.Tests.MulticastDelegateTests.GetInvocationList [14:21:58] info: [STRT] System.Tests.MulticastDelegateTests.EnumerateInvocationListNull [14:21:58] info: [STRT] System.Tests.MulticastDelegateTests.CombineReturn [14:21:58] info: [STRT] System.Tests.MulticastDelegateTests.Combine [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NestedGenericTypeParameter1Tests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Reflection.Tests.ObfuscateAssemblyAttributeTests.StripAfterObfuscation_Set_GetReturnsExpected(value: True) [14:21:58] info: [STRT] System.Reflection.Tests.ObfuscateAssemblyAttributeTests.StripAfterObfuscation_Set_GetReturnsExpected(value: False) [14:21:58] info: [STRT] System.Reflection.Tests.ObfuscateAssemblyAttributeTests.Ctor_Bool(assemblyIsPrivate: True) [14:21:58] info: [STRT] System.Reflection.Tests.ObfuscateAssemblyAttributeTests.Ctor_Bool(assemblyIsPrivate: False) [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ContextBoundObjectTypeTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.AssemblyCreateInstance_BadCCtor [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.InvokeMember_Method [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.PropertySet [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.MethodInvoke [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.ConstructorInvokeStringCtor [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.InvokeMember_PropertyGet [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.ConstructorInvokeStringCtorTwoArgs [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.ActivatorCreateInstance [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.PropertyGet [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.ActivatorCreateInstanceCaching [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.ConstructorInvokeUsingMethodInfoInvoke [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.InvokeMember_PropertySet [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.ConstructorInvoke [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.ConstructorInvokeTwoArgs [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.AssemblyCreateInstance [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.ActivatorCreateInstanceOneArgument [14:21:58] info: [STRT] System.Reflection.Tests.BindingFlagsDoNotWrapTests.ActivatorCreateInstance_BadCCtor [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.TypedReferenceTypeTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "-32768", offset: 0, count: 6, style: Integer, provider: null, expected: -32768) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "0", offset: 0, count: 1, style: Integer, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "+123", offset: 0, count: 4, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: " 123 ", offset: 0, count: 7, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "32767", offset: 0, count: 5, style: Integer, provider: null, expected: 32767) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: null, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "$1,000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "-32767", offset: 1, count: 5, style: Integer, provider: null, expected: 32767) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "-32768", offset: 0, count: 5, style: Integer, provider: null, expected: -3276) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "abc", offset: 0, count: 2, style: HexNumber, provider: null, expected: 171) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "abc", offset: 1, count: 2, style: HexNumber, provider: null, expected: 188) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "1010101100", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 171) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "11101010110011", offset: 2, count: 8, style: BinaryNumber, provider: null, expected: 171) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 1, style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "$1,000", offset: 1, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidSpanTest(value: "$1,000", offset: 0, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromUInt32Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromHalfTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_CheckedAdditionTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadLittleEndianUInt16Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromInt32Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_BitwiseAndTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromSingleTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.MinNumberTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromUInt32Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_CheckedDivisionTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.RadixTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadLittleEndianInt128Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.RotateRightTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromUInt128Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_BitwiseOrTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromUInt32Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.AllBitsSetTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromUInt16Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadLittleEndianInt32Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadLittleEndianUInt96Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsPositiveInfinityTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsCanonicalTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_EqualityTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryWriteLittleEndianTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_DivisionTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromInt16Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.PopCountTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ZeroTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.GetByteCountTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromCharTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.NegativeOneTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_CheckedIncrementTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromIntPtrTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromByteTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromDecimalTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromInt32Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromNFloatTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ClampTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromDoubleTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsOddIntegerTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromUInt64Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromDecimalTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadBigEndianInt128Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_MultiplyTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.MinMagnitudeTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromDoubleTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsNegativeTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_SubtractionTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadLittleEndianByteTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromUInt16Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsIntegerTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_UnsignedRightShiftTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadBigEndianUInt64Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsComplexNumberTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadLittleEndianInt64Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsEvenIntegerTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsZeroTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_LeftShiftTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadLittleEndianUInt128Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadBigEndianSByteTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.GetShortestBitLengthTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadBigEndianUInt16Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsFiniteTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromInt16Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsPositiveTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromUInt128Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_IncrementTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromInt128Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadBigEndianByteTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromUInt128Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.RotateLeftTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromSingleTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromNFloatTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.AdditiveIdentityTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_ExclusiveOrTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadBigEndianUInt128Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_CheckedSubtractionTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromCharTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromCharTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromInt32Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_GreaterThanOrEqualTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.MinValueTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsInfinityTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadBigEndianUInt96Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.MaxTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.MaxValueTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromByteTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_ModulusTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.MinMagnitudeNumberTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromUInt64Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadLittleEndianSByteTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromSByteTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromSByteTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.MaxNumberTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.MaxMagnitudeTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromInt64Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromInt64Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_LessThanTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadLittleEndianUInt64Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadBigEndianInt32Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsSubnormalTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromDoubleTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromNFloatTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.LeadingZeroCountTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_CheckedMultiplyTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadBigEndianInt96Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromByteTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromInt128Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromInt64Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "-32768", style: Integer, provider: null, expected: -32768) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "-123", style: Integer, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "0", style: Integer, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "+123", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: " 123 ", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "32767", style: Integer, provider: null, expected: 32767) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "abc", style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "ABC", style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "101010111100", style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "1000", style: AllowThousands, provider: null, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "(123)", style: AllowParentheses, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "123", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "10010", style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseValidStringTest(value: "$1,000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsPow2Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsImaginaryNumberTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromDecimalTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_UnaryPlusTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsNaNTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_AdditionTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_CheckedDecrementTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.SignTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryWriteBigEndianTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromSByteTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_InequalityTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadLittleEndianInt96Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "65E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "65E+10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483649-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "(2147483649)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775808.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483648.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-32768.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-128.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "127.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "255.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "32767.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "65535.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483647.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967295.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775807.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551615.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775808.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483648.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-32768.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-128.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "127.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "255.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "32767.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "65535.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483647.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "4294967295.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775807.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551615.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "3.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "3.000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "3.0000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "3.00000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "3.100", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "3.100000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "3.1000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "3.10000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "2147483646.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "-32769", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "32768", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFF", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.MultiplicativeIdentityTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromSingleTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "65E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "65E+10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483649-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "(2147483649)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775808.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483648.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-32768.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-128.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "127.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "255.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "32767.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "65535.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483647.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967295.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775807.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551615.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775808.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483648.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-32768.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-128.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "127.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "255.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "32767.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "65535.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483647.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967295.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775807.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551615.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "3.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "3.000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "3.0000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "3.00000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "3.100", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "3.100000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "3.1000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "3.10000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483646.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "-32769", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "32768", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFF", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_DecrementTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsRealNumberTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsNegativeInfinityTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.AbsTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_GreaterThanTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_OnesComplementTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadLittleEndianUInt32Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromHalfTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.MinTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_RightShiftTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TrailingZeroCountTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadBigEndianInt16Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_CheckedUnaryNegationTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadLittleEndianInt16Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadBigEndianInt64Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.IsNormalTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_LessThanOrEqualTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateCheckedFromUInt16Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateSaturatingFromInt128Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.DivRemTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromUInt64Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromInt16Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.op_UnaryNegationTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.Log2Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.TryReadBigEndianUInt32Test [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.OneTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.MaxMagnitudeNumberTest [14:21:58] info: [STRT] System.Tests.Int16Tests_GenericMath.CreateTruncatingFromHalfTest [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateReturn_SystemPointer(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateReturn_SystemPointer(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateReturn_SystemPointer(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateReturn_SystemPointer(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateReturn_SystemPointer(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerNullMethodParameter [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerPropertyGetValue(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerPropertyGetValue(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerPropertyGetValue(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerPropertyGetValue(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerPropertyGetValue(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.Box_TypeNull [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerFieldSetValue(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerFieldSetValue(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerFieldSetValue(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerFieldSetValue(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerFieldSetValue(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrMethodParameter(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrMethodParameter(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrMethodParameter(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrMethodParameter(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrMethodParameter(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerFieldSetValue_InvalidType(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerFieldSetValue_InvalidType(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerFieldSetValue_InvalidType(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerFieldSetValue_InvalidType(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerFieldSetValue_InvalidType(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodParameter_InvalidType(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodParameter_InvalidType(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodParameter_InvalidType(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodParameter_InvalidType(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodParameter_InvalidType(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerPropertySetValue_InvalidType(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerPropertySetValue_InvalidType(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerPropertySetValue_InvalidType(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerPropertySetValue_InvalidType(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerPropertySetValue_InvalidType(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.MethodDelegateParameter_SystemPointer(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.MethodDelegateParameter_SystemPointer(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.MethodDelegateParameter_SystemPointer(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.MethodDelegateParameter_SystemPointer(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.MethodDelegateParameter_SystemPointer(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerFieldGetValue(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerFieldGetValue(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerFieldGetValue(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerFieldGetValue(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerFieldGetValue(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodParameter(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodParameter(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodParameter(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodParameter(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodParameter(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerValueRoundtrips(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerValueRoundtrips(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerValueRoundtrips(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerValueRoundtrips(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerValueRoundtrips(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.Box_NonPointerType [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrMethodDelegateParameter_InvalidType_SystemPointer(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrMethodDelegateParameter_InvalidType_SystemPointer(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrMethodDelegateParameter_InvalidType_SystemPointer(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrMethodDelegateParameter_InvalidType_SystemPointer(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrMethodDelegateParameter_InvalidType_SystemPointer(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrFieldSetValue(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrFieldSetValue(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrFieldSetValue(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrFieldSetValue(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrFieldSetValue(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrMethodDelegateParameter(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrMethodDelegateParameter(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrMethodDelegateParameter(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrMethodDelegateParameter(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrMethodDelegateParameter(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerPropertySetValue(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerPropertySetValue(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerPropertySetValue(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerPropertySetValue(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerPropertySetValue(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerNullMethodDelegateParameter [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.Unbox_NotPointer [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerFieldSetNullValue [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateParameter_InvalidType_SystemPointer(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateParameter_InvalidType_SystemPointer(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateParameter_InvalidType_SystemPointer(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateParameter_InvalidType_SystemPointer(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateParameter_InvalidType_SystemPointer(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateParameter_InvalidType(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateParameter_InvalidType(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateParameter_InvalidType(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateParameter_InvalidType(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateParameter_InvalidType(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.UIntPtrMethodParameter(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.UIntPtrMethodParameter(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.UIntPtrMethodParameter(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.UIntPtrMethodParameter(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.UIntPtrMethodParameter(value: 4294967295) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrPropertySetValue(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrPropertySetValue(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrPropertySetValue(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrPropertySetValue(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.IntPtrPropertySetValue(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodReturn(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodReturn(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodReturn(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodReturn(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodReturn(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerNullMethodDelegateParameter_InvalidType_SystemPointer [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.Unbox_Null [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateParameter(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateParameter(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateParameter(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateParameter(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateParameter(value: -2147483648) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateReturn(value: 0) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateReturn(value: 1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateReturn(value: -1) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateReturn(value: 2147483647) [14:21:58] info: [STRT] System.Reflection.Tests.PointerTests.PointerMethodDelegateReturn(value: -2147483648) [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeWrappedExceptionTests.Ctor_Not_Exception [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeWrappedExceptionTests.Ctor_Exception [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeWrappedExceptionTests.Ctor_Null [14:21:58] info: [STRT] System.Runtime.Tests.NgenServicingAttributesTests.TargetedPatchingOptOutAttributeTest [14:21:58] info: [STRT] System.Runtime.Tests.NgenServicingAttributesTests.AssemblyTargetedPatchBandAttributeTest [14:21:58] info: [STRT] System.Runtime.Versioning.Tests.RequiresPreviewFeaturesAttributeTests.Ctor_String_Url(message: null, url: "") [14:21:58] info: [STRT] System.Runtime.Versioning.Tests.RequiresPreviewFeaturesAttributeTests.Ctor_String_Url(message: "", url: null) [14:21:58] info: [STRT] System.Runtime.Versioning.Tests.RequiresPreviewFeaturesAttributeTests.Ctor_String_Url(message: "message", url: "https://aka.ms/preview-features/") [14:21:58] info: [STRT] System.Runtime.Versioning.Tests.RequiresPreviewFeaturesAttributeTests.Ctor_Default [14:21:58] info: [STRT] System.Runtime.Versioning.Tests.RequiresPreviewFeaturesAttributeTests.RequiresPreviewFeaturesAttributeTest [14:21:58] info: [STRT] System.Runtime.Versioning.Tests.RequiresPreviewFeaturesAttributeTests.Ctor_String_Message(message: null) [14:21:58] info: [STRT] System.Runtime.Versioning.Tests.RequiresPreviewFeaturesAttributeTests.Ctor_String_Message(message: "") [14:21:58] info: [STRT] System.Runtime.Versioning.Tests.RequiresPreviewFeaturesAttributeTests.Ctor_String_Message(message: "message") [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.CompileTimeIdentity_UnmanagedIsPartOfIdentity [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.MethodInfo(methodName: "MethodReturnValue1", methodToStringPostfix: "MethodReturnValue1()", expectedFcnPtrReturnName: "Int32", expectedFcnPtrFullName: "System.Int32()", expectedArgNames: []) [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.MethodInfo(methodName: "SeveralArguments", methodToStringPostfix: "SeveralArguments()", expectedFcnPtrReturnName: "Double", expectedFcnPtrFullName: "System.Double(System.String, System.Boolean*&, Sys"···, expectedArgNames: ["String", "Boolean*&", "MyClass", "MyStruct&"]) [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.GenericFunctionPointer [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.TypeMembers [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.TestToString [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.Property(name: "Prop_Int", expectedToString: "System.Int32()") [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.Property(name: "Prop_MyClass", expectedToString: "System.Tests.Types.FunctionPointerTests+FunctionPo"···) [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.RequiredModifiers [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.Field(name: "Field_Int", expectedToString: "System.Int32()") [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.Field(name: "Field_MyClass", expectedToString: "System.Tests.Types.FunctionPointerTests+FunctionPo"···) [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.FunctionPointerVisibility [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.CompileTimeIdentity_ManagedWithMods [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.FunctionPointerReturn [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.CompileTimeIdentity_Managed [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.NonFunctionPointerThrows [14:21:58] info: [STRT] System.Tests.Types.FunctionPointerTests.CompileTimeIdentity_Unmanaged [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "7FFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1111111111111111111111111111111", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "4294967295", offset: 0, count: 10, style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "+4294967295", offset: 0, count: 11, style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: " +4294967295 ", offset: 0, count: 15, style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "FFFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: " FFFFFFFF ", offset: 0, count: 12, style: HexNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "11111111111111111111111111111111", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: " 11111111111111111111111111111111 ", offset: 0, count: 36, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "123", offset: 1, count: 2, style: Integer, provider: null, expected: 23) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "4294967295", offset: 0, count: 1, style: Integer, provider: null, expected: 4) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "4294967295", offset: 9, count: 1, style: Integer, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "12", offset: 1, count: 1, style: HexNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "01", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "01", offset: 1, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidSpanTest(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromUInt32Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromHalfTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_CheckedAdditionTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadLittleEndianSByteTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromInt32Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_BitwiseAndTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromSingleTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.MinNumberTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromUInt16Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_CheckedDivisionTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.RadixTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadLittleEndianInt128Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.RotateRightTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromUInt128Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_BitwiseOrTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromUInt16Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.AllBitsSetTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromSingleTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadLittleEndianInt32Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadLittleEndianUInt96Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsPositiveTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_EqualityTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryWriteLittleEndianTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_DivisionTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromHalfTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.PopCountTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.OneTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.GetByteCountTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromByteTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_UnsignedRightShiftTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_CheckedIncrementTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromInt128Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.AbsTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromCharTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromInt16Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromInt128Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_CheckedMultiplyTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromDoubleTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsNormalTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromUInt64Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromDecimalTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadBigEndianInt128Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_MultiplyTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.MaxMagnitudeNumberTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromDoubleTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsNaNTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_SubtractionTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadLittleEndianByteTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromSingleTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsInfinityTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_RightShiftTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadBigEndianUInt32Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsComplexNumberTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadLittleEndianInt64Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsEvenIntegerTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsSubnormalTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_LeftShiftTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadLittleEndianUInt128Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadBigEndianInt96Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.GetShortestBitLengthTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadBigEndianUInt16Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsCanonicalTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromInt16Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsOddIntegerTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromUInt128Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_InequalityTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromInt64Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadBigEndianByteTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromUInt128Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.RotateLeftTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromUInt32Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromIntPtrTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.AdditiveIdentityTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_ExclusiveOrTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadBigEndianUInt128Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_CheckedSubtractionTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromByteTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromCharTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromInt32Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_GreaterThanOrEqualTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.MinValueTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsImaginaryNumberTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadBigEndianUInt96Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ClampTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.MaxValueTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromUInt64Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_ModulusTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.MinMagnitudeTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromInt128Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromUInt32Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadLittleEndianInt96Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromSByteTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromNFloatTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.MaxTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsZeroTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromInt16Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromDoubleTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_LessThanTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadLittleEndianUInt32Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadBigEndianInt16Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsRealNumberTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromDecimalTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.LeadingZeroCountTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.MultiplicativeIdentityTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadBigEndianSByteTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromUInt16Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromNFloatTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromNFloatTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "0", style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "2147483647", style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "02147483647", style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000002"···, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123\0\0", style: None, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1", style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "12", style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "abc", style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "ABC", style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "7FFFFFFF", style: HexNumber, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "100100011", style: BinaryNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010111100", style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10010", style: BinaryNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1111111111111111111111111111111", style: BinaryNumber, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "$1|000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "$ 1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "100", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123", style: Any, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "+0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "-0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "+123", style: AllowLeadingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "|123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123", style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123+", style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123|", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: " 123", style: AllowLeadingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: " 123 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123 ", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123 \0\0", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: " 2147483647 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "\t\t123\t\t", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "\n\n123\n\n", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "\v\v123\v\v", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "\f\f123\f\f", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "\r\r123\r\r", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: " 0 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: " 000000000 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1000", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1|0|0|0", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1|||", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1111", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1E2", style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1E+2", style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1e2", style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1E0", style: AllowExponent, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1E|2", style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123", style: AllowParentheses, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "67|", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1", style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "12", style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2863311530) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "4294967295", style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "+4294967295", style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: " +4294967295 ", style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "FFFFFFFF", style: HexNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: " FFFFFFFF ", style: HexNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: "11111111111111111111111111111111", style: BinaryNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseValidStringTest(value: " 11111111111111111111111111111111 ", style: BinaryNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsPow2Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsFiniteTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromByteTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_UnaryPlusTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsIntegerTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_AdditionTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_CheckedDecrementTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.SignTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadLittleEndianUInt64Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromSByteTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_DecrementTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadLittleEndianUInt16Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseInvalidStringTest(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_IncrementTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromSByteTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseInvalidSpanTest(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.MaxNumberTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsPositiveInfinityTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsNegativeTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateCheckedFromInt64Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_GreaterThanTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_OnesComplementTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadLittleEndianInt16Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromDecimalTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.MinTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.MinMagnitudeNumberTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TrailingZeroCountTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadBigEndianInt32Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_CheckedUnaryNegationTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryWriteBigEndianTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadBigEndianInt64Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.IsNegativeInfinityTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.Log2Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromUInt64Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateSaturatingFromInt64Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.ZeroTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.DivRemTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromInt32Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromHalfTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_UnaryNegationTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.TryReadBigEndianUInt64Test [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.op_LessThanOrEqualTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.CreateTruncatingFromCharTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests_GenericMath.MaxMagnitudeTest [14:21:58] info: [STRT] System.Runtime.Tests.NullableMetadataTests.NullablePublicOnlyAttributePresent(type: typeof(string)) [14:21:58] info: [STRT] System.Runtime.Tests.NullableMetadataTests.NullablePublicOnlyAttributePresent(type: typeof(System.Collections.Generic.Dictionary<,>)) [14:21:58] info: [STRT] System.Runtime.Tests.NullableMetadataTests.NullablePublicOnlyAttributePresent(type: typeof(System.Uri)) [14:21:58] info: [STRT] System.Runtime.Tests.NullableMetadataTests.NullablePublicOnlyAttributePresent(type: typeof(System.Collections.Concurrent.ConcurrentDictionary<,>)) [14:21:58] info: [STRT] System.Runtime.Tests.NullableMetadataTests.NullablePublicOnlyAttributePresent(type: typeof(System.Buffers.ArrayPool<>)) [14:21:58] info: [STRT] System.Runtime.Tests.NullableMetadataTests.ShimsHaveOnlyTypeForwards(assemblyName: "mscorlib") [14:21:58] info: [STRT] System.Runtime.Tests.NullableMetadataTests.ShimsHaveOnlyTypeForwards(assemblyName: "System.Threading.Overlapped") [14:21:58] info: [STRT] System.Runtime.Tests.NullableMetadataTests.NullableAttributesOnPublicApiOnly(type: typeof(string)) [14:21:58] info: [STRT] System.Runtime.Tests.NullableMetadataTests.NullableAttributesOnPublicApiOnly(type: typeof(System.Collections.Generic.Dictionary<,>)) [14:21:58] info: [STRT] System.Runtime.Tests.NullableMetadataTests.NullableAttributesOnPublicApiOnly(type: typeof(System.Uri)) [14:21:58] info: [STRT] System.Runtime.Tests.NullableMetadataTests.NullableAttributesOnPublicApiOnly(type: typeof(System.Collections.Concurrent.ConcurrentDictionary<,>)) [14:21:58] info: [STRT] System.Runtime.Tests.NullableMetadataTests.NullableAttributesOnPublicApiOnly(type: typeof(System.Buffers.ArrayPool<>)) [14:21:58] info: [STRT] System.Runtime.Tests.NullableMetadataTests.ShimsDontHaveNullablePublicOnlyAttribute [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.BoolTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TestCustomTimeZonesWithNullNames [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsIanaIdWithNotCacheTest [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.NJulianRuleTest [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.Platform_TimeZoneNames(tzi: (UTC-08:00) America/Los_Angeles, displayName: "(UTC-08:00) America/Los_Angeles", alternativeDisplayName: null, standardName: "PST", daylightName: "PDT", alternativeDaylightName: null) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.Platform_TimeZoneNames(tzi: (UTC+10:00) Australia/Sydney, displayName: "(UTC+10:00) Australia/Sydney", alternativeDisplayName: null, standardName: "AEST", daylightName: "AEDT", alternativeDaylightName: null) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.Platform_TimeZoneNames(tzi: (UTC+08:00) Australia/Perth, displayName: "(UTC+08:00) Australia/Perth", alternativeDisplayName: null, standardName: "AWST", daylightName: "AWDT", alternativeDaylightName: null) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.Platform_TimeZoneNames(tzi: (UTC+03:30) Asia/Tehran, displayName: "(UTC+03:30) Asia/Tehran", alternativeDisplayName: null, standardName: "+0330", daylightName: "+0430", alternativeDaylightName: null) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.Platform_TimeZoneNames(tzi: (UTC-03:30) America/St_Johns, displayName: "(UTC-03:30) America/St_Johns", alternativeDisplayName: null, standardName: "NST", daylightName: "NDT", alternativeDaylightName: null) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.Platform_TimeZoneNames(tzi: (UTC-03:00) America/Argentina/Catamarca, displayName: "(UTC-03:00) America/Argentina/Catamarca", alternativeDisplayName: null, standardName: "-03", daylightName: "-02", alternativeDaylightName: null) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTime_VariousDateTimeKinds [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ArbitraryTZ_UsedAsLocal [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.GetAmbiguousTimeOffsets_LocalAmbiguousOffsets [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.UsingAlternativeTimeZoneIdsTest [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.HasSameRules_RomeAndVatican [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TestZoneNamesUsingAlternativeId [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_LisbonDaylightSavingsWithNoOffsetChange(dateTimeString: "1995-09-30T17:00:00.0000000Z", expectedDST: False, expectedOffsetString: "1:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_LisbonDaylightSavingsWithNoOffsetChange(dateTimeString: "1996-03-31T00:59:59.0000000Z", expectedDST: False, expectedOffsetString: "1:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_LisbonDaylightSavingsWithNoOffsetChange(dateTimeString: "1996-03-31T01:00:00.0000000Z", expectedDST: True, expectedOffsetString: "1:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_LisbonDaylightSavingsWithNoOffsetChange(dateTimeString: "1996-03-31T01:00:01.0000000Z", expectedDST: True, expectedOffsetString: "1:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_LisbonDaylightSavingsWithNoOffsetChange(dateTimeString: "1996-03-31T11:00:01.0000000Z", expectedDST: True, expectedOffsetString: "1:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_LisbonDaylightSavingsWithNoOffsetChange(dateTimeString: "1996-08-31T11:00:00.0000000Z", expectedDST: True, expectedOffsetString: "1:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_LisbonDaylightSavingsWithNoOffsetChange(dateTimeString: "1996-10-27T00:00:00.0000000Z", expectedDST: True, expectedOffsetString: "1:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_LisbonDaylightSavingsWithNoOffsetChange(dateTimeString: "1996-10-27T00:59:59.0000000Z", expectedDST: True, expectedOffsetString: "1:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_LisbonDaylightSavingsWithNoOffsetChange(dateTimeString: "1996-10-27T01:00:00.0000000Z", expectedDST: False, expectedOffsetString: "0:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_LisbonDaylightSavingsWithNoOffsetChange(dateTimeString: "1996-10-28T01:00:00.0000000Z", expectedDST: False, expectedOffsetString: "0:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_LisbonDaylightSavingsWithNoOffsetChange(dateTimeString: "1997-03-30T00:59:59.0000000Z", expectedDST: False, expectedOffsetString: "0:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_LisbonDaylightSavingsWithNoOffsetChange(dateTimeString: "1997-03-30T01:00:00.0000000Z", expectedDST: True, expectedOffsetString: "1:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-11:00) Pacific/Niue) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-11:00) Pacific/Pago_Pago) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-10:00) America/Adak) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-10:00) Pacific/Honolulu) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-10:00) Pacific/Rarotonga) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-10:00) Pacific/Tahiti) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-09:30) Pacific/Marquesas) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-09:00) America/Anchorage) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-09:00) America/Juneau) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-09:00) America/Metlakatla) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-09:00) America/Nome) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-09:00) America/Sitka) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-09:00) America/Yakutat) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-09:00) Pacific/Gambier) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-08:00) America/Los_Angeles) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-08:00) America/Tijuana) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-08:00) America/Vancouver) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-08:00) Pacific/Pitcairn) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-07:00) America/Boise) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-07:00) America/Cambridge_Bay) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-07:00) America/Ciudad_Juarez) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-07:00) America/Dawson) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-07:00) America/Dawson_Creek) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-07:00) America/Denver) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-07:00) America/Edmonton) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-07:00) America/Fort_Nelson) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-07:00) America/Hermosillo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-07:00) America/Inuvik) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-07:00) America/Mazatlan) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-07:00) America/Phoenix) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-07:00) America/Whitehorse) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Bahia_Banderas) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Belize) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Chicago) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Chihuahua) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Costa_Rica) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/El_Salvador) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Guatemala) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Indiana/Knox) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Indiana/Tell_City) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Indiana/Winamac) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Managua) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Matamoros) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Menominee) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Merida) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Mexico_City) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Monterrey) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/North_Dakota/Beulah) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/North_Dakota/Center) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/North_Dakota/New_Salem) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Ojinaga) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Rankin_Inlet) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Regina) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Swift_Current) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Tegucigalpa) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) America/Winnipeg) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) Pacific/Easter) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) Pacific/Galapagos) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Bogota) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Cancun) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Detroit) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Eirunepe) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Guayaquil) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Havana) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Indiana/Indianapolis) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Indiana/Marengo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Indiana/Petersburg) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Indiana/Vevay) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Indiana/Vincennes) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Iqaluit) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Jamaica) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Kentucky/Louisville) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Kentucky/Monticello) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Lima) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/New_York) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Panama) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Port-au-Prince) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Resolute) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Rio_Branco) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) America/Toronto) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Barbados) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Boa_Vista) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Campo_Grande) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Caracas) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Cuiaba) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Glace_Bay) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Goose_Bay) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Grand_Turk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Guyana) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Halifax) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/La_Paz) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Manaus) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Martinique) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Moncton) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Porto_Velho) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Puerto_Rico) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Santiago) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Santo_Domingo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) America/Thule) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) Atlantic/Bermuda) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:30) America/St_Johns) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Araguaina) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Argentina/Buenos_Aires) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Argentina/Catamarca) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Argentina/Cordoba) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Argentina/Jujuy) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Argentina/La_Rioja) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Argentina/Mendoza) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Argentina/Rio_Gallegos) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Argentina/Salta) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Argentina/San_Juan) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Argentina/San_Luis) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Argentina/Tucuman) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Argentina/Ushuaia) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Asuncion) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Bahia) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Belem) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Cayenne) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Coyhaique) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Fortaleza) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Maceio) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Miquelon) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Montevideo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Paramaribo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Punta_Arenas) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Recife) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Santarem) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) America/Sao_Paulo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) Antarctica/Palmer) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) Antarctica/Rothera) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) Atlantic/Stanley) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-02:00) America/Noronha) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-02:00) America/Nuuk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-02:00) Atlantic/South_Georgia) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-01:00) America/Scoresbysund) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-01:00) Atlantic/Azores) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-01:00) Atlantic/Cape_Verde) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC) UTC) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+00:00) Africa/Abidjan) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+00:00) Africa/Bissau) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+00:00) Africa/Monrovia) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+00:00) Africa/Sao_Tome) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+00:00) America/Danmarkshavn) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+00:00) Antarctica/Troll) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+00:00) Atlantic/Canary) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+00:00) Atlantic/Faroe) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+00:00) Atlantic/Madeira) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+00:00) Europe/London) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Africa/Algiers) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Africa/Casablanca) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Africa/Ceuta) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Africa/El_Aaiun) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Africa/Lagos) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Africa/Ndjamena) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Africa/Tunis) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Andorra) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Belgrade) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Berlin) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Brussels) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Budapest) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Dublin) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Gibraltar) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Lisbon) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Madrid) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Malta) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Paris) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Prague) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Rome) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Tirane) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Vienna) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Warsaw) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Europe/Zurich) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Africa/Cairo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Africa/Johannesburg) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Africa/Juba) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Africa/Khartoum) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Africa/Maputo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Africa/Tripoli) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Africa/Windhoek) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Asia/Beirut) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Asia/Famagusta) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Asia/Gaza) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Asia/Hebron) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Asia/Jerusalem) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Asia/Nicosia) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Europe/Athens) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Europe/Bucharest) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Europe/Chisinau) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Europe/Helsinki) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Europe/Kaliningrad) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Europe/Kyiv) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Europe/Riga) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Europe/Sofia) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Europe/Tallinn) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Europe/Vilnius) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+03:00) Africa/Nairobi) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+03:00) Asia/Amman) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+03:00) Asia/Baghdad) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+03:00) Asia/Damascus) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+03:00) Asia/Qatar) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+03:00) Asia/Riyadh) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+03:00) Europe/Istanbul) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+03:00) Europe/Kirov) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+03:00) Europe/Minsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+03:00) Europe/Moscow) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+03:00) Europe/Simferopol) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+03:00) Europe/Volgograd) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+03:30) Asia/Tehran) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+04:00) Asia/Baku) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+04:00) Asia/Dubai) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+04:00) Asia/Tbilisi) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+04:00) Asia/Yerevan) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+04:00) Europe/Astrakhan) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+04:00) Europe/Samara) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+04:00) Europe/Saratov) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+04:00) Europe/Ulyanovsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+04:00) Indian/Mauritius) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+04:30) Asia/Kabul) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Antarctica/Mawson) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Antarctica/Vostok) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Asia/Almaty) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Asia/Aqtau) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Asia/Aqtobe) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Asia/Ashgabat) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Asia/Atyrau) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Asia/Dushanbe) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Asia/Karachi) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Asia/Oral) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Asia/Qostanay) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Asia/Qyzylorda) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Asia/Samarkand) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Asia/Tashkent) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Asia/Yekaterinburg) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Indian/Maldives) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:30) Asia/Colombo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:30) Asia/Kolkata) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:45) Asia/Kathmandu) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+06:00) Asia/Bishkek) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+06:00) Asia/Dhaka) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+06:00) Asia/Omsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+06:00) Asia/Thimphu) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+06:00) Asia/Urumqi) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+06:00) Indian/Chagos) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+06:30) Asia/Yangon) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+07:00) Antarctica/Davis) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+07:00) Asia/Bangkok) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+07:00) Asia/Barnaul) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+07:00) Asia/Ho_Chi_Minh) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+07:00) Asia/Hovd) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+07:00) Asia/Jakarta) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+07:00) Asia/Krasnoyarsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+07:00) Asia/Novokuznetsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+07:00) Asia/Novosibirsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+07:00) Asia/Pontianak) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+07:00) Asia/Tomsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+08:00) Antarctica/Casey) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+08:00) Asia/Hong_Kong) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+08:00) Asia/Irkutsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+08:00) Asia/Kuching) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+08:00) Asia/Macau) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+08:00) Asia/Makassar) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+08:00) Asia/Manila) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+08:00) Asia/Shanghai) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+08:00) Asia/Singapore) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+08:00) Asia/Taipei) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+08:00) Asia/Ulaanbaatar) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+08:00) Australia/Perth) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+08:45) Australia/Eucla) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+09:00) Asia/Chita) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+09:00) Asia/Dili) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+09:00) Asia/Jayapura) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+09:00) Asia/Khandyga) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+09:00) Asia/Pyongyang) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+09:00) Asia/Seoul) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+09:00) Asia/Tokyo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+09:00) Asia/Yakutsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+09:00) Pacific/Palau) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+09:30) Australia/Adelaide) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+09:30) Australia/Broken_Hill) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+09:30) Australia/Darwin) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+10:00) Antarctica/Macquarie) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+10:00) Asia/Ust-Nera) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+10:00) Asia/Vladivostok) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+10:00) Australia/Brisbane) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+10:00) Australia/Hobart) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+10:00) Australia/Lindeman) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+10:00) Australia/Melbourne) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+10:00) Australia/Sydney) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+10:00) Pacific/Guam) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+10:00) Pacific/Port_Moresby) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+10:30) Australia/Lord_Howe) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+11:00) Asia/Magadan) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+11:00) Asia/Sakhalin) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+11:00) Asia/Srednekolymsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+11:00) Pacific/Bougainville) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+11:00) Pacific/Efate) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+11:00) Pacific/Guadalcanal) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+11:00) Pacific/Kosrae) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+11:00) Pacific/Norfolk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+11:00) Pacific/Noumea) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+12:00) Asia/Anadyr) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+12:00) Asia/Kamchatka) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+12:00) Pacific/Auckland) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+12:00) Pacific/Fiji) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+12:00) Pacific/Kwajalein) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+12:00) Pacific/Nauru) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+12:00) Pacific/Tarawa) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+12:45) Pacific/Chatham) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+13:00) Pacific/Apia) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+13:00) Pacific/Fakaofo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+13:00) Pacific/Kanton) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+13:00) Pacific/Tongatapu) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+14:00) Pacific/Kiritimati) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+14:00) Etc/GMT-14) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+13:00) Etc/GMT-13) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+12:00) Etc/GMT-12) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+11:00) Etc/GMT-11) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+10:00) Etc/GMT-10) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+09:00) Etc/GMT-9) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+08:00) Etc/GMT-8) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+07:00) Etc/GMT-7) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+06:00) Etc/GMT-6) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+05:00) Etc/GMT-5) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+04:00) Etc/GMT-4) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+03:00) Etc/GMT-3) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+02:00) Etc/GMT-2) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+01:00) Etc/GMT-1) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC+00:00) Etc/GMT+0) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-01:00) Etc/GMT+1) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-02:00) Etc/GMT+2) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-03:00) Etc/GMT+3) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-04:00) Etc/GMT+4) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-05:00) Etc/GMT+5) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-06:00) Etc/GMT+6) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-07:00) Etc/GMT+7) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-08:00) Etc/GMT+8) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-09:00) Etc/GMT+9) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-10:00) Etc/GMT+10) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-11:00) Etc/GMT+11) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneDisplayNames_Unix(timeZone: (UTC-12:00) Etc/GMT+12) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTime_LocalToUtc [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_Invalid [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.GetAmbiguousTimeOffsets_Invalid [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTime_MiscUtc_Utc [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.GetAmbiguousTimeOffsets_Amsterdam [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TestGetSystemTimeZones [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTime_LocalToSystem [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_Brasilia [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTimeFromToUtc [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_Utc [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.GetSystemTimeZones [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.GetAmbiguousTimeOffsets_Nairobi_Invalid [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.DaylightTransitionsExactTime [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TestTimeZoneIdBackwardCompatibility(oldId: "America/Buenos_Aires", currentId: "America/Argentina/Buenos_Aires") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TestTimeZoneIdBackwardCompatibility(oldId: "America/Catamarca", currentId: "America/Argentina/Catamarca") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TestTimeZoneIdBackwardCompatibility(oldId: "America/Cordoba", currentId: "America/Argentina/Cordoba") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TestTimeZoneIdBackwardCompatibility(oldId: "America/Jujuy", currentId: "America/Argentina/Jujuy") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TestTimeZoneIdBackwardCompatibility(oldId: "America/Mendoza", currentId: "America/Argentina/Mendoza") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TestTimeZoneIdBackwardCompatibility(oldId: "America/Indianapolis", currentId: "America/Indiana/Indianapolis") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.CaseInsensitiveLookup [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DoesConvertTimeForOldDatesOfTimeZonesWithExceedingMaxRange [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_NullTimeZone_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IdsConversionsWithRegionTest [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TestNameWithInvariantCulture [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTimeBySystemTimeZoneIdTests [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.EqualsTest(timeZoneInfo: (UTC+01:00) Africa/Casablanca, obj: (UTC+01:00) Africa/Casablanca, expected: True) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.EqualsTest(timeZoneInfo: (UTC+01:00) Africa/Casablanca, obj: (UTC+01:00) Europe/Lisbon, expected: False) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.EqualsTest(timeZoneInfo: (UTC) UTC, obj: (UTC) UTC, expected: True) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.EqualsTest(timeZoneInfo: (UTC) UTC, obj: (UTC+01:00) Africa/Casablanca, expected: False) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.EqualsTest(timeZoneInfo: (UTC) UTC, obj: (UTC) UTC, expected: True) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.EqualsTest(timeZoneInfo: (UTC) UTC, obj: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.EqualsTest(timeZoneInfo: (UTC) UTC, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsIanaIdTest [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.GetSystemTimeZones_AllTimeZonesHaveOffsetInValidRange [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ChangeLocalTimeZone(id: "America/Buenos_Aires") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ChangeLocalTimeZone(id: "America/Catamarca") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ChangeLocalTimeZone(id: "America/Cordoba") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ChangeLocalTimeZone(id: "America/Jujuy") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ChangeLocalTimeZone(id: "America/Mendoza") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ChangeLocalTimeZone(id: "America/Indianapolis") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.CaseInsensitiveLookupUtc [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TestTimeZoneNames [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsInvalidTimeTestOnLinux(testTime: 2024-10-06T00:00:00.0000000, timeZoneId: "America/Asuncion", expectedIsInvalid: True) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsInvalidTimeTestOnLinux(testTime: 2025-03-30T02:30:00.0000000, timeZoneId: "Europe/Berlin", expectedIsInvalid: True) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsInvalidTimeTestOnLinux(testTime: 2025-03-30T01:30:00.0000000, timeZoneId: "Europe/Lisbon", expectedIsInvalid: True) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsInvalidTimeTestOnLinux(testTime: 2025-03-30T01:30:00.0000000, timeZoneId: "Europe/London", expectedIsInvalid: True) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsInvalidTimeTestOnLinux(testTime: 2024-10-06T01:00:00.0000000, timeZoneId: "America/Asuncion", expectedIsInvalid: False) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsInvalidTimeTestOnLinux(testTime: 2025-04-19T15:00:00.0000000, timeZoneId: "Europe/Berlin", expectedIsInvalid: False) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsInvalidTimeTestOnLinux(testTime: 1995-03-26T03:00:00.0000000, timeZoneId: "Europe/Lisbon", expectedIsInvalid: False) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsInvalidTimeTestOnLinux(testTime: 1994-12-31T00:00:00.0000000, timeZoneId: "Pacific/Kiritimati", expectedIsInvalid: True) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsInvalidTimeTestOnLinux(testTime: 1994-12-31T12:00:00.0000000, timeZoneId: "Pacific/Kiritimati", expectedIsInvalid: True) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsInvalidTimeTestOnLinux(testTime: 1994-12-31T12:23:59.0000000, timeZoneId: "Pacific/Kiritimati", expectedIsInvalid: True) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsInvalidTimeTestOnLinux(testTime: 2011-03-27T02:00:00.0000000, timeZoneId: "Europe/Moscow", expectedIsInvalid: True) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ClearCachedData [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTimeFromToUtcUsingCustomZone [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.UnsupportedImplicitConversionTest [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.Names [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_SameTimeZones [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.DaylightTransitionsExactTime_Johannesburg [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.CreateCustomTimeZone_InvalidTimeZone [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IdsConversionsTest [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTimeFromUtc [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DoesNotCreateAdjustmentRulesWithOffsetOutsideOfRange [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTime_PerthRules [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsInvalidTime_Utc [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_NullDestination_ArgumentNullException [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.HasSameRules_NullAdjustmentRules [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTime_NearMinAndMaxValue [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_NullTimeZone_ThrowsArgumentNullException_Utc [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTime_UtcToLocal [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TestGetSystemTimeZonesCollectionsCallsOrder [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.CreateCustomTimeZone [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.CreateCustomTimeZone_Invalid [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTime_MiscUtc [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_VariousSystemTimeZones [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_Tonga [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConverTime_DateTime_VariousSystemTimeZonesTest [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTime_UtcToUtc [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.BinaryFormatter_RoundTrips [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TestGetSystemTimeZonesCollections [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_LocalZoneWithInvariantMode [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_CasablancaMultiYearDaylightSavings(dateTimeString: "1940-02-24T23:59:59.0000000Z", expectedDST: False, expectedOffsetString: "0:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_CasablancaMultiYearDaylightSavings(dateTimeString: "1940-02-25T00:00:00.0000000Z", expectedDST: True, expectedOffsetString: "1:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_CasablancaMultiYearDaylightSavings(dateTimeString: "1940-11-20T00:00:00.0000000Z", expectedDST: True, expectedOffsetString: "1:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_CasablancaMultiYearDaylightSavings(dateTimeString: "1940-12-31T23:59:59.0000000Z", expectedDST: True, expectedOffsetString: "1:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_CasablancaMultiYearDaylightSavings(dateTimeString: "1941-01-01T00:00:00.0000000Z", expectedDST: True, expectedOffsetString: "1:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_CasablancaMultiYearDaylightSavings(dateTimeString: "1945-02-24T12:00:00.0000000Z", expectedDST: True, expectedOffsetString: "1:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_CasablancaMultiYearDaylightSavings(dateTimeString: "1945-11-17T01:00:00.0000000Z", expectedDST: True, expectedOffsetString: "1:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_CasablancaMultiYearDaylightSavings(dateTimeString: "1945-11-17T22:59:59.0000000Z", expectedDST: True, expectedOffsetString: "1:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_CasablancaMultiYearDaylightSavings(dateTimeString: "1945-11-17T23:00:00.0000000Z", expectedDST: False, expectedOffsetString: "0:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.NoBackwardTimeZones [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.RussianTimeZone [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.FijiTimeZoneTest [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.LibyaTimeZone [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.Kind [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.UtcAliases_MapToUtc [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_NearMinMaxValue [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsDaylightSavingTime_CatamarcaMultiYearDaylightSavings [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsAmbiguousTimeTestOnLinux(testTime: 2023-10-29T02:30:00.0000000, timeZoneId: "Europe/Berlin", expectedIsAmbiguous: True) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsAmbiguousTimeTestOnLinux(testTime: 2023-10-29T01:30:00.0000000, timeZoneId: "Europe/London", expectedIsAmbiguous: True) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsAmbiguousTimeTestOnLinux(testTime: 2023-10-29T01:30:00.0000000, timeZoneId: "Europe/Lisbon", expectedIsAmbiguous: True) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsAmbiguousTimeTestOnLinux(testTime: 1992-09-27T01:30:00.0000000, timeZoneId: "Europe/Lisbon", expectedIsAmbiguous: False) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsAmbiguousTimeTestOnLinux(testTime: 2023-10-29T03:00:00.0000000, timeZoneId: "Europe/Berlin", expectedIsAmbiguous: False) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsAmbiguousTimeTestOnLinux(testTime: 2023-11-05T01:30:00.0000000, timeZoneId: "America/New_York", expectedIsAmbiguous: True) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsAmbiguousTimeTestOnLinux(testTime: 2023-07-15T12:00:00.0000000, timeZoneId: "Europe/Berlin", expectedIsAmbiguous: False) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsAmbiguousTimeTestOnLinux(testTime: 2014-10-26T01:00:00.0000000, timeZoneId: "Europe/Moscow", expectedIsAmbiguous: True) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.IsInvalidTime [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.AdjustmentRuleBaseUtcOffsetDeltaTest [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-11:00) Pacific/Niue) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-11:00) Pacific/Pago_Pago) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-10:00) America/Adak) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-10:00) Pacific/Honolulu) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-10:00) Pacific/Rarotonga) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-10:00) Pacific/Tahiti) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-09:30) Pacific/Marquesas) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-09:00) America/Anchorage) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-09:00) America/Juneau) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-09:00) America/Metlakatla) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-09:00) America/Nome) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-09:00) America/Sitka) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-09:00) America/Yakutat) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-09:00) Pacific/Gambier) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-08:00) America/Los_Angeles) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-08:00) America/Tijuana) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-08:00) America/Vancouver) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-08:00) Pacific/Pitcairn) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-07:00) America/Boise) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-07:00) America/Cambridge_Bay) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-07:00) America/Ciudad_Juarez) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-07:00) America/Dawson) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-07:00) America/Dawson_Creek) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-07:00) America/Denver) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-07:00) America/Edmonton) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-07:00) America/Fort_Nelson) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-07:00) America/Hermosillo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-07:00) America/Inuvik) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-07:00) America/Mazatlan) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-07:00) America/Phoenix) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-07:00) America/Whitehorse) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Bahia_Banderas) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Belize) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Chicago) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Chihuahua) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Costa_Rica) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/El_Salvador) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Guatemala) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Indiana/Knox) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Indiana/Tell_City) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Indiana/Winamac) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Managua) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Matamoros) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Menominee) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Merida) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Mexico_City) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Monterrey) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/North_Dakota/Beulah) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/North_Dakota/Center) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/North_Dakota/New_Salem) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Ojinaga) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Rankin_Inlet) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Regina) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Swift_Current) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Tegucigalpa) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) America/Winnipeg) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) Pacific/Easter) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) Pacific/Galapagos) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Bogota) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Cancun) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Detroit) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Eirunepe) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Guayaquil) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Havana) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Indiana/Indianapolis) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Indiana/Marengo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Indiana/Petersburg) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Indiana/Vevay) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Indiana/Vincennes) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Iqaluit) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Jamaica) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Kentucky/Louisville) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Kentucky/Monticello) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Lima) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/New_York) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Panama) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Port-au-Prince) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Resolute) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Rio_Branco) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) America/Toronto) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Barbados) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Boa_Vista) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Campo_Grande) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Caracas) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Cuiaba) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Glace_Bay) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Goose_Bay) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Grand_Turk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Guyana) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Halifax) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/La_Paz) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Manaus) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Martinique) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Moncton) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Porto_Velho) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Puerto_Rico) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Santiago) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Santo_Domingo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) America/Thule) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) Atlantic/Bermuda) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:30) America/St_Johns) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Araguaina) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Argentina/Buenos_Aires) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Argentina/Catamarca) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Argentina/Cordoba) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Argentina/Jujuy) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Argentina/La_Rioja) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Argentina/Mendoza) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Argentina/Rio_Gallegos) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Argentina/Salta) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Argentina/San_Juan) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Argentina/San_Luis) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Argentina/Tucuman) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Argentina/Ushuaia) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Asuncion) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Bahia) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Belem) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Cayenne) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Coyhaique) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Fortaleza) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Maceio) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Miquelon) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Montevideo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Paramaribo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Punta_Arenas) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Recife) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Santarem) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) America/Sao_Paulo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) Antarctica/Palmer) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) Antarctica/Rothera) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) Atlantic/Stanley) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-02:00) America/Noronha) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-02:00) America/Nuuk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-02:00) Atlantic/South_Georgia) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-01:00) America/Scoresbysund) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-01:00) Atlantic/Azores) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-01:00) Atlantic/Cape_Verde) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC) UTC) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+00:00) Africa/Abidjan) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+00:00) Africa/Bissau) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+00:00) Africa/Monrovia) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+00:00) Africa/Sao_Tome) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+00:00) America/Danmarkshavn) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+00:00) Antarctica/Troll) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+00:00) Atlantic/Canary) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+00:00) Atlantic/Faroe) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+00:00) Atlantic/Madeira) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+00:00) Europe/London) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Africa/Algiers) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Africa/Casablanca) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Africa/Ceuta) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Africa/El_Aaiun) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Africa/Lagos) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Africa/Ndjamena) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Africa/Tunis) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Andorra) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Belgrade) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Berlin) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Brussels) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Budapest) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Dublin) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Gibraltar) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Lisbon) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Madrid) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Malta) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Paris) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Prague) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Rome) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Tirane) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Vienna) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Warsaw) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Europe/Zurich) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Africa/Cairo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Africa/Johannesburg) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Africa/Juba) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Africa/Khartoum) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Africa/Maputo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Africa/Tripoli) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Africa/Windhoek) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Asia/Beirut) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Asia/Famagusta) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Asia/Gaza) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Asia/Hebron) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Asia/Jerusalem) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Asia/Nicosia) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Europe/Athens) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Europe/Bucharest) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Europe/Chisinau) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Europe/Helsinki) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Europe/Kaliningrad) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Europe/Kyiv) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Europe/Riga) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Europe/Sofia) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Europe/Tallinn) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Europe/Vilnius) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+03:00) Africa/Nairobi) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+03:00) Asia/Amman) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+03:00) Asia/Baghdad) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+03:00) Asia/Damascus) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+03:00) Asia/Qatar) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+03:00) Asia/Riyadh) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+03:00) Europe/Istanbul) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+03:00) Europe/Kirov) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+03:00) Europe/Minsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+03:00) Europe/Moscow) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+03:00) Europe/Simferopol) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+03:00) Europe/Volgograd) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+03:30) Asia/Tehran) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+04:00) Asia/Baku) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+04:00) Asia/Dubai) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+04:00) Asia/Tbilisi) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+04:00) Asia/Yerevan) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+04:00) Europe/Astrakhan) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+04:00) Europe/Samara) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+04:00) Europe/Saratov) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+04:00) Europe/Ulyanovsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+04:00) Indian/Mauritius) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+04:30) Asia/Kabul) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Antarctica/Mawson) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Antarctica/Vostok) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Asia/Almaty) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Asia/Aqtau) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Asia/Aqtobe) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Asia/Ashgabat) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Asia/Atyrau) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Asia/Dushanbe) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Asia/Karachi) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Asia/Oral) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Asia/Qostanay) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Asia/Qyzylorda) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Asia/Samarkand) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Asia/Tashkent) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Asia/Yekaterinburg) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Indian/Maldives) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:30) Asia/Colombo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:30) Asia/Kolkata) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:45) Asia/Kathmandu) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+06:00) Asia/Bishkek) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+06:00) Asia/Dhaka) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+06:00) Asia/Omsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+06:00) Asia/Thimphu) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+06:00) Asia/Urumqi) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+06:00) Indian/Chagos) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+06:30) Asia/Yangon) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+07:00) Antarctica/Davis) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+07:00) Asia/Bangkok) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+07:00) Asia/Barnaul) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+07:00) Asia/Ho_Chi_Minh) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+07:00) Asia/Hovd) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+07:00) Asia/Jakarta) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+07:00) Asia/Krasnoyarsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+07:00) Asia/Novokuznetsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+07:00) Asia/Novosibirsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+07:00) Asia/Pontianak) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+07:00) Asia/Tomsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+08:00) Antarctica/Casey) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+08:00) Asia/Hong_Kong) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+08:00) Asia/Irkutsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+08:00) Asia/Kuching) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+08:00) Asia/Macau) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+08:00) Asia/Makassar) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+08:00) Asia/Manila) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+08:00) Asia/Shanghai) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+08:00) Asia/Singapore) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+08:00) Asia/Taipei) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+08:00) Asia/Ulaanbaatar) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+08:00) Australia/Perth) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+08:45) Australia/Eucla) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+09:00) Asia/Chita) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+09:00) Asia/Dili) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+09:00) Asia/Jayapura) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+09:00) Asia/Khandyga) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+09:00) Asia/Pyongyang) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+09:00) Asia/Seoul) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+09:00) Asia/Tokyo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+09:00) Asia/Yakutsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+09:00) Pacific/Palau) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+09:30) Australia/Adelaide) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+09:30) Australia/Broken_Hill) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+09:30) Australia/Darwin) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+10:00) Antarctica/Macquarie) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+10:00) Asia/Ust-Nera) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+10:00) Asia/Vladivostok) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+10:00) Australia/Brisbane) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+10:00) Australia/Hobart) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+10:00) Australia/Lindeman) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+10:00) Australia/Melbourne) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+10:00) Australia/Sydney) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+10:00) Pacific/Guam) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+10:00) Pacific/Port_Moresby) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+10:30) Australia/Lord_Howe) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+11:00) Asia/Magadan) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+11:00) Asia/Sakhalin) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+11:00) Asia/Srednekolymsk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+11:00) Pacific/Bougainville) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+11:00) Pacific/Efate) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+11:00) Pacific/Guadalcanal) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+11:00) Pacific/Kosrae) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+11:00) Pacific/Norfolk) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+11:00) Pacific/Noumea) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+12:00) Asia/Anadyr) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+12:00) Asia/Kamchatka) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+12:00) Pacific/Auckland) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+12:00) Pacific/Fiji) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+12:00) Pacific/Kwajalein) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+12:00) Pacific/Nauru) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+12:00) Pacific/Tarawa) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+12:45) Pacific/Chatham) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+13:00) Pacific/Apia) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+13:00) Pacific/Fakaofo) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+13:00) Pacific/Kanton) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+13:00) Pacific/Tongatapu) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+14:00) Pacific/Kiritimati) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+14:00) Etc/GMT-14) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+13:00) Etc/GMT-13) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+12:00) Etc/GMT-12) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+11:00) Etc/GMT-11) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+10:00) Etc/GMT-10) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+09:00) Etc/GMT-9) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+08:00) Etc/GMT-8) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+07:00) Etc/GMT-7) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+06:00) Etc/GMT-6) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+05:00) Etc/GMT-5) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+04:00) Etc/GMT-4) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+03:00) Etc/GMT-3) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+02:00) Etc/GMT-2) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+01:00) Etc/GMT-1) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC+00:00) Etc/GMT+0) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-01:00) Etc/GMT+1) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-02:00) Etc/GMT+2) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-03:00) Etc/GMT+3) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-04:00) Etc/GMT+4) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-05:00) Etc/GMT+5) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-06:00) Etc/GMT+6) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-07:00) Etc/GMT+7) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-08:00) Etc/GMT+8) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-09:00) Etc/GMT+9) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-10:00) Etc/GMT+10) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-11:00) Etc/GMT+11) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DisplayNameStartsWithOffset(tzi: (UTC-12:00) Etc/GMT+12) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: "") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: " ") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: "\0") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: "America/L") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: "America/Los_Angeles Zone") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: " America/Los_Angeles") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: "America/Los_Angeles ") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: "\0America/Los_Angeles") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: "America/Los_Angeles\0") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: "America/Los_Angeles\\ ") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: "America/Los_Angeles\\Display") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: "America/Los_Angeles\n") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"···) [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: "/dev/random") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: "Invalid Id") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: "Invalid/Invalid") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: "./America/Los_Angeles") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTimeOffset_InvalidDestination_TimeZoneNotFoundException(destinationId: "America/Los_Angeles/../America/Los_Angeles") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TimeZoneInfo_DaylightDeltaIsNoMoreThan12Hours [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.TestSplittingRulesWhenReported [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.NewfoundlandTimeZone(dateTimeString: "2015-03-08T01:59:59", expectedDST: False, isInvalidTime: False, isAmbiguousTime: False, expectedOffsetString: "-3:30:00", pacificOffsetString: "-8:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.NewfoundlandTimeZone(dateTimeString: "2015-03-08T02:00:00", expectedDST: False, isInvalidTime: True, isAmbiguousTime: False, expectedOffsetString: "-3:30:00", pacificOffsetString: "-8:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.NewfoundlandTimeZone(dateTimeString: "2015-03-08T02:59:59", expectedDST: False, isInvalidTime: True, isAmbiguousTime: False, expectedOffsetString: "-3:30:00", pacificOffsetString: "-8:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.NewfoundlandTimeZone(dateTimeString: "2015-03-08T03:00:00", expectedDST: True, isInvalidTime: False, isAmbiguousTime: False, expectedOffsetString: "-2:30:00", pacificOffsetString: "-8:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.NewfoundlandTimeZone(dateTimeString: "2015-03-08T07:29:59", expectedDST: True, isInvalidTime: False, isAmbiguousTime: False, expectedOffsetString: "-2:30:00", pacificOffsetString: "-8:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.NewfoundlandTimeZone(dateTimeString: "2015-03-08T07:30:00", expectedDST: True, isInvalidTime: False, isAmbiguousTime: False, expectedOffsetString: "-2:30:00", pacificOffsetString: "-7:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.NewfoundlandTimeZone(dateTimeString: "2015-11-01T00:59:59", expectedDST: True, isInvalidTime: False, isAmbiguousTime: False, expectedOffsetString: "-2:30:00", pacificOffsetString: "-7:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.NewfoundlandTimeZone(dateTimeString: "2015-11-01T01:00:00", expectedDST: False, isInvalidTime: False, isAmbiguousTime: True, expectedOffsetString: "-3:30:00", pacificOffsetString: "-7:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.NewfoundlandTimeZone(dateTimeString: "2015-11-01T01:59:59", expectedDST: False, isInvalidTime: False, isAmbiguousTime: True, expectedOffsetString: "-3:30:00", pacificOffsetString: "-7:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.NewfoundlandTimeZone(dateTimeString: "2015-11-01T02:00:00", expectedDST: False, isInvalidTime: False, isAmbiguousTime: False, expectedOffsetString: "-3:30:00", pacificOffsetString: "-7:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.NewfoundlandTimeZone(dateTimeString: "2015-11-01T05:29:59", expectedDST: False, isInvalidTime: False, isAmbiguousTime: False, expectedOffsetString: "-3:30:00", pacificOffsetString: "-7:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.NewfoundlandTimeZone(dateTimeString: "2015-11-01T05:30:00", expectedDST: False, isInvalidTime: False, isAmbiguousTime: False, expectedOffsetString: "-3:30:00", pacificOffsetString: "-8:00:00") [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.EnsureUtcObjectSingleton [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTime_DateTime_LocalToLocal [14:21:58] info: [STRT] System.Tests.TimeZoneInfoTests.ConvertTimeToUtc [14:21:58] info: [STRT] System.Tests.ParamArrayAttributeTests.Ctor [14:21:58] info: [STRT] System.Tests.ExecutionEngineExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.ExecutionEngineExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.ExecutionEngineExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.ArgumentOutOfRangeExceptionTests.GenericHelpers_ThrowIfNotEqual_Throws [14:21:58] info: [STRT] System.Tests.ArgumentOutOfRangeExceptionTests.GenericHelpers_ThrowIfNegativeZero_Throws [14:21:58] info: [STRT] System.Tests.ArgumentOutOfRangeExceptionTests.GenericHelpers_ThrowIfZero_Throws [14:21:58] info: [STRT] System.Tests.ArgumentOutOfRangeExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.ArgumentOutOfRangeExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.ArgumentOutOfRangeExceptionTests.GenericHelpers_ThrowIfGreaterThan_Throws [14:21:58] info: [STRT] System.Tests.ArgumentOutOfRangeExceptionTests.Ctor_String_String [14:21:58] info: [STRT] System.Tests.ArgumentOutOfRangeExceptionTests.GenericHelpers_ThrowIfLessThan_Throws [14:21:58] info: [STRT] System.Tests.ArgumentOutOfRangeExceptionTests.GenericHelpers_ThrowIfGreaterThanOrEqual_Throws [14:21:58] info: [STRT] System.Tests.ArgumentOutOfRangeExceptionTests.GenericHelpers_ThrowIfLessThanOrEqual_Throws [14:21:58] info: [STRT] System.Tests.ArgumentOutOfRangeExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.ArgumentOutOfRangeExceptionTests.Ctor_String_Object_String [14:21:58] info: [STRT] System.Tests.ArgumentOutOfRangeExceptionTests.GenericHelpers_ThrowIfEqual_Throws [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyConfigurationAttributeTests.Ctor_String(configuration: null) [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyConfigurationAttributeTests.Ctor_String(configuration: "") [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyConfigurationAttributeTests.Ctor_String(configuration: "configuration") [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethod`1 { Method = Void GenericMethod[Int32](Int32), Target = null }, expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethod`1 { Method = Void GenericMethod[Nullable`1](System.Nullable`1[System.Int32]), Target = null }, expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethod`1 { Method = Void GenericMethod[Object](System.Object), Target = null }, expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethod`1 { Method = Void GenericNotNullMethod[Int32](Int32), Target = null }, expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethod`1 { Method = Void GenericNotNullMethod[Object](System.Object), Target = null }, expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethodRef`1 { Method = Void GenericMethod[Int32](Int32 ByRef), Target = null }, expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethodRef`1 { Method = Void GenericMethod[Nullable`1](System.Nullable`1[System.Int32] ByRef), Target = null }, expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethodRef`1 { Method = Void GenericMethod[Object](System.Object ByRef), Target = null }, expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethodRef`1 { Method = Void GenericNotNullMethod[Int32](Int32 ByRef), Target = null }, expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethodRef`1 { Method = Void GenericNotNullMethod[Object](System.Object ByRef), Target = null }, expectedRead: Nullable, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethod`1 { Method = Void GenericMethod[Int32](Int32), Target = null }, expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethod`1 { Method = Void GenericMethod[Nullable`1](System.Nullable`1[System.Int32]), Target = null }, expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethod`1 { Method = Void GenericMethod[Object](System.Object), Target = null }, expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethod`1 { Method = Void GenericNotNullMethod[Int32](Int32), Target = null }, expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethod`1 { Method = Void GenericNotNullMethod[Object](System.Object), Target = null }, expectedRead: NotNull, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethodDisallow`1 { Method = Void GenericMethod[Int32](Int32), Target = null }, expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethodDisallow`1 { Method = Void GenericMethod[Nullable`1](System.Nullable`1[System.Int32]), Target = null }, expectedRead: Nullable, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethodDisallow`1 { Method = Void GenericMethod[Object](System.Object), Target = null }, expectedRead: Nullable, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethodDisallow`1 { Method = Void GenericNotNullMethod[Int32](Int32), Target = null }, expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithGenericParameters(delegate: GenericMethodDisallow`1 { Method = Void GenericNotNullMethod[Object](System.Object), Target = null }, expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodParametersTest(methodName: "MethodParametersUnknown", stringState: Unknown, dictKey: Unknown, dictValueElement: Unknown, dictValue: Unknown, dictionaryState: Unknown) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodParametersTest(methodName: "MethodNullNonNullNonNon", stringState: Nullable, dictKey: NotNull, dictValueElement: Nullable, dictValue: NotNull, dictionaryState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodParametersTest(methodName: "MethodNonNullNonNullNotNull", stringState: NotNull, dictKey: NotNull, dictValueElement: NotNull, dictValue: Nullable, dictionaryState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodParametersTest(methodName: "MethodNullNonNullNullNon", stringState: Nullable, dictKey: NotNull, dictValueElement: Nullable, dictValue: Nullable, dictionaryState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodParametersTest(methodName: "MethodAllowNullNonNonNonNull", stringState: Nullable, dictKey: NotNull, dictValueElement: NotNull, dictValue: NotNull, dictionaryState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodReturnParameterTest(methodName: "MethodReturnsUnknown", elementState: Unknown, readState: Unknown) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodReturnParameterTest(methodName: "MethodReturnsNullNon", elementState: Nullable, readState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodReturnParameterTest(methodName: "MethodReturnsNullNull", elementState: Nullable, readState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodReturnParameterTest(methodName: "MethodReturnsNonNull", elementState: NotNull, readState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodReturnParameterTest(methodName: "MethodReturnsNonNotNull", elementState: NotNull, readState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodReturnParameterTest(methodName: "MethodReturnsNonMaybeNull", elementState: NotNull, readState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodReturnParameterTest(methodName: "MethodReturnsNonNon", elementState: NotNull, readState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.FieldTest(fieldName: "FieldNullable", readState: Nullable, writeState: Nullable, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.FieldTest(fieldName: "FieldUnknown", readState: Unknown, writeState: Unknown, type: typeof(System.Reflection.Tests.TypeWithNotNullContext)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.FieldTest(fieldName: "FieldNonNullable", readState: NotNull, writeState: NotNull, type: typeof(System.Reflection.Tests.NullabilityInfoContextTests)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.FieldTest(fieldName: "FieldValueTypeUnknown", readState: NotNull, writeState: NotNull, type: typeof(int)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.FieldTest(fieldName: "FieldValueTypeNotNull", readState: NotNull, writeState: NotNull, type: typeof(double)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.FieldTest(fieldName: "FieldValueTypeNullable", readState: Nullable, writeState: Nullable, type: typeof(int?)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.FieldTest(fieldName: "FieldDisallowNull", readState: Nullable, writeState: NotNull, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.FieldTest(fieldName: "FieldAllowNull", readState: NotNull, writeState: Nullable, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.FieldTest(fieldName: "FieldDisallowNull2", readState: Nullable, writeState: NotNull, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.FieldTest(fieldName: "FieldAllowNull2", readState: NotNull, writeState: NotNull, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.FieldTest(fieldName: "FieldNotNull", readState: NotNull, writeState: Nullable, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.FieldTest(fieldName: "FieldMaybeNull", readState: Nullable, writeState: NotNull, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.FieldTest(fieldName: "FieldMaybeNull2", readState: NotNull, writeState: NotNull, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.FieldTest(fieldName: "FieldNotNull2", readState: NotNull, writeState: Nullable, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TuplePropertyTest(propertyName: "PropertyTupleUnknown", genericParam1: Unknown, genericParam2: Unknown, genericParam3: Unknown, propertyState: Unknown) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TuplePropertyTest(propertyName: "PropertyTupleNullNullNullNull", genericParam1: Nullable, genericParam2: Nullable, genericParam3: Nullable, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TuplePropertyTest(propertyName: "PropertyTupleNonNullNonNon", genericParam1: NotNull, genericParam2: Nullable, genericParam3: NotNull, propertyState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TuplePropertyTest(propertyName: "PropertyTupleNullNonNullNull", genericParam1: Nullable, genericParam2: NotNull, genericParam3: Nullable, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TuplePropertyTest(propertyName: "PropertyTupleNonNullNonNull", genericParam1: NotNull, genericParam2: Nullable, genericParam3: NotNull, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TuplePropertyTest(propertyName: "PropertyTupleNonNonNonNon", genericParam1: NotNull, genericParam2: NotNull, genericParam3: NotNull, propertyState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodReturnsTupleTest(methodName: "MethodReturnsTupleNullNonNull", param1: Nullable, param2: NotNull, readState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodReturnsTupleTest(methodName: "MethodReturnsTupleNullNonNot", param1: Nullable, param2: NotNull, readState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodReturnsTupleTest(methodName: "MethodReturnsValueTupleNullNonNull", param1: Nullable, param2: NotNull, readState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodReturnsTupleTest(methodName: "MethodReturnsValueTupleNullNonNon", param1: Nullable, param2: NotNull, readState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericPropertyReferenceTypeTest(fieldName: "PropertyNullable", readState: Nullable, writeState: Nullable, type: typeof(System.Reflection.Tests.TypeWithNotNullContext)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericPropertyReferenceTypeTest(fieldName: "PropertyUnknown", readState: Unknown, writeState: Unknown, type: typeof(System.Reflection.Tests.TypeWithNotNullContext)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericPropertyReferenceTypeTest(fieldName: "PropertyNonNullable", readState: Nullable, writeState: Nullable, type: typeof(System.Reflection.Tests.TypeWithNotNullContext)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericPropertyReferenceTypeTest(fieldName: "PropertyDisallowNull", readState: Nullable, writeState: NotNull, type: typeof(System.Reflection.Tests.TypeWithNotNullContext)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericPropertyReferenceTypeTest(fieldName: "PropertyAllowNull", readState: Nullable, writeState: Nullable, type: typeof(System.Reflection.Tests.TypeWithNotNullContext)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericPropertyReferenceTypeTest(fieldName: "PropertyMaybeNull", readState: Nullable, writeState: Nullable, type: typeof(System.Reflection.Tests.TypeWithNotNullContext)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodGenericByRefParametersTest(parameterIndex: -1, state: NotNull, genericArgument0State: Nullable, genericArgument1State: NotNull, genericArgument2State: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodGenericByRefParametersTest(parameterIndex: 0, state: NotNull, genericArgument0State: Nullable, genericArgument1State: NotNull, genericArgument2State: null) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodGenericByRefParametersTest(parameterIndex: 1, state: Nullable, genericArgument0State: Nullable, genericArgument1State: NotNull, genericArgument2State: null) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodGenericByRefParametersTest(parameterIndex: 2, state: Nullable, genericArgument0State: NotNull, genericArgument1State: Nullable, genericArgument2State: null) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericStructConstraintPropertiesTest(propertyName: "PropertyNullable", readState: Nullable, writeState: Nullable, type: typeof(int?)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericStructConstraintPropertiesTest(propertyName: "PropertyUnknown", readState: NotNull, writeState: NotNull, type: typeof(int)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericStructConstraintPropertiesTest(propertyName: "PropertyNullableEnabled", readState: NotNull, writeState: NotNull, type: typeof(int)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyWithByRefGenericParametersTest [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldNullableValueTypeTest(fieldName: "FieldNullable", readState: Nullable, writeState: Nullable, type: typeof(int?)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldNullableValueTypeTest(fieldName: "FieldUnknown", readState: Nullable, writeState: Nullable, type: typeof(int?)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldNullableValueTypeTest(fieldName: "FieldNonNullable", readState: Nullable, writeState: Nullable, type: typeof(int?)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldNullableValueTypeTest(fieldName: "FieldDisallowNull", readState: Nullable, writeState: NotNull, type: typeof(int?)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldNullableValueTypeTest(fieldName: "FieldAllowNull", readState: Nullable, writeState: Nullable, type: typeof(int?)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldNullableValueTypeTest(fieldName: "FieldMaybeNull", readState: Nullable, writeState: Nullable, type: typeof(int?)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldNullableValueTypeTest(fieldName: "FieldNotNull", readState: NotNull, writeState: Nullable, type: typeof(int?)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericListAndDictionaryFieldTest [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.JaggedArrayPropertyTest(propertyName: "PropertyJaggedArrayUnknown", innermodtElementState: Unknown, elementState: Unknown, propertyState: Unknown) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.JaggedArrayPropertyTest(propertyName: "PropertyJaggedArrayNullNullNull", innermodtElementState: Nullable, elementState: Nullable, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.JaggedArrayPropertyTest(propertyName: "PropertyJaggedArrayNullNullNon", innermodtElementState: Nullable, elementState: Nullable, propertyState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.JaggedArrayPropertyTest(propertyName: "PropertyJaggedArrayNullNonNull", innermodtElementState: Nullable, elementState: NotNull, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.JaggedArrayPropertyTest(propertyName: "PropertyJaggedArrayNonNullNull", innermodtElementState: NotNull, elementState: Nullable, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.JaggedArrayPropertyTest(propertyName: "PropertyJaggedArrayNullNonNon", innermodtElementState: Nullable, elementState: NotNull, propertyState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.JaggedArrayPropertyTest(propertyName: "PropertyJaggedArrayNonNonNull", innermodtElementState: NotNull, elementState: NotNull, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericArrayFieldTypeTest(fieldName: "objectArray", readState: NotNull, writeState: NotNull, type: typeof(object[])) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericArrayFieldTypeTest(fieldName: "genparamField", readState: NotNull, writeState: NotNull, type: typeof(int)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericArrayFieldTypeTest(fieldName: "gparrayField", readState: NotNull, writeState: NotNull, type: typeof(int[])) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.RefReturnTestTest(methodName: "RefReturnUnknown", retReadState: Unknown, retWriteState: Unknown, paramReadState: Unknown, paramWriteState: Unknown) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.RefReturnTestTest(methodName: "RefReturnMaybeNull", retReadState: Nullable, retWriteState: NotNull, paramReadState: Nullable, paramWriteState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.RefReturnTestTest(methodName: "RefReturnNotNullable", retReadState: NotNull, retWriteState: NotNull, paramReadState: Nullable, paramWriteState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.RefReturnTestTest(methodName: "RefReturnNotNull", retReadState: NotNull, retWriteState: Nullable, paramReadState: NotNull, paramWriteState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.RefReturnTestTest(methodName: "RefReturnNullable", retReadState: Nullable, retWriteState: Nullable, paramReadState: NotNull, paramWriteState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldReferenceTypeTest(fieldName: "FieldNullable", readState: Nullable, writeState: Nullable, type: typeof(System.Reflection.Tests.TypeWithNotNullContext)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldReferenceTypeTest(fieldName: "FieldUnknown", readState: Unknown, writeState: Unknown, type: typeof(System.Reflection.Tests.TypeWithNotNullContext)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldReferenceTypeTest(fieldName: "FieldNonNullable", readState: Nullable, writeState: Nullable, type: typeof(System.Reflection.Tests.TypeWithNotNullContext)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldReferenceTypeTest(fieldName: "FieldDisallowNull", readState: Nullable, writeState: NotNull, type: typeof(System.Reflection.Tests.TypeWithNotNullContext)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldReferenceTypeTest(fieldName: "FieldAllowNull", readState: Nullable, writeState: Nullable, type: typeof(System.Reflection.Tests.TypeWithNotNullContext)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldReferenceTypeTest(fieldName: "FieldMaybeNull", readState: Nullable, writeState: Nullable, type: typeof(System.Reflection.Tests.TypeWithNotNullContext)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NestedGenericsReturnParameterTest(methodName: "MethodReturnsEnumerableNonTupleNonNonNullValueTupl"···, enumState: NotNull, innerTupleState: NotNull, intState: NotNull, outerTupleState: Nullable, stringState: NotNull, objectState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NestedGenericsReturnParameterTest(methodName: "MethodReturnsEnumerableNullTupleNullNonNullValueTu"···, enumState: Nullable, innerTupleState: Nullable, intState: NotNull, outerTupleState: Nullable, stringState: Nullable, objectState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NestedGenericsReturnParameterTest(methodName: "MethodReturnsEnumerableNonTupleNonNonNullTupleNonN"···, enumState: NotNull, innerTupleState: NotNull, intState: NotNull, outerTupleState: Nullable, stringState: NotNull, objectState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NestedGenericsReturnParameterTest(methodName: "MethodReturnsEnumerableNullStructNullNonNullTupleN"···, enumState: Nullable, innerTupleState: Nullable, intState: NotNull, outerTupleState: Nullable, stringState: NotNull, objectState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NestedGenericsReturnParameterTest(methodName: "MethodReturnsEnumerableNullTupleNullNonNullStructN"···, enumState: Nullable, innerTupleState: Nullable, intState: NotNull, outerTupleState: Nullable, stringState: NotNull, objectState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NestedGenericsReturnParameterTest(methodName: "MethodReturnsEnumerableNonValueTupleNonNullNonStru"···, enumState: NotNull, innerTupleState: NotNull, intState: Nullable, outerTupleState: NotNull, stringState: NotNull, objectState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericDictionaryPropertyTest(propertyName: "PropertyDictionaryUnknown", keyState: Unknown, valueElement: Unknown, valueState: Unknown, propertyState: Unknown) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericDictionaryPropertyTest(propertyName: "PropertyDictionaryNullNullNullNon", keyState: Nullable, valueElement: Nullable, valueState: Nullable, propertyState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericDictionaryPropertyTest(propertyName: "PropertyDictionaryNonNullNonNull", keyState: NotNull, valueElement: Nullable, valueState: NotNull, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericDictionaryPropertyTest(propertyName: "PropertyDictionaryNullNonNonNull", keyState: Nullable, valueElement: Nullable, valueState: NotNull, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericDictionaryPropertyTest(propertyName: "PropertyDictionaryNonNullNonNon", keyState: NotNull, valueElement: Nullable, valueState: NotNull, propertyState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericDictionaryPropertyTest(propertyName: "PropertyDictionaryNonNonNonNull", keyState: Nullable, valueElement: Nullable, valueState: NotNull, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericDictionaryPropertyTest(propertyName: "PropertyDictionaryNonNonNonNon", keyState: Nullable, valueElement: NotNull, valueState: NotNull, propertyState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NullablePublicOnlyStringTypeTest(methodName: "Format", param1State: NotNull, param2State: Nullable, param3State: Nullable, types: [typeof(string), typeof(object), typeof(object)]) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NullablePublicOnlyStringTypeTest(methodName: "ReplaceCore", param1State: Unknown, param2State: Unknown, param3State: Unknown, types: [typeof(string), typeof(string), typeof(System.Globalization.CompareInfo), typeof(System.Globalization.CompareOptions)]) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NullablePublicOnlyStringTypeTest(methodName: "Join", param1State: Nullable, param2State: NotNull, param3State: NotNull, types: [typeof(string), typeof(string[]), typeof(int), typeof(int)]) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericArrayPropertyTest(propertyName: "PropertyArrayUnknown", elementState: Unknown, propertyState: Unknown) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericArrayPropertyTest(propertyName: "PropertyArrayNullNull", elementState: Nullable, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericArrayPropertyTest(propertyName: "PropertyArrayNullNon", elementState: Nullable, propertyState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericArrayPropertyTest(propertyName: "PropertyArrayNonNull", elementState: Nullable, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericArrayPropertyTest(propertyName: "PropertyArrayNonNon", elementState: Nullable, propertyState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.DictionaryPropertyTest(propertyName: "PropertyDictionaryUnknown", keyState: Unknown, valueElement: Unknown, valueState: Unknown, propertyState: Unknown) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.DictionaryPropertyTest(propertyName: "PropertyDictionaryNullNullNullNon", keyState: Nullable, valueElement: Nullable, valueState: Nullable, propertyState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.DictionaryPropertyTest(propertyName: "PropertyDictionaryNonNullNonNull", keyState: NotNull, valueElement: Nullable, valueState: NotNull, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.DictionaryPropertyTest(propertyName: "PropertyDictionaryNullNonNonNull", keyState: Nullable, valueElement: NotNull, valueState: NotNull, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.DictionaryPropertyTest(propertyName: "PropertyDictionaryNonNullNonNon", keyState: NotNull, valueElement: Nullable, valueState: NotNull, propertyState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.DictionaryPropertyTest(propertyName: "PropertyDictionaryNonNonNonNull", keyState: NotNull, valueElement: NotNull, valueState: NotNull, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.DictionaryPropertyTest(propertyName: "PropertyDictionaryNonNonNonNon", keyState: NotNull, valueElement: NotNull, valueState: NotNull, propertyState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestNestedGenericInheritanceWithMultipleParameters [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NestedGenericsCorrectOrderTest(methodName: "MethodReturnsNonTupleNonTupleNullStringNullStringN"···, nullStates: [NotNull, NotNull, Nullable, Nullable, Nullable], types: [typeof(System.Tuple, string>), typeof(System.Tuple), typeof(string), typeof(string), typeof(string)]) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NestedGenericsCorrectOrderTest(methodName: "MethodReturnsNonTupleNonTupleNullStringNullStringN"···, nullStates: [NotNull, NotNull, Nullable, Nullable, NotNull], types: [typeof(System.Tuple, string>), typeof(System.Tuple), typeof(string), typeof(string), typeof(string)]) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericNotNullConstraintPropertiesTest(propertyName: "PropertyNullable", readState: Nullable, writeState: Nullable, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericNotNullConstraintPropertiesTest(propertyName: "PropertyUnknown", readState: Unknown, writeState: Unknown, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericNotNullConstraintPropertiesTest(propertyName: "PropertyNullableEnabled", readState: NotNull, writeState: NotNull, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldValueTypeTest(fieldName: "FieldNullable", type: typeof(int)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldValueTypeTest(fieldName: "FieldUnknown", type: typeof(int)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldValueTypeTest(fieldName: "FieldNonNullable", type: typeof(int)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldValueTypeTest(fieldName: "FieldDisallowNull", type: typeof(int)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldValueTypeTest(fieldName: "FieldAllowNull", type: typeof(int)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldValueTypeTest(fieldName: "FieldMaybeNull", type: typeof(int)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericFieldValueTypeTest(fieldName: "FieldNotNull", type: typeof(int)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericStructConstraintFieldsTest(fieldName: "FieldNullable", readState: Nullable, writeState: Nullable, type: typeof(int?)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericStructConstraintFieldsTest(fieldName: "FieldUnknown", readState: NotNull, writeState: NotNull, type: typeof(int)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericStructConstraintFieldsTest(fieldName: "FieldNullableEnabled", readState: NotNull, writeState: NotNull, type: typeof(int)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodGenericParametersTest(methodName: "MethodParametersUnknown", param1State: Unknown, dictKey: Unknown, dictValue: Unknown, dictionaryState: Unknown) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodGenericParametersTest(methodName: "MethodArgsNullGenericNullDictValueGeneric", param1State: Nullable, dictKey: NotNull, dictValue: Nullable, dictionaryState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodGenericParametersTest(methodName: "MethodArgsGenericDictValueNullGeneric", param1State: Nullable, dictKey: NotNull, dictValue: Nullable, dictionaryState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.FieldArrayTest(fieldName: "objectArray", readState: NotNull, writeState: NotNull, type: typeof(object[])) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.FieldArrayTest(fieldName: "stringArray", readState: NotNull, writeState: NotNull, type: typeof(string[])) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.ConstrainedGenericMethodWithByRefTest [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericTuplePropertyTest(propertyName: "PropertyTupleUnknown", genericParam1: Unknown, genericParam2: Unknown, genericParam3: Unknown, propertyState: Unknown) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericTuplePropertyTest(propertyName: "PropertyTupleNullNullNullNull", genericParam1: Nullable, genericParam2: Nullable, genericParam3: Nullable, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericTuplePropertyTest(propertyName: "PropertyTupleNonNullNonNon", genericParam1: Nullable, genericParam2: Nullable, genericParam3: NotNull, propertyState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericTuplePropertyTest(propertyName: "PropertyTupleNullNonNullNull", genericParam1: Nullable, genericParam2: Nullable, genericParam3: Nullable, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericTuplePropertyTest(propertyName: "PropertyTupleNonNullNonNull", genericParam1: Nullable, genericParam2: Nullable, genericParam3: NotNull, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericTuplePropertyTest(propertyName: "PropertyTupleNonNonNonNon", genericParam1: NotNull, genericParam2: NotNull, genericParam3: Nullable, propertyState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NullablePublicOnlyOtherTypesTest [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericMethodWithPointersTest [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericTypeWithCtor<>), expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericTypeWithCtor), expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericTypeWithCtor), expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericTypeWithCtor), expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericTypeWithCtor_Disallow<>), expectedRead: Nullable, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericTypeWithCtor_Disallow), expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericTypeWithCtor_Disallow), expectedRead: Nullable, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericTypeWithCtor_Disallow), expectedRead: Nullable, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericTypeWithCtor_Maybe<>), expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericTypeWithCtor_Maybe), expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericTypeWithCtor_Maybe), expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericTypeWithCtor_Maybe), expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericTypeWithCtor_Allow<>), expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericTypeWithCtor_Allow), expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericTypeWithCtor_Allow), expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericTypeWithCtor_Allow), expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericNonNullableTypeWithCtor<>), expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericNonNullableTypeWithCtor), expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericNonNullableTypeWithCtor), expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericNonNullableTypeWithCtor_Disallow<>), expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericNonNullableTypeWithCtor_Disallow), expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericNonNullableTypeWithCtor_Disallow), expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericNonNullableTypeWithCtor_Maybe<>), expectedRead: Nullable, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericNonNullableTypeWithCtor_Maybe), expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericNonNullableTypeWithCtor_Maybe), expectedRead: Nullable, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericNonNullableTypeWithCtor_Allow<>), expectedRead: NotNull, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericNonNullableTypeWithCtor_Allow), expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestCtorParameters(type: typeof(System.Reflection.Tests.GenericNonNullableTypeWithCtor_Allow), expectedRead: NotNull, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericListTest [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodWithPointersTest [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodByRefParametersTest(parameterIndex: -1, state: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodByRefParametersTest(parameterIndex: 0, state: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodByRefParametersTest(parameterIndex: 1, state: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodByRefParametersTest(parameterIndex: 2, state: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodByRefParametersTest(parameterIndex: 3, state: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodByRefParametersTest(parameterIndex: 4, state: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodByRefParametersTest(parameterIndex: 5, state: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.AttributedParametersTest [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestGenericInheritance(listType: typeof(System.Reflection.Tests.ListOfUnconstrained), parameterState: Nullable, subState: null) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestGenericInheritance(listType: typeof(System.Reflection.Tests.ListUnconstrainedOfNullable), parameterState: Nullable, subState: null) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestGenericInheritance(listType: typeof(System.Reflection.Tests.ListUnconstrainedOfNullableOfObject<>), parameterState: NotNull, subState: null) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestGenericInheritance(listType: typeof(System.Reflection.Tests.ListOfArrayOfNullableString), parameterState: NotNull, subState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestGenericInheritance(listType: typeof(System.Reflection.Tests.ListOfNotNull>), parameterState: NotNull, subState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestGenericInheritance(listType: typeof(System.Reflection.Tests.ListOfListOfObject), parameterState: NotNull, subState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestGenericInheritance(listType: typeof(System.Reflection.Tests.ListMultiGenericOfNotNull), parameterState: NotNull, subState: null) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NullabilityDifferentContextTest(propertyName: "PropertyDisabled", readState: Unknown, writeState: Unknown, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NullabilityDifferentContextTest(propertyName: "PropertyDisabledAllowNull", readState: Unknown, writeState: Nullable, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NullabilityDifferentContextTest(propertyName: "PropertyDisabledMaybeNull", readState: Nullable, writeState: Unknown, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NullabilityDifferentContextTest(propertyName: "PropertyEnabledAllowNull", readState: NotNull, writeState: Nullable, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NullabilityDifferentContextTest(propertyName: "PropertyEnabledNotNull", readState: NotNull, writeState: Nullable, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NullabilityDifferentContextTest(propertyName: "PropertyEnabledMaybeNull", readState: Nullable, writeState: NotNull, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NullabilityDifferentContextTest(propertyName: "PropertyEnabledDisallowNull", readState: Nullable, writeState: NotNull, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NullabilityDifferentContextTest(propertyName: "PropertyEnabledNullable", readState: Nullable, writeState: Nullable, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.NullabilityDifferentContextTest(propertyName: "PropertyEnabledNonNullable", readState: NotNull, writeState: NotNull, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestValueTupleGenericTypeParameters(fieldName: "UnknownValueTuple", param1: NotNull, param2: Unknown, fieldState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestValueTupleGenericTypeParameters(fieldName: "Null_Non_Non_ValueTuple", param1: Nullable, param2: NotNull, fieldState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestValueTupleGenericTypeParameters(fieldName: "Null_Non_Null_ValueTuple", param1: Nullable, param2: NotNull, fieldState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestValueTupleGenericTypeParameters(fieldName: "Non_Null_Null_ValueTuple", param1: NotNull, param2: Nullable, fieldState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestValueTupleGenericTypeParameters(fieldName: "Non_Non_Non_ValueTuple", param1: NotNull, param2: NotNull, fieldState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestValueTupleGenericTypeParameters(fieldName: "Non_Null_Non_ValueTuple", param1: NotNull, param2: Nullable, fieldState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericNotNullConstraintFieldsTest(fieldName: "FieldNullable", readState: Nullable, writeState: Nullable, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericNotNullConstraintFieldsTest(fieldName: "FieldUnknown", readState: Unknown, writeState: Unknown, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.GenericNotNullConstraintFieldsTest(fieldName: "FieldNullableEnabled", readState: NotNull, writeState: NotNull, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestDeeplyNestedGenericInheritance [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithOpenGenericParameters(type: typeof(System.Reflection.Tests.ClassWithGenericMethods), methodName: "GenericMethod", expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithOpenGenericParameters(type: typeof(System.Reflection.Tests.ClassWithGenericMethods), methodName: "GenericNotNullMethod", expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithOpenGenericParameters(type: typeof(System.Reflection.Tests.ClassWithGenericMethods_Disallow), methodName: "GenericMethod", expectedRead: Nullable, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithOpenGenericParameters(type: typeof(System.Reflection.Tests.ClassWithGenericMethods_Disallow), methodName: "GenericNotNullMethod", expectedRead: NotNull, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithOpenGenericParameters(type: typeof(System.Reflection.Tests.ClassWithGenericMethods_Maybe), methodName: "GenericMethod", expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithOpenGenericParameters(type: typeof(System.Reflection.Tests.ClassWithGenericMethods_Maybe), methodName: "GenericNotNullMethod", expectedRead: Nullable, expectedWrite: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithOpenGenericParameters(type: typeof(System.Reflection.Tests.ClassWithGenericMethods_Allow), methodName: "GenericMethod", expectedRead: Nullable, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestMethodsWithOpenGenericParameters(type: typeof(System.Reflection.Tests.ClassWithGenericMethods_Allow), methodName: "GenericNotNullMethod", expectedRead: NotNull, expectedWrite: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.ArrayPropertyTest(propertyName: "PropertyArrayUnknown", elementState: Unknown, propertyState: Unknown) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.ArrayPropertyTest(propertyName: "PropertyArrayNullNull", elementState: Nullable, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.ArrayPropertyTest(propertyName: "PropertyArrayNullNon", elementState: Nullable, propertyState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.ArrayPropertyTest(propertyName: "PropertyArrayNonNull", elementState: NotNull, propertyState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.ArrayPropertyTest(propertyName: "PropertyArrayNonNon", elementState: NotNull, propertyState: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodGenericReturnParameterTest(methodName: "MethodReturnsUnknown", readState: Unknown, elementState: Unknown) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodGenericReturnParameterTest(methodName: "MethodReturnsGeneric", readState: Nullable, elementState: Unknown) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodGenericReturnParameterTest(methodName: "MethodReturnsNullGeneric", readState: Nullable, elementState: Unknown) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodGenericReturnParameterTest(methodName: "MethodReturnsGenericNotNull", readState: NotNull, elementState: Unknown) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodGenericReturnParameterTest(methodName: "MethodReturnsGenericMaybeNull", readState: Nullable, elementState: Unknown) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodGenericReturnParameterTest(methodName: "MethodNonNullListNullGeneric", readState: NotNull, elementState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.MethodGenericReturnParameterTest(methodName: "MethodNullListNonNullGeneric", readState: Nullable, elementState: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.EventTest(eventName: "EventNullable", readState: Nullable, writeState: Nullable, type: typeof(System.EventHandler)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.EventTest(eventName: "EventUnknown", readState: Unknown, writeState: Unknown, type: typeof(System.EventHandler)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.EventTest(eventName: "EventNotNull", readState: NotNull, writeState: NotNull, type: typeof(System.EventHandler)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyNullable", readState: Nullable, writeState: Nullable, type: typeof(System.Reflection.Tests.TypeWithNotNullContext)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyNullableReadOnly", readState: Nullable, writeState: Unknown, type: typeof(System.Reflection.Tests.TypeWithNotNullContext)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyUnknown", readState: Unknown, writeState: Unknown, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyNonNullable", readState: NotNull, writeState: NotNull, type: typeof(System.Reflection.Tests.NullabilityInfoContextTests)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyValueTypeUnknown", readState: NotNull, writeState: NotNull, type: typeof(short)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyValueType", readState: NotNull, writeState: NotNull, type: typeof(float)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyValueTypeNullable", readState: Nullable, writeState: Nullable, type: typeof(long?)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyValueTypeDisallowNull", readState: Nullable, writeState: NotNull, type: typeof(int?)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyValueTypeAllowNull", readState: NotNull, writeState: NotNull, type: typeof(byte)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyValueTypeNotNull", readState: NotNull, writeState: Nullable, type: typeof(int?)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyValueTypeMaybeNull", readState: NotNull, writeState: NotNull, type: typeof(byte)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyDisallowNull", readState: Nullable, writeState: NotNull, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyAllowNull", readState: NotNull, writeState: Nullable, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyDisallowNull2", readState: Nullable, writeState: NotNull, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyAllowNull2", readState: NotNull, writeState: NotNull, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyNotNull", readState: NotNull, writeState: Nullable, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyMaybeNull", readState: Nullable, writeState: NotNull, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyMaybeNull2", readState: NotNull, writeState: NotNull, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "PropertyNotNull2", readState: NotNull, writeState: Nullable, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.PropertyTest(propertyName: "Item", readState: Nullable, writeState: NotNull, type: typeof(string)) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestNullabilityInfoCreationOnPropertiesWithNestedGenericTypeArguments(type: typeof(System.Reflection.Tests.TypeWithPropertiesNestingItsGenericTypeArgument), expectedGenericArgumentNullability: NotNull) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestNullabilityInfoCreationOnPropertiesWithNestedGenericTypeArguments(type: typeof(System.Reflection.Tests.TypeWithPropertiesNestingItsGenericTypeArgument), expectedGenericArgumentNullability: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.NullabilityInfoContextTests.TestNullabilityInfoCreationOnPropertiesWithNestedGenericTypeArguments(type: typeof(System.Reflection.Tests.TypeWithPropertiesNestingItsGenericTypeArgument), expectedGenericArgumentNullability: Nullable) [14:21:58] info: [STRT] System.Reflection.Tests.ReflectionCacheTests.GetMembers_MultipleCalls_ClearCache_All [14:21:58] info: [STRT] System.Reflection.Tests.ReflectionCacheTests.InvokeClearCache_NoExceptions [14:21:58] info: [STRT] System.Reflection.Tests.ReflectionCacheTests.GetMembers_MultipleCalls_SameObjects [14:21:58] info: [STRT] System.Reflection.Tests.ReflectionCacheTests.GetMembers_MultipleCalls_ClearCache_ReflectionCacheTestsType [14:21:58] info: [STRT] System.Tests.IndexOutOfRangeExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.IndexOutOfRangeExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.IndexOutOfRangeExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArgIteratorTypeTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] HandleTests.RuntimeTypeHandleTest [14:21:58] info: [STRT] HandleTests.RuntimeMethodHandleTest [14:21:58] info: [STRT] HandleTests.RuntimeFieldHandleTest [14:21:58] info: [STRT] HandleTests.GenericMethodRuntimeMethodHandleTest [14:21:58] info: [STRT] System.Reflection.Tests.CustomAttributeDataTests.Test_CustomAttributeData_EnumArray [14:21:58] info: [STRT] System.Reflection.Tests.CustomAttributeDataTests.Test_CustomAttribute_Constructor_CrossAssembly2 [14:21:58] info: [STRT] System.Reflection.Tests.CustomAttributeDataTests.Test_CustomAttribute_Constructor_CrossAssembly1 [14:21:58] info: [STRT] System.Reflection.Tests.CustomAttributeDataTests.Test_CustomAttributeData_ConstructorNullary [14:21:58] info: [STRT] System.Reflection.Tests.CustomAttributeDataTests.Test_CustomAttributeData_Constructor1 [14:21:58] info: [STRT] System.Reflection.Tests.CustomAttributeDataTests.Test_EqualsMethod [14:21:58] info: [STRT] System.Reflection.Tests.CustomAttributeDataTests.Test_CustomAttribute_Constructor_PseudoCa [14:21:58] info: [STRT] System.Reflection.Tests.CustomAttributeDataTests.Test_CustomAttributeData_ToString [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "3.00", offset: 0, count: 4, style: Number, provider: , expected: 3) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "3.00000000", offset: 0, count: 10, style: Number, provider: , expected: 3) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "3.000000000", offset: 0, count: 11, style: Number, provider: , expected: 3) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "3.0000000000", offset: 0, count: 12, style: Number, provider: , expected: 3) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "4294967295", offset: 0, count: 10, style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "+4294967295", offset: 0, count: 11, style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: " +4294967295 ", offset: 0, count: 15, style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "FFFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: " FFFFFFFF ", offset: 0, count: 12, style: HexNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "11111111111111111111111111111111", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: " 11111111111111111111111111111111 ", offset: 0, count: 36, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 1, count: 2, style: Integer, provider: null, expected: 23) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "4294967295", offset: 0, count: 1, style: Integer, provider: null, expected: 4) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "4294967295", offset: 9, count: 1, style: Integer, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 1, count: 1, style: HexNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "10", offset: 1, count: 1, style: BinaryNumber, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidSpanTest(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromUInt32Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromHalfTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_CheckedAdditionTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadLittleEndianSByteTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromInt32Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_BitwiseAndTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromSingleTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.MinNumberTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromUInt16Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_CheckedDivisionTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.RadixTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadLittleEndianInt128Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.RotateRightTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromUInt128Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_BitwiseOrTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromUInt16Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.AllBitsSetTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromSingleTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadLittleEndianInt32Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadLittleEndianUInt96Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsPositiveTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_EqualityTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryWriteLittleEndianTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_DivisionTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromHalfTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.PopCountTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.OneTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.GetByteCountTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromByteTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_UnsignedRightShiftTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_CheckedIncrementTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromInt128Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.AbsTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromCharTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromInt16Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromInt128Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_CheckedMultiplyTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromDoubleTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsNormalTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromUInt64Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromDecimalTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadBigEndianInt128Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_MultiplyTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.MaxMagnitudeNumberTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromDoubleTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsNaNTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_SubtractionTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadLittleEndianByteTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromSingleTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsInfinityTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_RightShiftTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadBigEndianUInt32Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsComplexNumberTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadLittleEndianInt64Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsEvenIntegerTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsSubnormalTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_LeftShiftTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadLittleEndianUInt128Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadBigEndianInt96Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.GetShortestBitLengthTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadBigEndianUInt16Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsCanonicalTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromInt16Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsOddIntegerTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromUInt128Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_InequalityTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromInt64Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadBigEndianByteTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromUInt128Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.RotateLeftTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromUInt32Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.AdditiveIdentityTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_ExclusiveOrTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadBigEndianUInt128Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_CheckedSubtractionTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromByteTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromCharTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromInt32Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_GreaterThanOrEqualTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.MinValueTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsImaginaryNumberTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadBigEndianUInt96Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ClampTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.MaxValueTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromUInt64Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_ModulusTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.MinMagnitudeTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromInt128Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromUInt32Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadLittleEndianInt96Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromSByteTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromNFloatTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.MaxTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsZeroTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromInt16Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromDoubleTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_LessThanTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadLittleEndianUInt32Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadBigEndianInt16Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsRealNumberTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromDecimalTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.LeadingZeroCountTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.MultiplicativeIdentityTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadBigEndianSByteTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromUInt16Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromNFloatTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromNFloatTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "0", style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "2147483647", style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "02147483647", style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000002"···, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123\0\0", style: None, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1", style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "12", style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "abc", style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "ABC", style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "100100011", style: BinaryNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010111100", style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10010", style: BinaryNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "$1|000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "$ 1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "100", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123", style: Any, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "+0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "-0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "+123", style: AllowLeadingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "|123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123", style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123+", style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123|", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: " 123", style: AllowLeadingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: " 123 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123 ", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123 \0\0", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: " 2147483647 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "\t\t123\t\t", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "\n\n123\n\n", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "\v\v123\v\v", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "\f\f123\f\f", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "\r\r123\r\r", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: " 0 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: " 000000000 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1000", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1|0|0|0", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1|||", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1111", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1E2", style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1E+2", style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1e2", style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1E0", style: AllowExponent, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1E|2", style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123", style: AllowParentheses, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "67|", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "3.00", style: Number, provider: , expected: 3) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "3.00000000", style: Number, provider: , expected: 3) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "3.000000000", style: Number, provider: , expected: 3) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "3.0000000000", style: Number, provider: , expected: 3) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1", style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "12", style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2863311530) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "4294967295", style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "+4294967295", style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: " +4294967295 ", style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "FFFFFFFF", style: HexNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: " FFFFFFFF ", style: HexNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: "11111111111111111111111111111111", style: BinaryNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseValidStringTest(value: " 11111111111111111111111111111111 ", style: BinaryNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsPow2Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsFiniteTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromByteTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_UnaryPlusTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsIntegerTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_AdditionTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_CheckedDecrementTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.SignTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadLittleEndianUInt64Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromSByteTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_DecrementTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadLittleEndianUInt16Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_IncrementTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromSByteTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.MaxNumberTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsPositiveInfinityTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsNegativeTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateCheckedFromInt64Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_GreaterThanTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_OnesComplementTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadLittleEndianInt16Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromDecimalTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.MinTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.MinMagnitudeNumberTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TrailingZeroCountTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadBigEndianInt32Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_CheckedUnaryNegationTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryWriteBigEndianTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadBigEndianInt64Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.IsNegativeInfinityTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.Log2Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromUInt64Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateSaturatingFromInt64Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.ZeroTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.DivRemTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromInt32Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromHalfTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_UnaryNegationTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.TryReadBigEndianUInt64Test [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.op_LessThanOrEqualTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.CreateTruncatingFromCharTest [14:21:58] info: [STRT] System.Tests.UInt32Tests_GenericMath.MaxMagnitudeTest [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of1Tests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.AbstractClassTypeTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: typeof(System.Tests.PseudoCustomAttributeTests+TestTypeWithAttributes), attributeType: typeof(System.SerializableAttribute), attribute: SerializableAttribute { TypeId = typeof(System.SerializableAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: typeof(System.Tests.PseudoCustomAttributeTests+ITestComInterface), attributeType: typeof(System.Runtime.InteropServices.ComImportAttribute), attribute: ComImportAttribute { TypeId = typeof(System.Runtime.InteropServices.ComImportAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: System.String _testField, attributeType: typeof(System.Runtime.InteropServices.FieldOffsetAttribute), attribute: FieldOffsetAttribute { TypeId = typeof(System.Runtime.InteropServices.FieldOffsetAttribute), Value = 120 }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: System.String _testField, attributeType: typeof(System.NonSerializedAttribute), attribute: NonSerializedAttribute { TypeId = typeof(System.NonSerializedAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: System.String _testField, attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: MarshalAsAttribute { ArraySubType = 0, IidParameterIndex = 0, MarshalCookie = null, MarshalType = null, MarshalTypeRef = null, ··· }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: MarshalAsAttribute { ArraySubType = I4, IidParameterIndex = 0, MarshalCookie = null, MarshalType = null, MarshalTypeRef = null, ··· }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.InAttribute), attribute: InAttribute { TypeId = typeof(System.Runtime.InteropServices.InAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.OutAttribute), attribute: OutAttribute { TypeId = typeof(System.Runtime.InteropServices.OutAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.OptionalAttribute), attribute: OptionalAttribute { TypeId = typeof(System.Runtime.InteropServices.OptionalAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: Boolean , attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: MarshalAsAttribute { ArraySubType = 0, IidParameterIndex = 0, MarshalCookie = null, MarshalType = null, MarshalTypeRef = null, ··· }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: Boolean TestMethod(Int32[]), attributeType: typeof(System.Runtime.InteropServices.DllImportAttribute), attribute: DllImportAttribute { BestFitMapping = False, CallingConvention = Winapi, CharSet = Unicode, EntryPoint = "MyEntryPoint", ExactSpelling = False, ··· }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: Boolean TestMethod(Int32[]), attributeType: typeof(System.Runtime.InteropServices.PreserveSigAttribute), attribute: PreserveSigAttribute { TypeId = typeof(System.Runtime.InteropServices.PreserveSigAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: typeof(System.Tests.PseudoCustomAttributeTests+TestTypeWithoutAttributes), attributeType: typeof(System.SerializableAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: typeof(System.Tests.PseudoCustomAttributeTests+TestTypeWithoutAttributes), attributeType: typeof(System.Runtime.InteropServices.ComImportAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: System.String _testField, attributeType: typeof(System.Runtime.InteropServices.FieldOffsetAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: System.String _testField, attributeType: typeof(System.NonSerializedAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: System.String _testField, attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.InAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.OutAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.OptionalAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: Boolean, attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: Boolean TestMethod(Int32[]), attributeType: typeof(System.Runtime.InteropServices.DllImportAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttributes(target: Boolean TestMethod(Int32[]), attributeType: typeof(System.Runtime.InteropServices.PreserveSigAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: typeof(System.Tests.PseudoCustomAttributeTests+TestTypeWithAttributes), attributeType: typeof(System.SerializableAttribute), attribute: SerializableAttribute { TypeId = typeof(System.SerializableAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: typeof(System.Tests.PseudoCustomAttributeTests+ITestComInterface), attributeType: typeof(System.Runtime.InteropServices.ComImportAttribute), attribute: ComImportAttribute { TypeId = typeof(System.Runtime.InteropServices.ComImportAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: System.String _testField, attributeType: typeof(System.Runtime.InteropServices.FieldOffsetAttribute), attribute: FieldOffsetAttribute { TypeId = typeof(System.Runtime.InteropServices.FieldOffsetAttribute), Value = 120 }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: System.String _testField, attributeType: typeof(System.NonSerializedAttribute), attribute: NonSerializedAttribute { TypeId = typeof(System.NonSerializedAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: System.String _testField, attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: MarshalAsAttribute { ArraySubType = 0, IidParameterIndex = 0, MarshalCookie = null, MarshalType = null, MarshalTypeRef = null, ··· }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: MarshalAsAttribute { ArraySubType = I4, IidParameterIndex = 0, MarshalCookie = null, MarshalType = null, MarshalTypeRef = null, ··· }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.InAttribute), attribute: InAttribute { TypeId = typeof(System.Runtime.InteropServices.InAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.OutAttribute), attribute: OutAttribute { TypeId = typeof(System.Runtime.InteropServices.OutAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.OptionalAttribute), attribute: OptionalAttribute { TypeId = typeof(System.Runtime.InteropServices.OptionalAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: Boolean , attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: MarshalAsAttribute { ArraySubType = 0, IidParameterIndex = 0, MarshalCookie = null, MarshalType = null, MarshalTypeRef = null, ··· }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: Boolean TestMethod(Int32[]), attributeType: typeof(System.Runtime.InteropServices.DllImportAttribute), attribute: DllImportAttribute { BestFitMapping = False, CallingConvention = Winapi, CharSet = Unicode, EntryPoint = "MyEntryPoint", ExactSpelling = False, ··· }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: Boolean TestMethod(Int32[]), attributeType: typeof(System.Runtime.InteropServices.PreserveSigAttribute), attribute: PreserveSigAttribute { TypeId = typeof(System.Runtime.InteropServices.PreserveSigAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: typeof(System.Tests.PseudoCustomAttributeTests+TestTypeWithoutAttributes), attributeType: typeof(System.SerializableAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: typeof(System.Tests.PseudoCustomAttributeTests+TestTypeWithoutAttributes), attributeType: typeof(System.Runtime.InteropServices.ComImportAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: System.String _testField, attributeType: typeof(System.Runtime.InteropServices.FieldOffsetAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: System.String _testField, attributeType: typeof(System.NonSerializedAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: System.String _testField, attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.InAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.OutAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.OptionalAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: Boolean, attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: Boolean TestMethod(Int32[]), attributeType: typeof(System.Runtime.InteropServices.DllImportAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.GetCustomAttribute(target: Boolean TestMethod(Int32[]), attributeType: typeof(System.Runtime.InteropServices.PreserveSigAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: typeof(System.Tests.PseudoCustomAttributeTests+TestTypeWithAttributes), attributeType: typeof(System.SerializableAttribute), attribute: SerializableAttribute { TypeId = typeof(System.SerializableAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: typeof(System.Tests.PseudoCustomAttributeTests+ITestComInterface), attributeType: typeof(System.Runtime.InteropServices.ComImportAttribute), attribute: ComImportAttribute { TypeId = typeof(System.Runtime.InteropServices.ComImportAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: System.String _testField, attributeType: typeof(System.Runtime.InteropServices.FieldOffsetAttribute), attribute: FieldOffsetAttribute { TypeId = typeof(System.Runtime.InteropServices.FieldOffsetAttribute), Value = 120 }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: System.String _testField, attributeType: typeof(System.NonSerializedAttribute), attribute: NonSerializedAttribute { TypeId = typeof(System.NonSerializedAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: System.String _testField, attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: MarshalAsAttribute { ArraySubType = 0, IidParameterIndex = 0, MarshalCookie = null, MarshalType = null, MarshalTypeRef = null, ··· }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: MarshalAsAttribute { ArraySubType = I4, IidParameterIndex = 0, MarshalCookie = null, MarshalType = null, MarshalTypeRef = null, ··· }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.InAttribute), attribute: InAttribute { TypeId = typeof(System.Runtime.InteropServices.InAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.OutAttribute), attribute: OutAttribute { TypeId = typeof(System.Runtime.InteropServices.OutAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.OptionalAttribute), attribute: OptionalAttribute { TypeId = typeof(System.Runtime.InteropServices.OptionalAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: Boolean , attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: MarshalAsAttribute { ArraySubType = 0, IidParameterIndex = 0, MarshalCookie = null, MarshalType = null, MarshalTypeRef = null, ··· }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: Boolean TestMethod(Int32[]), attributeType: typeof(System.Runtime.InteropServices.DllImportAttribute), attribute: DllImportAttribute { BestFitMapping = False, CallingConvention = Winapi, CharSet = Unicode, EntryPoint = "MyEntryPoint", ExactSpelling = False, ··· }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: Boolean TestMethod(Int32[]), attributeType: typeof(System.Runtime.InteropServices.PreserveSigAttribute), attribute: PreserveSigAttribute { TypeId = typeof(System.Runtime.InteropServices.PreserveSigAttribute) }) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: typeof(System.Tests.PseudoCustomAttributeTests+TestTypeWithoutAttributes), attributeType: typeof(System.SerializableAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: typeof(System.Tests.PseudoCustomAttributeTests+TestTypeWithoutAttributes), attributeType: typeof(System.Runtime.InteropServices.ComImportAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: System.String _testField, attributeType: typeof(System.Runtime.InteropServices.FieldOffsetAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: System.String _testField, attributeType: typeof(System.NonSerializedAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: System.String _testField, attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.InAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.OutAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: Int32[] x, attributeType: typeof(System.Runtime.InteropServices.OptionalAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: Boolean, attributeType: typeof(System.Runtime.InteropServices.MarshalAsAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: Boolean TestMethod(Int32[]), attributeType: typeof(System.Runtime.InteropServices.DllImportAttribute), attribute: null) [14:21:58] info: [STRT] System.Tests.PseudoCustomAttributeTests.IsDefined(target: Boolean TestMethod(Int32[]), attributeType: typeof(System.Runtime.InteropServices.PreserveSigAttribute), attribute: null) [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyCompanyAttributeTests.Ctor_String(company: null) [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyCompanyAttributeTests.Ctor_String(company: "") [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyCompanyAttributeTests.Ctor_String(company: "company") [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RefStructTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Reflection.Tests.IsCollectibleTests.GenericWithCollectibleTypeParameter_IsCollectibleTrue_WhenUsingAssemblyLoadContext [14:21:58] info: [STRT] System.Reflection.Tests.IsCollectibleTests.MemberInfo_IsCollectibleFalse_WhenUsingAssemblyLoad [14:21:58] info: [STRT] System.Reflection.Tests.IsCollectibleTests.Assembly_IsCollectibleTrue_WhenUsingTestAssemblyLoadContext [14:21:58] info: [STRT] System.Reflection.Tests.IsCollectibleTests.Assembly_IsCollectibleFalse_WhenUsingAssemblyLoad [14:21:58] info: [STRT] System.Reflection.Tests.IsCollectibleTests.Assembly_IsCollectibleFalse_WhenUsingAssemblyLoadContext [14:21:58] info: [STRT] System.Reflection.Tests.IsCollectibleTests.MemberInfo_IsCollectibleTrue_WhenUsingAssemblyLoadContext [14:21:58] info: [STRT] System.Reflection.Tests.IsCollectibleTests.MemberInfoGeneric_IsCollectibleFalse_WhenUsingAssemblyLoad [14:21:58] info: [STRT] System.Reflection.Tests.IsCollectibleTests.MemberInfoGeneric_IsCollectibleTrue_WhenUsingAssemblyLoadContext [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.FunctionPointerContainsGenericParameters [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.MakeGenericType_NonRuntimeType [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.IsContextful [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetTypeByName [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetTypeByNameCaseSensitiveTypeloadFailure [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+ISimpleInterface), classType: typeof(System.Tests.TypeTestsExtended+SimpleType), expectedMap: [Tuple (Void Method(), Void Method()), Tuple (Void GenericMethod[T](), Void GenericMethod[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+ISimpleInterface), classType: typeof(System.Tests.TypeTestsExtended+AbstractSimpleType), expectedMap: [Tuple (Void Method(), Void Method()), Tuple (Void GenericMethod[T](), Void GenericMethod[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+IGenericInterface), classType: typeof(System.Tests.TypeTestsExtended+DerivedType), expectedMap: [Tuple (Void Method(System.Object), Void Method(System.Object))]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+IGenericInterface), classType: typeof(System.Tests.TypeTestsExtended+DerivedType), expectedMap: [Tuple (Void Method(System.String), Void Method(System.String))]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+DIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+DIMs+C1), expectedMap: [Tuple (Void M(), Void M())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+DIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+DIMs+C2), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.DIMs.I1.M(), null)]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+DIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+DIMs+C2), expectedMap: [Tuple (Void M(), Void M())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+DIMs+I3), classType: typeof(System.Tests.TypeTestsExtended+DIMs+C3), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.DIMs.I1.M(), Void System.Tests.TypeTestsExtended.DIMs.I1.M())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+DIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+DIMs+C3), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.DIMs.I1.M(), null)]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+DIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+DIMs+C3), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.DIMs.I1.M())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+DIMs+I4), classType: typeof(System.Tests.TypeTestsExtended+DIMs+C4), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.DIMs.I1.M(), null)]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+DIMs+I3), classType: typeof(System.Tests.TypeTestsExtended+DIMs+C4), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.DIMs.I1.M(), Void System.Tests.TypeTestsExtended.DIMs.I1.M())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+DIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+DIMs+C4), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.DIMs.I1.M(), null)]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+DIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+DIMs+C4), expectedMap: [Tuple (Void M(), Void M())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C1), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C1), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C1Explicit), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C1Explicit), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C1), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C1), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C1Explicit), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C1Explicit), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C1<>), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(I1`1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C1<>), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C1Explicit<>), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(I1`1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C1Explicit<>), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Implicit), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Implicit), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Implicit), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Implicit), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Explicit), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Explicit), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Explicit), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Explicit), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Implicit), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Implicit), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Implicit), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Implicit), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Explicit), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Explicit), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Explicit), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Explicit), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Implicit<>), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(I1`1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Implicit<>), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Implicit<>), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(I2`1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Implicit<>), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2<>), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(I1`1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2<>), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2<>), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(I2`1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2<>), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Explicit<>), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(I1`1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Explicit<>), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Explicit<>), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(I2`1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C2Explicit<>), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I3), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.M(), null), Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.G[T](), null)]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I3), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.M(), null), Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.G[T](), null)]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I3), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.M(), null), Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.G[T](), null)]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I3), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.M(), null), Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.G[T](), null)]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I3), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.M(), null), Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.G[T](), null)]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I3), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.M(), null), Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.G[T](), null)]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I3), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.M(), null), Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.G[T](), null)]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I3), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.M(), null), Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.G[T](), null)]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3<>), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(I1`1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3<>), expectedMap: [Tuple (Void M(), Void M()), Tuple (Void G[T](), Void G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3<>), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(I2`1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3<>), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I3), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3<>), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.M(), null), Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.G[T](), null)]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(I3`1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3<>), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.M(), null), Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.G[T](), null)]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit<>), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(I1`1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit<>), expectedMap: [Tuple (Void M(), Void System.Tests.TypeTestsExtended.SIMs.I1.M()), Tuple (Void G[T](), Void System.Tests.TypeTestsExtended.SIMs.I1.G[T]())]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I2), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit<>), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(I2`1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit<>), expectedMap: []) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(System.Tests.TypeTestsExtended+SIMs+I3), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit<>), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.M(), null), Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.G[T](), null)]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetInterfaceMap(interfaceType: typeof(I3`1), classType: typeof(System.Tests.TypeTestsExtended+SIMs+C3Explicit<>), expectedMap: [Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.M(), null), Tuple (Void System.Tests.TypeTestsExtended.SIMs.I1.G[T](), null)]) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.MakeGenericType_InvalidGenericArgument(type: typeof(System.Void)) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.MakeGenericType_InvalidGenericArgument(type: typeof(System.Object&)) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.MakeGenericType_InvalidGenericArgument(type: typeof(System.Int32*)) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.MakeGenericType_InvalidGenericArgument(type: typeof()) [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetEnumTypeCode [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetTypeByName_NoSuchType_ThrowsTypeLoadException [14:21:58] info: [STRT] System.Tests.TypeTestsExtended.GetEnumNestedInGenericClassTypeCode [14:21:58] info: [STRT] System.Collections.ObjectModel.Tests.ReadOnlyCollectionTests.ModifyingCollection_ThrowsNotSupportedException [14:21:58] info: [STRT] System.Collections.ObjectModel.Tests.ReadOnlyCollectionTests.Item_Get_InvalidIndex_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Collections.ObjectModel.Tests.ReadOnlyCollectionTests.Empty_Idempotent [14:21:58] info: [STRT] System.Collections.ObjectModel.Tests.ReadOnlyCollectionTests.Ctor_NullList_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Collections.ObjectModel.Tests.ReadOnlyCollectionTests.Ctor_CollectionExpressions_Empty [14:21:58] info: [STRT] System.Collections.ObjectModel.Tests.ReadOnlyCollectionTests.IsReadOnly_ReturnsTrue [14:21:58] info: [STRT] System.Collections.ObjectModel.Tests.ReadOnlyCollectionTests.Count [14:21:58] info: [STRT] System.Collections.ObjectModel.Tests.ReadOnlyCollectionTests.Contains [14:21:58] info: [STRT] System.Collections.ObjectModel.Tests.ReadOnlyCollectionTests.Item_Get [14:21:58] info: [STRT] System.Collections.ObjectModel.Tests.ReadOnlyCollectionTests.IndexOf [14:21:58] info: [STRT] System.Collections.ObjectModel.Tests.ReadOnlyCollectionTests.Ctor_CollectionExpressions [14:21:58] info: [STRT] System.Collections.ObjectModel.Tests.ReadOnlyCollectionTests.CopyTo [14:21:58] info: [STRT] System.Collections.ObjectModel.Tests.ReadOnlyCollectionTests.Ctor_IList [14:21:58] info: [STRT] System.Collections.ObjectModel.Tests.ReadOnlyCollectionTests.MembersForwardedToUnderlyingIList [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicDependencyAttributeTests.TestCondition [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicDependencyAttributeTests.TestConstructorSignatureTypeNameAssemblyName(memberSignature: "Foo()", typeName: "System.String", assemblyName: "System.Runtime") [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicDependencyAttributeTests.TestConstructorSignatureTypeNameAssemblyName(memberSignature: null, typeName: null, assemblyName: null) [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicDependencyAttributeTests.TestConstructorSignatureTypeNameAssemblyName(memberSignature: "", typeName: "", assemblyName: "") [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicDependencyAttributeTests.TestConstructorSignatureType(memberSignature: "Foo()", type: typeof(string)) [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicDependencyAttributeTests.TestConstructorSignatureType(memberSignature: null, type: null) [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicDependencyAttributeTests.TestConstructorSignatureType(memberSignature: "", type: typeof(System.Void)) [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicDependencyAttributeTests.TestConstructorSignature(memberSignature: "Foo()") [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicDependencyAttributeTests.TestConstructorSignature(memberSignature: null) [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicDependencyAttributeTests.TestConstructorSignature(memberSignature: "") [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicDependencyAttributeTests.TestConstructorMemberTypes(memberTypes: PublicMethods, type: typeof(string)) [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicDependencyAttributeTests.TestConstructorMemberTypes(memberTypes: None, type: null) [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicDependencyAttributeTests.TestConstructorMemberTypes(memberTypes: All, type: typeof(System.Void)) [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicDependencyAttributeTests.TestConstructorMemberTypesTypeNameAssemblyName(memberTypes: PublicMethods, typeName: "System.String", assemblyName: "System.Runtime") [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicDependencyAttributeTests.TestConstructorMemberTypesTypeNameAssemblyName(memberTypes: None, typeName: null, assemblyName: null) [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.DynamicDependencyAttributeTests.TestConstructorMemberTypesTypeNameAssemblyName(memberTypes: All, typeName: "", assemblyName: "") [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestNFloat(x: 0, y: 0, result: 0) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestNFloat(x: -0, y: -0, result: 0) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestNFloat(x: 0, y: -0, result: 1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestNFloat(x: -0, y: 0, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestNFloat(x: 0, y: 1, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestNFloat(x: ∞, y: 1, result: 1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestNFloat(x: NaN, y: NaN, result: 0) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestNFloat(x: NaN, y: 1, result: 1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestNFloat(x: NaN, y: ∞, result: 1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestNFloat(x: NaN, y: -∞, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestNFloat(x: NaN, y: -1, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestNFloat(x: NaN, y: NaN, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestNFloat(x: NaN, y: NaN, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestDouble(x: 0, y: 0, result: 0) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestDouble(x: -0, y: -0, result: 0) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestDouble(x: 0, y: -0, result: 1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestDouble(x: -0, y: 0, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestDouble(x: 0, y: 1, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestDouble(x: ∞, y: 1, result: 1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestDouble(x: NaN, y: -∞, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestDouble(x: NaN, y: -1, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestDouble(x: NaN, y: 1, result: 1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestDouble(x: NaN, y: ∞, result: 1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestDouble(x: NaN, y: NaN, result: 0) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestDouble(x: NaN, y: NaN, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestDouble(x: NaN, y: NaN, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestSingle(x: 0, y: 0, result: 0) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestSingle(x: -0, y: -0, result: 0) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestSingle(x: 0, y: -0, result: 1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestSingle(x: -0, y: 0, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestSingle(x: 0, y: 1, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestSingle(x: ∞, y: 1, result: 1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestSingle(x: NaN, y: -∞, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestSingle(x: NaN, y: -1, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestSingle(x: NaN, y: 1, result: 1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestSingle(x: NaN, y: ∞, result: 1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestSingle(x: NaN, y: NaN, result: 0) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestSingle(x: NaN, y: NaN, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestSingle(x: NaN, y: NaN, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestHalf(x: 0, y: 0, result: 0) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestHalf(x: -0, y: -0, result: 0) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestHalf(x: 0, y: -0, result: 1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestHalf(x: -0, y: 0, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestHalf(x: 0, y: 1, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestHalf(x: ∞, y: 1, result: 1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestHalf(x: NaN, y: -∞, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestHalf(x: NaN, y: -1, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestHalf(x: NaN, y: 1, result: 1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestHalf(x: NaN, y: ∞, result: 1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestHalf(x: NaN, y: NaN, result: 0) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestHalf(x: NaN, y: NaN, result: -1) [14:21:58] info: [STRT] System.Runtime.Tests.TotalOrderIeee754ComparerTests.TotalOrderTestHalf(x: NaN, y: NaN, result: -1) [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 0, format: "G", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 123, format: "G", provider: null, expected: "123") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 255, format: "G", provider: null, expected: "255") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 0, format: "R", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 123, format: "R", provider: null, expected: "123") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 255, format: "R", provider: null, expected: "255") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 123, format: "D", provider: null, expected: "123") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 123, format: "D99", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 0, format: "x", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 36, format: "x", provider: null, expected: "24") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 0, format: "b", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 36, format: "b", provider: null, expected: "100100") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 24, format: "N", provider: null, expected: "24.000") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 123, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 255, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "255") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 123, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 255, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "255") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 123, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 123, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 36, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "24") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 36, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100100") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 24, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "24.000") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 24, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "24~00") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:58] info: [STRT] System.Tests.ByteTests.TryFormat(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:58] info: [STRT] System.Tests.ByteTests.ToString_InvalidFormat_ThrowsFormatException [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 0, format: "G", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 123, format: "G", provider: null, expected: "123") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 255, format: "G", provider: null, expected: "255") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 0, format: "R", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 123, format: "R", provider: null, expected: "123") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 255, format: "R", provider: null, expected: "255") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 123, format: "D", provider: null, expected: "123") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 123, format: "D99", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 0, format: "x", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 36, format: "x", provider: null, expected: "24") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 0, format: "b", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 36, format: "b", provider: null, expected: "100100") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 24, format: "N", provider: null, expected: "24.000") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 123, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 255, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "255") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 123, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 255, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "255") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 123, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 123, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 36, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "24") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 36, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100100") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 24, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "24.000") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 24, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "24~00") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:58] info: [STRT] System.Tests.ByteTests.ToStringTest(b: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:58] info: [STRT] System.Tests.ByteTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.ByteTests.MinValue [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: "0", style: Integer, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: "123", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: "+123", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: " 123 ", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: "255", style: Integer, provider: null, expected: 255) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: "10010", style: BinaryNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: "10", style: AllowThousands, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: "123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: "123", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: "12", style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: "ab", style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 171) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: "AB", style: HexNumber, provider: null, expected: 171) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: "10010", style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: "10101011", style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 171) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: "10101011", style: BinaryNumber, provider: null, expected: 171) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Valid(value: "$100", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.ByteTests.CompareTo_ObjectNotByte_ThrowsArgumentException(value: "a") [14:21:58] info: [STRT] System.Tests.ByteTests.CompareTo_ObjectNotByte_ThrowsArgumentException(value: 234) [14:21:58] info: [STRT] System.Tests.ByteTests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | HexNumber) [14:21:58] info: [STRT] System.Tests.ByteTests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | BinaryNumber) [14:21:58] info: [STRT] System.Tests.ByteTests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowHexSpecifier | BinaryNumber) [14:21:58] info: [STRT] System.Tests.ByteTests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: -1024) [14:21:58] info: [STRT] System.Tests.ByteTests.GetTypeCode_Invoke_ReturnsByte [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "65536", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "10000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "256", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Invalid(value: "100000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.CompareTo_Other_ReturnsExpected(i: 234, value: 234, expected: 0) [14:21:58] info: [STRT] System.Tests.ByteTests.CompareTo_Other_ReturnsExpected(i: 234, value: 0, expected: 1) [14:21:58] info: [STRT] System.Tests.ByteTests.CompareTo_Other_ReturnsExpected(i: 234, value: 123, expected: 1) [14:21:58] info: [STRT] System.Tests.ByteTests.CompareTo_Other_ReturnsExpected(i: 234, value: 235, expected: -1) [14:21:58] info: [STRT] System.Tests.ByteTests.CompareTo_Other_ReturnsExpected(i: 234, value: 255, expected: -1) [14:21:58] info: [STRT] System.Tests.ByteTests.CompareTo_Other_ReturnsExpected(i: 234, value: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "65536", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "10000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "256", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Invalid(value: "100000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.MaxValue [14:21:58] info: [STRT] System.Tests.ByteTests.Ctor_Value [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "65536", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "10000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "256", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Invalid(value: "100000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "0", offset: 0, count: 1, style: Integer, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "+123", offset: 0, count: 4, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: " 123 ", offset: 0, count: 7, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "255", offset: 0, count: 3, style: Integer, provider: null, expected: 255) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "10", offset: 0, count: 2, style: AllowThousands, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "ab", offset: 0, count: 2, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 171) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "AB", offset: 0, count: 2, style: HexNumber, provider: null, expected: 171) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "10101011", offset: 0, count: 8, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 171) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "10101011", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 171) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "$100", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "123", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "+123", offset: 0, count: 2, style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "+123", offset: 1, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: " 123 ", offset: 4, count: 1, style: Integer, provider: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "12", offset: 1, count: 1, style: HexNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "10010", offset: 1, count: 4, style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "10", offset: 0, count: 1, style: AllowThousands, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Span_Valid(value: "$100", offset: 0, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_InvalidUtf8 [14:21:58] info: [STRT] System.Tests.ByteTests.EqualsTest(b: 78, obj: 78, expected: True) [14:21:58] info: [STRT] System.Tests.ByteTests.EqualsTest(b: 78, obj: 0, expected: False) [14:21:58] info: [STRT] System.Tests.ByteTests.EqualsTest(b: 0, obj: 0, expected: True) [14:21:58] info: [STRT] System.Tests.ByteTests.EqualsTest(b: 78, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.ByteTests.EqualsTest(b: 78, obj: "78", expected: False) [14:21:58] info: [STRT] System.Tests.ByteTests.EqualsTest(b: 78, obj: 78, expected: False) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "0", offset: 0, count: 1, style: Integer, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "+123", offset: 0, count: 4, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: " 123 ", offset: 0, count: 7, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "255", offset: 0, count: 3, style: Integer, provider: null, expected: 255) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "10", offset: 0, count: 2, style: AllowThousands, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "ab", offset: 0, count: 2, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 171) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "AB", offset: 0, count: 2, style: HexNumber, provider: null, expected: 171) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "10101011", offset: 0, count: 8, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 171) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "10101011", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 171) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "$100", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "+123", offset: 0, count: 2, style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "+123", offset: 1, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: " 123 ", offset: 4, count: 1, style: Integer, provider: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "12", offset: 1, count: 1, style: HexNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "10010", offset: 1, count: 4, style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "10", offset: 0, count: 1, style: AllowThousands, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ByteTests.Parse_Utf8Span_Valid(value: "$100", offset: 0, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests+BigIntegerMod.Test [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.005554, expectedResult: 0.3184, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.00758, expectedResult: 0.4343, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.00872, expectedResult: 0.5, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.01111, expectedResult: 0.6367, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.0121, expectedResult: 0.6934, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.01234, expectedResult: 0.707, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.0137, expectedResult: 0.785, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.01744, expectedResult: 1, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.01968, expectedResult: 1.128, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.02467, expectedResult: 1.414, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.02518, expectedResult: 1.442, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.02617, expectedResult: 1.5, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.0274, expectedResult: 1.57, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.03488, expectedResult: 2, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.04016, expectedResult: 2.303, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.0436, expectedResult: 2.5, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.04742, expectedResult: 2.719, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.05234, expectedResult: 3, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.0548, expectedResult: 3.14, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: 0.06107, expectedResult: 3.5, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.RadiansToDegreesTest(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.ToString_MaxPrecision [14:21:58] info: [STRT] System.Tests.HalfTests.ToString_InvalidFormat_ThrowsFormatException [14:21:58] info: [STRT] System.Tests.HalfTests.Epsilon [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegative(value: -∞, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegative(value: -65500, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegative(value: -6.104E-05, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegative(value: -6.1E-05, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegative(value: -6E-08, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegative(value: -0, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegative(value: NaN, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegative(value: 0, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegative(value: 6E-08, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegative(value: 6.1E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegative(value: 6.104E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegative(value: 65500, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegative(value: ∞, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: -65500) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: -3.14159274) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: -2.71828175) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: -0.84551239) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: -0) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: 0.84551239) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: 6E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: 2.71828175) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: 3.14159274) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: 65500) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: 6.104E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: 6.1E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: 3.05E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: 3.046E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: 6E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: -6E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: -3.046E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: -3.05E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: -6.1E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip(o_value: -6.104E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo_ThrowsArgumentException(obj: "a") [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo_ThrowsArgumentException(obj: 234) [14:21:58] info: [STRT] System.Tests.HalfTests.EqualityMethodAndOperator [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Utf8Span_Invalid(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Utf8Span_Invalid(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Utf8Span_Invalid(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Utf8Span_Invalid(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Utf8Span_Invalid(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Utf8Span_Invalid(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Utf8Span_Invalid(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Utf8Span_Invalid(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Utf8Span_Invalid(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Utf8Span_Invalid(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Utf8Span_Invalid(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Utf8Span_Invalid(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Utf8Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: -∞, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: -3.14, expectedResult: -0.8867, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: -2.719, expectedResult: -0.848, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: -2.303, expectedResult: -0.7974, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: -1.57, expectedResult: -0.6636, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: -1.442, expectedResult: -0.6323, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: -1.414, expectedResult: -0.625, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: -1.128, expectedResult: -0.5425, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: -1, expectedResult: -0.5, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: -0.785, expectedResult: -0.42, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: -0.707, expectedResult: -0.3875, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: -0.6934, expectedResult: -0.3816, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: -0.6367, expectedResult: -0.3567, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: -0.4343, expectedResult: -0.26, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: -0.3184, expectedResult: -0.198, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: 0.3184, expectedResult: 0.2468, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: 0.4343, expectedResult: 0.3513, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: 0.6367, expectedResult: 0.5547, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: 0.6934, expectedResult: 0.6167, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: 0.707, expectedResult: 0.6323, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: 0.785, expectedResult: 0.7236, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: 1, expectedResult: 1, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: 1.128, expectedResult: 1.187, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: 1.414, expectedResult: 1.665, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: 1.442, expectedResult: 1.719, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: 1.57, expectedResult: 1.971, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: 2.303, expectedResult: 3.934, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: 2.719, expectedResult: 5.582, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: 3.14, expectedResult: 7.824, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2M1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: 1, expected: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: -1, expected: -1) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: 65500, expected: 65504) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: -65500, expected: -65504) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: 0.1, expected: 0.0999755859375) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: -0.1, expected: -0.0999755859375) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: 42, expected: 42) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: -42, expected: -42) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: ∞, expected: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: -∞, expected: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: NaN, expected: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: NaN, expected: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: NaN, expected: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: NaN, expected: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: 6E-08, expected: 5.9604644775390625E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: 0, expected: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: -0, expected: -0) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: 3.14, expected: 3.140625) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: -3.14, expected: -3.140625) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: 2.719, expected: 2.71875) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: -2.719, expected: -2.71875) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: 1.5, expected: 1.5) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: -1.5, expected: -1.5) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: 1.501, expected: 1.5009765625) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: -1.501, expected: -1.5009765625) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: 6.104E-05, expected: 6.103515625E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: 6.1E-05, expected: 6.0975551605224609E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: 3.05E-05, expected: 3.0517578125E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: 3.046E-05, expected: 3.0457973480224609E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: 6E-08, expected: 5.9604644775390625E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: -6E-08, expected: -5.9604644775390625E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: -3.046E-05, expected: -3.0457973480224609E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: -3.05E-05, expected: -3.0517578125E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: -6.1E-05, expected: -6.0975551605224609E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToDouble(value: -6.104E-05, expected: -6.103515625E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Utf8Span_InvalidUtf8 [14:21:58] info: [STRT] System.Tests.HalfTests.IsNaN(value: -∞, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNaN(value: -65500, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNaN(value: -6.104E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNaN(value: -6.1E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNaN(value: -6E-08, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNaN(value: -0, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNaN(value: NaN, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNaN(value: 0, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNaN(value: 6E-08, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNaN(value: 6.1E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNaN(value: 6.104E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNaN(value: 65500, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNaN(value: ∞, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.NaN [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: 1, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: 0.5405, expectedResult: 0.3184, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: 0.205, expectedResult: 0.4343, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: 0, expectedResult: 0.5, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: -0.4163, expectedResult: 0.6367, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: -0.5703, expectedResult: 0.6934, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: -0.6055, expectedResult: 0.707, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: -0.7812, expectedResult: 0.785, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: -1, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: -0.92, expectedResult: 0.8716, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: -0.2664, expectedResult: 0.586, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: -0.1791, expectedResult: 0.557, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: 0.2206, expectedResult: 0.4292, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: 0.581, expectedResult: 0.3025, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: -0.6333, expectedResult: 0.7183, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AcosPiTest(value: -0.903, expectedResult: 0.8584, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: 65500, obj: 65500, expected: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: 65500, obj: -65500, expected: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: 6E-08, obj: -6E-08, expected: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: 65500, obj: 0, expected: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: 65500, obj: 6E-08, expected: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: 65500, obj: ∞, expected: -1) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: -65500, obj: 65500, expected: -1) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: 65500, obj: NaN, expected: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: NaN, obj: NaN, expected: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: NaN, obj: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: 65500, obj: null, expected: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: -65500, obj: -∞, expected: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: -∞, obj: -65500, expected: -1) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: -0, obj: -∞, expected: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: -∞, obj: -0, expected: -1) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: -∞, obj: -∞, expected: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: ∞, obj: ∞, expected: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: -180, obj: -180, expected: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: 180, obj: 180, expected: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: -180, obj: 180, expected: -1) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: 180, obj: -180, expected: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.CompareTo(value: -∞, obj: null, expected: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: NaN, y: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: NaN, y: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: NaN, y: 1, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: NaN, y: 2.719, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: NaN, y: 10, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 0, y: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 0, y: 1, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 0, y: 1.57, expectedResult: 1.57, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 0, y: 2, expectedResult: 2, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 0, y: 2.719, expectedResult: 2.719, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 0, y: 3, expectedResult: 3, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 0, y: 10, expectedResult: 10, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 1, y: 1, expectedResult: 1.414, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 2.719, y: 0.3184, expectedResult: 2.736, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 2.719, y: 0.4343, expectedResult: 2.752, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 2.719, y: 0.6367, expectedResult: 2.791, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 2.719, y: 0.6934, expectedResult: 2.805, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 2.719, y: 0.707, expectedResult: 2.809, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 2.719, y: 0.785, expectedResult: 2.83, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 2.719, y: 1, expectedResult: 2.896, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 2.719, y: 1.128, expectedResult: 2.943, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 2.719, y: 1.414, expectedResult: 3.064, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 2.719, y: 1.442, expectedResult: 3.078, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 2.719, y: 1.57, expectedResult: 3.139, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 2.719, y: 2.303, expectedResult: 3.562, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 2.719, y: 2.719, expectedResult: 3.844, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 2.719, y: 3.14, expectedResult: 4.156, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 10, y: 0.3184, expectedResult: 10.01, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 10, y: 0.4343, expectedResult: 10.01, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 10, y: 0.6367, expectedResult: 10.02, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 10, y: 0.6934, expectedResult: 10.02, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 10, y: 0.707, expectedResult: 10.02, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 10, y: 0.785, expectedResult: 10.03, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 10, y: 1, expectedResult: 10.05, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 10, y: 1.128, expectedResult: 10.06, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 10, y: 1.414, expectedResult: 10.1, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 10, y: 1.442, expectedResult: 10.1, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 10, y: 1.57, expectedResult: 10.125, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 10, y: 2.303, expectedResult: 10.26, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 10, y: 2.719, expectedResult: 10.36, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: 10, y: 3.14, expectedResult: 10.484, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: ∞, y: NaN, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: ∞, y: 0, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: ∞, y: 1, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: ∞, y: 2.719, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: ∞, y: 0, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Hypot(x: ∞, y: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.IsSubnormal(value: -∞, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsSubnormal(value: -65500, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsSubnormal(value: -6.104E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsSubnormal(value: -6.1E-05, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsSubnormal(value: -6E-08, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsSubnormal(value: -0, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsSubnormal(value: NaN, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsSubnormal(value: 0, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsSubnormal(value: 6E-08, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsSubnormal(value: 6.1E-05, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsSubnormal(value: 6.104E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsSubnormal(value: 65500, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsSubnormal(value: ∞, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: -∞, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: -3.14, expectedResult: 0.11334, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: -2.719, expectedResult: 0.152, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: -2.303, expectedResult: 0.2028, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: -1.57, expectedResult: 0.3367, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: -1.442, expectedResult: 0.368, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: -1.414, expectedResult: 0.3752, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: -1.128, expectedResult: 0.4575, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: -1, expectedResult: 0.5, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: -0.785, expectedResult: 0.58, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: -0.707, expectedResult: 0.6123, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: -0.6934, expectedResult: 0.6187, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: -0.6367, expectedResult: 0.643, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: -0.4343, expectedResult: 0.74, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: -0.3184, expectedResult: 0.8022, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: -0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: 0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: 0.3184, expectedResult: 1.247, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: 0.4343, expectedResult: 1.352, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: 0.6367, expectedResult: 1.555, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: 0.6934, expectedResult: 1.617, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: 0.707, expectedResult: 1.633, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: 0.785, expectedResult: 1.724, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: 1, expectedResult: 2, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: 1.128, expectedResult: 2.186, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: 1.414, expectedResult: 2.666, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: 1.442, expectedResult: 2.719, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: 1.57, expectedResult: 2.97, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: 2.303, expectedResult: 4.934, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: 2.719, expectedResult: 6.582, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: 3.14, expectedResult: 8.83, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp2Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.IsInfinity(value: -∞, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsInfinity(value: -65500, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsInfinity(value: -6.104E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsInfinity(value: -6.1E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsInfinity(value: -6E-08, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsInfinity(value: -0, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsInfinity(value: NaN, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsInfinity(value: 0, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsInfinity(value: 6E-08, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsInfinity(value: 6.1E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsInfinity(value: 6.104E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsInfinity(value: 65500, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsInfinity(value: ∞, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNormal(value: -∞, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNormal(value: -65500, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNormal(value: -6.104E-05, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNormal(value: -6.1E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNormal(value: -6E-08, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNormal(value: -0, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNormal(value: NaN, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNormal(value: 0, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNormal(value: 6E-08, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNormal(value: 6.1E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNormal(value: 6.104E-05, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNormal(value: 65500, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNormal(value: ∞, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 0.3184, expectedResult: 0.8413, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 0.4343, expectedResult: 0.979, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 0.5, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 0.6367, expectedResult: 0.909, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 0.6934, expectedResult: 0.8213, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 0.707, expectedResult: 0.796, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 0.785, expectedResult: 0.624, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 1, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 1.128, expectedResult: -0.3926, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 1.414, expectedResult: -0.964, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 1.442, expectedResult: -0.984, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 1.5, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 1.57, expectedResult: -0.9756, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 2, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 2.303, expectedResult: 0.814, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 2.5, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 2.719, expectedResult: 0.774, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 3, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 3.14, expectedResult: -0.4304, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: 3.5, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.SinPiTest(value: ∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -∞, n: -5, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -∞, n: -4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -∞, n: -3, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -∞, n: -2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -∞, n: -1, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -∞, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -∞, n: 1, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -∞, n: 2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -∞, n: 3, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -∞, n: 4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -∞, n: 5, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -2.719, n: -5, expectedResult: -0.819, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -2.719, n: -4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -2.719, n: -3, expectedResult: -0.7163, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -2.719, n: -2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -2.719, n: -1, expectedResult: -0.368, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -2.719, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -2.719, n: 1, expectedResult: -2.719, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -2.719, n: 2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -2.719, n: 3, expectedResult: -1.3955, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -2.719, n: 4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -2.719, n: 5, expectedResult: -1.222, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -1, n: -5, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -1, n: -4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -1, n: -3, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -1, n: -2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -1, n: -1, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -1, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -1, n: 1, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -1, n: 2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -1, n: 3, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -1, n: 4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -1, n: 5, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -0, n: -5, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -0, n: -4, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -0, n: -3, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -0, n: -2, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -0, n: -1, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -0, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -0, n: 1, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -0, n: 2, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -0, n: 3, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -0, n: 4, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: -0, n: 5, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: NaN, n: -5, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: NaN, n: -4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: NaN, n: -3, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: NaN, n: -2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: NaN, n: -1, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: NaN, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: NaN, n: 1, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: NaN, n: 2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: NaN, n: 3, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: NaN, n: 4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: NaN, n: 5, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 0, n: -5, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 0, n: -4, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 0, n: -3, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 0, n: -2, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 0, n: -1, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 0, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 0, n: 1, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 0, n: 2, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 0, n: 3, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 0, n: 4, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 0, n: 5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 1, n: -5, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 1, n: -4, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 1, n: -3, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 1, n: -2, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 1, n: -1, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 1, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 1, n: 1, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 1, n: 2, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 1, n: 3, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 1, n: 4, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 1, n: 5, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 2.719, n: -5, expectedResult: 0.819, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 2.719, n: -4, expectedResult: 0.779, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 2.719, n: -3, expectedResult: 0.7163, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 2.719, n: -2, expectedResult: 0.6064, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 2.719, n: -1, expectedResult: 0.368, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 2.719, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 2.719, n: 1, expectedResult: 2.719, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 2.719, n: 2, expectedResult: 1.648, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 2.719, n: 3, expectedResult: 1.3955, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 2.719, n: 4, expectedResult: 1.284, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: 2.719, n: 5, expectedResult: 1.222, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: ∞, n: -5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: ∞, n: -4, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: ∞, n: -3, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: ∞, n: -2, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: ∞, n: -1, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: ∞, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: ∞, n: 1, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: ∞, n: 2, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: ∞, n: 3, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: ∞, n: 4, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.RootN(x: ∞, n: 5, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "-123", style: AllowThousands | Float, provider: null, expectedFloat: -123) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "0", style: AllowThousands | Float, provider: null, expectedFloat: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "123", style: AllowThousands | Float, provider: null, expectedFloat: 123) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: " 123 ", style: AllowThousands | Float, provider: null, expectedFloat: 123) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "567.89", style: AllowThousands | Float, provider: null, expectedFloat: 567.890015) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "-567.89", style: AllowThousands | Float, provider: null, expectedFloat: -567.890015) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "1E23", style: AllowThousands | Float, provider: null, expectedFloat: 9.99999978E+22) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: ".234", style: AllowThousands | Float, provider: null, expectedFloat: 0.233999997) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "234.", style: AllowThousands | Float, provider: null, expectedFloat: 234) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "000000000000065504.", style: AllowThousands | Float, provider: null, expectedFloat: 65504) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "0000000000000065504.", style: AllowThousands | Float, provider: null, expectedFloat: 65504) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "2049.0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2048) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "2049.000000000000001", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2050) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "2049.0000000000000001", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2050) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "2049.00000000000000001", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2050) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "5.000000000000000004", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "5.0000000000000000004", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "5.004", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.00400019) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "5.004000000000000000", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.00400019) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "5.0040000000000000000", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.00400019) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "5.040", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.03999996) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "5004.000000000000000", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5004) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "50040.0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 50040) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "5004", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5004) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "050040", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 50040) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "0.000000000000000000", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "0.005", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 0.00499999989) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "0.0400", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 0.0399999991) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "1200e0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1200) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "120100e-4", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 12.0100002) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "12010.00e-4", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1.20099998) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "12000e-4", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1.20000005) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "1200", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1200) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "123.1", style: AllowDecimalPoint, provider: null, expectedFloat: 123.099998) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "1,000", style: AllowThousands, provider: null, expectedFloat: 1000) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "123", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expectedFloat: 123) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "123.567", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expectedFloat: 123.567001) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "123", style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expectedFloat: 123) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "$1,000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1000) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1000) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "123.123", style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 123.123001) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "(123)", style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: -123) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.EqualsTest(value: 65500, obj: 65500, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.EqualsTest(value: 65500, obj: -65500, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.EqualsTest(value: 65500, obj: 0, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.EqualsTest(value: NaN, obj: NaN, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.EqualsTest(value: 65500, obj: 789, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.EqualsTest(value: 65500, obj: "789", expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Invalid(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Invalid(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Invalid(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Invalid(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Invalid(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Invalid(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Invalid(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Invalid(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Invalid(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Invalid(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Invalid(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Invalid(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: -∞, y: ∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: ∞, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: -65500, y: 65500, expectedResult: -65500) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: 65500, y: -65500, expectedResult: -65500) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: -0, y: 0, expectedResult: -0) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: 0, y: -0, expectedResult: -0) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: 2, y: -3, expectedResult: -3) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: -3, y: 2, expectedResult: -3) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: 3, y: -2, expectedResult: -2) [14:21:58] info: [STRT] System.Tests.HalfTests.MinNumberTest(x: -2, y: 3, expectedResult: -2) [14:21:58] info: [STRT] System.Tests.HalfTests.NegativeInfinity [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: -65500) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: -3.14159274) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: -2.71828175) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: -0.84551239) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: -0) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: 0.84551239) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: 6E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: 2.71828175) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: 3.14159274) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: 65500) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: 6.104E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: 6.1E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: 3.05E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: 3.046E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: 6E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: -6E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: -3.046E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: -3.05E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: -6.1E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ToStringRoundtrip_R(o_value: -6.104E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.IsPositiveInfinity(value: -∞, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsPositiveInfinity(value: -65500, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsPositiveInfinity(value: -6.104E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsPositiveInfinity(value: -6.1E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsPositiveInfinity(value: -6E-08, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsPositiveInfinity(value: -0, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsPositiveInfinity(value: NaN, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsPositiveInfinity(value: 0, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsPositiveInfinity(value: 6E-08, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsPositiveInfinity(value: 6.1E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsPositiveInfinity(value: 6.104E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsPositiveInfinity(value: 65500, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsPositiveInfinity(value: ∞, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: -∞, expectedResult: -1, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: -3.14, expectedResult: -0.9565, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: -2.719, expectedResult: -0.934, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: -2.303, expectedResult: -0.9, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: -1.57, expectedResult: -0.792, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: -1.442, expectedResult: -0.7637, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: -1.414, expectedResult: -0.757, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: -1.128, expectedResult: -0.6763, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: -1, expectedResult: -0.6323, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: -0.785, expectedResult: -0.544, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: -0.707, expectedResult: -0.507, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: -0.6934, expectedResult: -0.5, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: -0.6367, expectedResult: -0.471, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: -0.4343, expectedResult: -0.3523, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: -0.3184, expectedResult: -0.2727, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: 0.3184, expectedResult: 0.3748, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: 0.4343, expectedResult: 0.544, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: 0.6367, expectedResult: 0.89, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: 0.6934, expectedResult: 1, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: 0.707, expectedResult: 1.028, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: 0.785, expectedResult: 1.193, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: 1, expectedResult: 1.719, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: 1.128, expectedResult: 2.09, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: 1.414, expectedResult: 3.113, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: 1.442, expectedResult: 3.232, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: 1.57, expectedResult: 3.81, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: 2.303, expectedResult: 9, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: 2.719, expectedResult: 14.16, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: 3.14, expectedResult: 22.14, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.ExpM1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: -∞, y: ∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: ∞, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: -65500, y: 65500, expectedResult: -65500) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: 65500, y: -65500, expectedResult: -65500) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: -0, y: 0, expectedResult: -0) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: 0, y: -0, expectedResult: -0) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: 2, y: -3, expectedResult: 2) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: -3, y: 2, expectedResult: 2) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: 3, y: -2, expectedResult: -2) [14:21:58] info: [STRT] System.Tests.HalfTests.MinMagnitudeNumberTest(x: -2, y: 3, expectedResult: -2) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: -∞, value2: -∞, amount: 0.5, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: -∞, value2: NaN, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: -∞, value2: ∞, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: -∞, value2: 0, amount: 0.5, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: -∞, value2: 1, amount: 0.5, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: NaN, value2: -∞, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: NaN, value2: NaN, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: NaN, value2: ∞, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: NaN, value2: 0, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: NaN, value2: 1, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: ∞, value2: -∞, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: ∞, value2: NaN, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: ∞, value2: ∞, amount: 0.5, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: ∞, value2: 0, amount: 0.5, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: ∞, value2: 1, amount: 0.5, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: 1, value2: 3, amount: 0, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: 1, value2: 3, amount: 0.5, expectedResult: 2) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: 1, value2: 3, amount: 1, expectedResult: 3) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: 1, value2: 3, amount: 2, expectedResult: 5) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: 2, value2: 4, amount: 0, expectedResult: 2) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: 2, value2: 4, amount: 0.5, expectedResult: 3) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: 2, value2: 4, amount: 1, expectedResult: 4) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: 2, value2: 4, amount: 2, expectedResult: 6) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: 3, value2: 1, amount: 0, expectedResult: 3) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: 3, value2: 1, amount: 0.5, expectedResult: 2) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: 3, value2: 1, amount: 1, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: 3, value2: 1, amount: 2, expectedResult: -1) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: 4, value2: 2, amount: 0, expectedResult: 4) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: 4, value2: 2, amount: 0.5, expectedResult: 3) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: 4, value2: 2, amount: 1, expectedResult: 2) [14:21:58] info: [STRT] System.Tests.HalfTests.LerpTest(value1: 4, value2: 2, amount: 2, expectedResult: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Invalid(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Invalid(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Invalid(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Invalid(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Invalid(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Invalid(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Invalid(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Invalid(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Invalid(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Invalid(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Invalid(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Invalid(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: -∞, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: ∞, y: -∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: -65500, y: 65500, expectedResult: 65500) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: 65500, y: -65500, expectedResult: 65500) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: -0, y: 0, expectedResult: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: 0, y: -0, expectedResult: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: 2, y: -3, expectedResult: -3) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: -3, y: 2, expectedResult: -3) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: 3, y: -2, expectedResult: 3) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxMagnitudeNumberTest(x: -2, y: 3, expectedResult: 3) [14:21:58] info: [STRT] System.Tests.HalfTests.ToSingle(half: 0, verify: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.ToSingle(half: -0, verify: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.ToSingle(half: 1.52E-05, verify: 1.52000002E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ToSingle(half: -1.52E-05, verify: -1.52000002E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ToSingle(half: 55.78, verify: 55.75) [14:21:58] info: [STRT] System.Tests.HalfTests.ToSingle(half: -55.78, verify: -55.75) [14:21:58] info: [STRT] System.Tests.HalfTests.ToSingle(half: ∞, verify: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.ToSingle(half: -∞, verify: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.ToSingle(half: ∞, verify: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.ToSingle(half: -∞, verify: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.ToSingle(half: NaN, verify: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: -∞, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: -3.14, expectedResult: -0.9995, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: -2.719, expectedResult: -0.998, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: -2.303, expectedResult: -0.995, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: -1.57, expectedResult: -0.973, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: -1.442, expectedResult: -0.964, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: -1.414, expectedResult: -0.9614, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: -1.128, expectedResult: -0.926, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: -1, expectedResult: -0.9, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: -0.785, expectedResult: -0.836, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: -0.707, expectedResult: -0.8037, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: -0.6934, expectedResult: -0.7974, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: -0.6367, expectedResult: -0.769, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: -0.4343, expectedResult: -0.6323, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: -0.3184, expectedResult: -0.5195, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: 0.3184, expectedResult: 1.081, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: 0.4343, expectedResult: 1.719, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: 0.6367, expectedResult: 3.332, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: 0.6934, expectedResult: 3.934, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: 0.707, expectedResult: 4.094, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: 0.785, expectedResult: 5.1, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: 1, expectedResult: 9, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: 1.128, expectedResult: 12.44, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: 1.414, expectedResult: 24.95, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: 1.442, expectedResult: 26.72, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: 1.57, expectedResult: 36.22, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: 2.303, expectedResult: 199.8, allowedVariance: 3.906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: 2.719, expectedResult: 521.5, allowedVariance: 3.906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: 3.14, expectedResult: 1384, allowedVariance: 39.06) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10M1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.AsinPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.AsinPiTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.AsinPiTest(value: 0.8413, expectedResult: 0.3184, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AsinPiTest(value: 0.979, expectedResult: 0.4343, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AsinPiTest(value: 1, expectedResult: 0.5, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.AsinPiTest(value: 0.909, expectedResult: 0.3633, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AsinPiTest(value: 0.8213, expectedResult: 0.307, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AsinPiTest(value: 0.796, expectedResult: 0.293, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AsinPiTest(value: 0.624, expectedResult: 0.2146, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AsinPiTest(value: -0.3926, expectedResult: -0.1284, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AsinPiTest(value: -0.964, expectedResult: -0.4143, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AsinPiTest(value: -0.984, expectedResult: -0.4426, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AsinPiTest(value: -0.9756, expectedResult: -0.4292, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AsinPiTest(value: 0.814, expectedResult: 0.3025, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AsinPiTest(value: 0.774, expectedResult: 0.2817, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AsinPiTest(value: -0.4304, expectedResult: -0.1416, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -3.14, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -2.719, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -1.414, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -1, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -0.9565, expectedResult: -3.14, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -0.934, expectedResult: -2.719, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -0.9, expectedResult: -2.303, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -0.792, expectedResult: -1.57, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -0.7637, expectedResult: -1.442, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -0.757, expectedResult: -1.414, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -0.6763, expectedResult: -1.128, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -0.6323, expectedResult: -1, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -0.544, expectedResult: -0.785, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -0.507, expectedResult: -0.707, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -0.5, expectedResult: -0.6934, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -0.471, expectedResult: -0.6367, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: 0.3748, expectedResult: 0.3184, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: 0.544, expectedResult: 0.4343, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: 0.89, expectedResult: 0.6367, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: 1, expectedResult: 0.6934, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: 1.028, expectedResult: 0.707, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: 1.193, expectedResult: 0.785, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: 1.719, expectedResult: 1, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: 2.09, expectedResult: 1.128, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: 3.113, expectedResult: 1.414, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: 3.232, expectedResult: 1.442, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: 3.81, expectedResult: 1.57, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: 9, expectedResult: 2.303, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: 14.16, expectedResult: 2.719, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: 22.14, expectedResult: 3.14, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.LogP1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: -∞, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: -3.14, expectedResult: 0.000722, allowedVariance: 3.93E-06) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: -2.719, expectedResult: 0.001913, allowedVariance: 3.904E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: -2.303, expectedResult: 0.004982, allowedVariance: 3.904E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: -1.57, expectedResult: 0.02687, allowedVariance: 0.0003905) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: -1.442, expectedResult: 0.03607, allowedVariance: 0.0003905) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: -1.414, expectedResult: 0.03854, allowedVariance: 0.0003905) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: -1.128, expectedResult: 0.0744, allowedVariance: 0.0003905) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: -1, expectedResult: 0.1, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: -0.785, expectedResult: 0.164, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: -0.707, expectedResult: 0.1963, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: -0.6934, expectedResult: 0.2028, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: -0.6367, expectedResult: 0.2308, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: -0.4343, expectedResult: 0.368, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: -0.3184, expectedResult: 0.4805, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: -0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: 0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: 0.3184, expectedResult: 2.082, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: 0.4343, expectedResult: 2.719, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: 0.6367, expectedResult: 4.332, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: 0.6934, expectedResult: 4.934, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: 0.707, expectedResult: 5.094, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: 0.785, expectedResult: 6.1, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: 1, expectedResult: 10, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: 1.128, expectedResult: 13.44, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: 1.414, expectedResult: 25.95, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: 1.442, expectedResult: 27.72, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: 1.57, expectedResult: 37.22, allowedVariance: 0.3906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: 2.303, expectedResult: 200.8, allowedVariance: 3.906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: 2.719, expectedResult: 522.5, allowedVariance: 3.906) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: 3.14, expectedResult: 1385, allowedVariance: 39.06) [14:21:58] info: [STRT] System.Tests.HalfTests.Exp10Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "-123", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expectedFloat: -123) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "0", offset: 0, count: 1, style: AllowThousands | Float, provider: null, expectedFloat: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expectedFloat: 123) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expectedFloat: 123) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "567.89", offset: 0, count: 6, style: AllowThousands | Float, provider: null, expectedFloat: 567.890015) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "-567.89", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expectedFloat: -567.890015) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "1E23", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expectedFloat: 9.99999978E+22) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: ".234", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expectedFloat: 0.233999997) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "234.", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expectedFloat: 234) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "000000000000065504.", offset: 0, count: 19, style: AllowThousands | Float, provider: null, expectedFloat: 65504) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "0000000000000065504.", offset: 0, count: 20, style: AllowThousands | Float, provider: null, expectedFloat: 65504) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "2049.0", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2048) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "2049.000000000000001", offset: 0, count: 20, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2050) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "2049.0000000000000001", offset: 0, count: 21, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2050) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "2049.00000000000000001", offset: 0, count: 22, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2050) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "5.000000000000000004", offset: 0, count: 20, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "5.0000000000000000004", offset: 0, count: 21, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "5.004", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.00400019) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "5.004000000000000000", offset: 0, count: 20, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.00400019) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "5.0040000000000000000", offset: 0, count: 21, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.00400019) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "5.040", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.03999996) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "5004.000000000000000", offset: 0, count: 20, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5004) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "50040.0", offset: 0, count: 7, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 50040) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "5004", offset: 0, count: 4, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5004) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "050040", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 50040) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "0.000000000000000000", offset: 0, count: 20, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "0.005", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 0.00499999989) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "0.0400", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 0.0399999991) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "1200e0", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1200) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "120100e-4", offset: 0, count: 9, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 12.0100002) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "12010.00e-4", offset: 0, count: 11, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1.20099998) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "12000e-4", offset: 0, count: 8, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1.20000005) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "1200", offset: 0, count: 4, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1200) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "123.1", offset: 0, count: 5, style: AllowDecimalPoint, provider: null, expectedFloat: 123.099998) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "1,000", offset: 0, count: 5, style: AllowThousands, provider: null, expectedFloat: 1000) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expectedFloat: 123) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "123.567", offset: 0, count: 7, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expectedFloat: 123.567001) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expectedFloat: 123) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "$1,000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1000) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1000) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "123.123", offset: 0, count: 7, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 123.123001) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: -123) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "NaN", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "Infinity", offset: 0, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "-Infinity", offset: 0, count: 9, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "-123", offset: 1, count: 3, style: AllowThousands | Float, provider: null, expectedFloat: 123) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "-123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expectedFloat: -12) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "1E23", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expectedFloat: 100) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "123", offset: 0, count: 2, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 12) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 10) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 123) [14:21:58] info: [STRT] System.Tests.HalfTests.Parse_Span_Valid(value: "-Infinity", offset: 1, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: NaN, x: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: 0, x: -1, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: 0, x: -0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: 0, x: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: 0, x: 1, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: 0.8413, x: 0.5405, expectedResult: 0.3184, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: 0.979, x: 0.205, expectedResult: 0.4343, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: 1, x: -0, expectedResult: 0.5, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: 1, x: 0, expectedResult: 0.5, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: 0.909, x: -0.4163, expectedResult: 0.6367, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: 0.8213, x: -0.5703, expectedResult: 0.6934, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: 0.796, x: -0.6055, expectedResult: 0.707, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: 0.624, x: -0.7812, expectedResult: 0.785, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: -0.3926, x: -0.92, expectedResult: -0.8716, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: -0.964, x: -0.2664, expectedResult: -0.586, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: -0.984, x: -0.1791, expectedResult: -0.557, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: -0.9756, x: 0.2206, expectedResult: -0.4292, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: 0.814, x: 0.581, expectedResult: 0.3025, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: 0.774, x: -0.6333, expectedResult: 0.7183, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: -0.4304, x: -0.903, expectedResult: -0.8584, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: 1, x: -∞, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: 1, x: ∞, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: ∞, x: -1, expectedResult: 0.5, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: ∞, x: 1, expectedResult: 0.5, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: ∞, x: -∞, expectedResult: 0.75, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Atan2PiTest(y: ∞, x: ∞, expectedResult: 0.25, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 0.3184, expectedResult: 1.558, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 0.4343, expectedResult: 4.777, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 0.5, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 0.6367, expectedResult: -2.186, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 0.6934, expectedResult: -1.44, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 0.707, expectedResult: -1.313, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 0.785, expectedResult: -0.7993, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 1, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 1.128, expectedResult: 0.4268, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 1.414, expectedResult: 3.621, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 1.442, expectedResult: 5.496, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 1.5, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 1.57, expectedResult: -4.42, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 2, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 2.303, expectedResult: 1.4, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 2.5, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 2.719, expectedResult: -1.222, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 3, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 3.14, expectedResult: 0.4768, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: 3.5, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.TanPiTest(value: ∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.TryFormat [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -3.14, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -2.719, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -1.414, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -1, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -0.998, expectedResult: -2.719, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -0.995, expectedResult: -2.303, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -0.973, expectedResult: -1.57, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -0.964, expectedResult: -1.442, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -0.9614, expectedResult: -1.414, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -0.926, expectedResult: -1.128, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -0.9, expectedResult: -1, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -0.836, expectedResult: -0.785, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -0.8037, expectedResult: -0.707, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -0.7974, expectedResult: -0.6934, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -0.769, expectedResult: -0.6367, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -0.6323, expectedResult: -0.4343, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -0.5195, expectedResult: -0.3184, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: 1.081, expectedResult: 0.3184, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: 1.719, expectedResult: 0.4343, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: 3.332, expectedResult: 0.6367, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: 3.934, expectedResult: 0.6934, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: 4.094, expectedResult: 0.707, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: 5.1, expectedResult: 0.785, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: 9, expectedResult: 1, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: 12.44, expectedResult: 1.128, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: 24.95, expectedResult: 1.414, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: 26.72, expectedResult: 1.442, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: 36.22, expectedResult: 1.57, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: 199.8, expectedResult: 2.303, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: 521.5, expectedResult: 2.719, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: 1384, expectedResult: 3.14, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log10P1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.MinValue [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: 1, expected: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: -1, expected: -1) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: 65500, expected: 65504) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: -65500, expected: -65504) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: 0.1, expected: 0.0999755859) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: -0.1, expected: -0.0999755859) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: 42, expected: 42) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: -42, expected: -42) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: ∞, expected: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: -∞, expected: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: NaN, expected: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: NaN, expected: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: NaN, expected: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: NaN, expected: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: 6E-08, expected: 5.96046448E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: 0, expected: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: -0, expected: -0) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: 3.14, expected: 3.140625) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: -3.14, expected: -3.140625) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: 2.719, expected: 2.71875) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: -2.719, expected: -2.71875) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: 1.5, expected: 1.5) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: -1.5, expected: -1.5) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: 1.501, expected: 1.50097656) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: -1.501, expected: -1.50097656) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: 6.104E-05, expected: 6.10351562E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: 6.1E-05, expected: 6.09755516E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: 3.05E-05, expected: 3.05175781E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: 3.046E-05, expected: 3.04579735E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: 6E-08, expected: 5.96046448E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: -6E-08, expected: -5.96046448E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: -3.046E-05, expected: -3.04579735E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: -3.05E-05, expected: -3.05175781E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: -6.1E-05, expected: -6.09755516E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_ToSingle(value: -6.104E-05, expected: -6.10351562E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: -∞, expectedResult: -65500) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: -3.14, expectedResult: -3.139) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: -2.719, expectedResult: -2.717) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: -2.303, expectedResult: -2.3) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: -1.57, expectedResult: -1.569) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: -1.442, expectedResult: -1.441) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: -1.414, expectedResult: -1.413) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: -1.128, expectedResult: -1.127) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: -1, expectedResult: -0.9995) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: -0.785, expectedResult: -0.7847) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: -0.707, expectedResult: -0.7065) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: -0.6934, expectedResult: -0.693) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: -0.6367, expectedResult: -0.636) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: -0.4343, expectedResult: -0.434) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: -0.3184, expectedResult: -0.318) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: -0, expectedResult: 6E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: NaN, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: 0, expectedResult: 6E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: 0.3184, expectedResult: 0.3186) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: 0.4343, expectedResult: 0.4346) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: 0.6367, expectedResult: 0.637) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: 0.6934, expectedResult: 0.694) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: 0.707, expectedResult: 0.7075) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: 0.785, expectedResult: 0.7856) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: 1, expectedResult: 1.001) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: 1.128, expectedResult: 1.129) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: 1.414, expectedResult: 1.415) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: 1.442, expectedResult: 1.443) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: 1.57, expectedResult: 1.571) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: 2.303, expectedResult: 2.305) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: 2.719, expectedResult: 2.72) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: 3.14, expectedResult: 3.143) [14:21:58] info: [STRT] System.Tests.HalfTests.BitIncrement(value: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: -∞, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: ∞, y: -∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: -65500, y: 65500, expectedResult: 65500) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: 65500, y: -65500, expectedResult: 65500) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: -0, y: 0, expectedResult: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: 0, y: -0, expectedResult: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: 2, y: -3, expectedResult: 2) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: -3, y: 2, expectedResult: 2) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: 3, y: -2, expectedResult: 3) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxNumberTest(x: -2, y: 3, expectedResult: 3) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 0.3184, expectedResult: 0.5405, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 0.4343, expectedResult: 0.205, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 0.5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 0.6367, expectedResult: -0.4163, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 0.6934, expectedResult: -0.5703, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 0.707, expectedResult: -0.6055, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 0.785, expectedResult: -0.7812, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 1, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 1.128, expectedResult: -0.92, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 1.414, expectedResult: -0.2664, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 1.442, expectedResult: -0.1791, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 1.5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 1.57, expectedResult: 0.2206, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 2, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 2.303, expectedResult: 0.581, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 2.5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 2.719, expectedResult: -0.6333, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 3, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 3.14, expectedResult: -0.903, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: 3.5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.CosPiTest(value: ∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 0.3184, expectedResult: 0.005554, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 0.4343, expectedResult: 0.00758, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 0.5, expectedResult: 0.00872, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 0.6367, expectedResult: 0.01111, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 0.6934, expectedResult: 0.0121, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 0.707, expectedResult: 0.01234, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 0.785, expectedResult: 0.0137, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 1, expectedResult: 0.01744, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 1.128, expectedResult: 0.01968, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 1.414, expectedResult: 0.02467, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 1.442, expectedResult: 0.02518, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 1.5, expectedResult: 0.02617, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 1.57, expectedResult: 0.0274, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 2, expectedResult: 0.03488, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 2.303, expectedResult: 0.04016, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 2.5, expectedResult: 0.0436, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 2.719, expectedResult: 0.04742, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 3, expectedResult: 0.05234, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 3.14, expectedResult: 0.0548, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: 3.5, expectedResult: 0.06107, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.DegreesToRadiansTest(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.MaxValue [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -1, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -0.8867, expectedResult: -3.14, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -0.848, expectedResult: -2.719, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -0.7974, expectedResult: -2.303, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -0.6636, expectedResult: -1.57, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -0.6323, expectedResult: -1.442, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -0.625, expectedResult: -1.414, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -0.5425, expectedResult: -1.128, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -0.5, expectedResult: -1, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -0.42, expectedResult: -0.785, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -0.3875, expectedResult: -0.707, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -0.3816, expectedResult: -0.6934, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -0.3567, expectedResult: -0.6367, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -0.26, expectedResult: -0.4343, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -0.198, expectedResult: -0.3184, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: 0.2468, expectedResult: 0.3184, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: 0.3513, expectedResult: 0.4343, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: 0.5547, expectedResult: 0.6367, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: 0.6167, expectedResult: 0.6934, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: 0.6323, expectedResult: 0.707, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: 0.7236, expectedResult: 0.785, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: 1, expectedResult: 1, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: 1.187, expectedResult: 1.128, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: 1.665, expectedResult: 1.414, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: 1.719, expectedResult: 1.442, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: 1.971, expectedResult: 1.57, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: 3.934, expectedResult: 2.303, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: 5.582, expectedResult: 2.719, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: 7.824, expectedResult: 3.14, allowedVariance: 0.03906) [14:21:58] info: [STRT] System.Tests.HalfTests.Log2P1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.AtanPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.AtanPiTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.AtanPiTest(value: 1.558, expectedResult: 0.3184, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AtanPiTest(value: 4.777, expectedResult: 0.4343, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AtanPiTest(value: ∞, expectedResult: 0.5, allowedVariance: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.AtanPiTest(value: -2.186, expectedResult: -0.3633, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AtanPiTest(value: -1.44, expectedResult: -0.307, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AtanPiTest(value: -1.313, expectedResult: -0.293, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AtanPiTest(value: -0.7993, expectedResult: -0.2146, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AtanPiTest(value: 0.4268, expectedResult: 0.1284, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AtanPiTest(value: 3.621, expectedResult: 0.4143, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AtanPiTest(value: 5.496, expectedResult: 0.4426, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AtanPiTest(value: -4.42, expectedResult: -0.4292, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AtanPiTest(value: 1.4, expectedResult: 0.3025, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AtanPiTest(value: -1.222, expectedResult: -0.2817, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.AtanPiTest(value: 0.4768, expectedResult: 0.1416, allowedVariance: 0.003906) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: -3.14, expectedResult: -3.143) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: -2.719, expectedResult: -2.72) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: -2.303, expectedResult: -2.305) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: -1.57, expectedResult: -1.571) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: -1.442, expectedResult: -1.443) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: -1.414, expectedResult: -1.415) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: -1.128, expectedResult: -1.129) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: -1, expectedResult: -1.001) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: -0.785, expectedResult: -0.7856) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: -0.707, expectedResult: -0.7075) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: -0.6934, expectedResult: -0.694) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: -0.6367, expectedResult: -0.637) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: -0.4343, expectedResult: -0.4346) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: -0.3184, expectedResult: -0.3186) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: -0, expectedResult: -6E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: NaN, expectedResult: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: 0, expectedResult: -6E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: 0.3184, expectedResult: 0.318) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: 0.4343, expectedResult: 0.434) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: 0.6367, expectedResult: 0.636) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: 0.6934, expectedResult: 0.693) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: 0.707, expectedResult: 0.7065) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: 0.785, expectedResult: 0.7847) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: 1, expectedResult: 0.9995) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: 1.128, expectedResult: 1.127) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: 1.414, expectedResult: 1.413) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: 1.442, expectedResult: 1.441) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: 1.57, expectedResult: 1.569) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: 2.303, expectedResult: 2.3) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: 2.719, expectedResult: 2.717) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: 3.14, expectedResult: 3.139) [14:21:58] info: [STRT] System.Tests.HalfTests.BitDecrement(value: ∞, expectedResult: 65500) [14:21:58] info: [STRT] System.Tests.HalfTests.PositiveInfinity [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 3.1415926535897931, expected: 3.14) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 2.7182818284590451, expected: 2.719) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -3.1415926535897931, expected: -3.14) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -2.7182818284590451, expected: -2.719) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 1.7976931348623157E+308, expected: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -1.7976931348623157E+308, expected: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: ∞, expected: ∞) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -∞, expected: -∞) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: NaN, expected: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: NaN, expected: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: NaN, expected: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: NaN, expected: NaN) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 4.9406564584124654E-324, expected: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -4.9406564584124654E-324, expected: -0) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 1, expected: 1) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -1, expected: -1) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 0, expected: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -0, expected: -0) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 42, expected: 42) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -42, expected: -42) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 0.10000000000000001, expected: 0.1) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -0.10000000000000001, expected: -0.1) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 1.5, expected: 1.5) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -1.5, expected: -1.5) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 1.5009765625, expected: 1.501) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -1.5009765625, expected: -1.501) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 6.103515625E-05, expected: 6.104E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 6.0975551605224609E-05, expected: 6.1E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 3.0517578125E-05, expected: 3.05E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 3.0457973480224609E-05, expected: 3.046E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 5.9604644775390625E-08, expected: 6E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -5.9604644775390625E-08, expected: -6E-08) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -3.0457973480224609E-05, expected: -3.046E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -3.0517578125E-05, expected: -3.05E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -6.0975551605224609E-05, expected: -6.1E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -6.103515625E-05, expected: -6.104E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 1027.5000000000002, expected: 1028) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 1027.5, expected: 1028) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 1027.4999999999998, expected: 1027) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 1026.5, expected: 1026) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -1027.4999999999998, expected: -1027) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -1027.5, expected: -1028) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -1027.5000000000002, expected: -1028) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -1026.5, expected: -1026) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 3.0726194381713874E-05, expected: 3.076E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 3.0726194381713874E-05, expected: 3.076E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 3.072619438171386E-05, expected: 3.07E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -3.072619438171386E-05, expected: -3.07E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -3.0726194381713867E-05, expected: -3.076E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: -3.0726194381713874E-05, expected: -3.076E-05) [14:21:58] info: [STRT] System.Tests.HalfTests.ExplicitConversion_FromDouble(d: 2.9802322387695312E-08, expected: 0) [14:21:58] info: [STRT] System.Tests.HalfTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.HalfTests.Test_ToString_NotNetFramework [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegativeInfinity(value: -∞, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegativeInfinity(value: -65500, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegativeInfinity(value: -6.104E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegativeInfinity(value: -6.1E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegativeInfinity(value: -6E-08, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegativeInfinity(value: -0, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegativeInfinity(value: NaN, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegativeInfinity(value: 0, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegativeInfinity(value: 6E-08, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegativeInfinity(value: 6.1E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegativeInfinity(value: 6.104E-05, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegativeInfinity(value: 65500, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsNegativeInfinity(value: ∞, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsFinite(value: -∞, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsFinite(value: -65500, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsFinite(value: -6.104E-05, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsFinite(value: -6.1E-05, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsFinite(value: -6E-08, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsFinite(value: -0, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsFinite(value: NaN, expected: False) [14:21:58] info: [STRT] System.Tests.HalfTests.IsFinite(value: 0, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsFinite(value: 6E-08, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsFinite(value: 6.1E-05, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsFinite(value: 6.104E-05, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsFinite(value: 65500, expected: True) [14:21:58] info: [STRT] System.Tests.HalfTests.IsFinite(value: ∞, expected: False) [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SByteTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.DelegateTypeTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Reflection.Tests.TypeTests_HiddenTestingOrder.HideDetectionHappensBeforeStaticInNonFlattenedHierarchyChecks [14:21:58] info: [STRT] System.Reflection.Tests.TypeTests_HiddenTestingOrder.HideDetectionHappensAfterPrivateInBaseClassChecks [14:21:58] info: [STRT] System.Reflection.Tests.TypeTests_HiddenTestingOrder.HideDetectionHappensBeforeBindingFlagChecks [14:21:58] info: [STRT] System.Tests.TupleTests.IncomparableTypesSpecialCase [14:21:58] info: [STRT] System.Tests.TupleTests.CustomTypeParameter1 [14:21:58] info: [STRT] System.Tests.TupleTests.IncomparableTypes [14:21:58] info: [STRT] System.Tests.TupleTests.Constructor [14:21:58] info: [STRT] System.Tests.TupleTests.Equals_GetHashCode [14:21:58] info: [STRT] System.Tests.TupleTests.CustomTypeParameter2 [14:21:58] info: [STRT] System.Tests.TupleTests.NotEqual [14:21:58] info: [STRT] System.Tests.TupleTests.CustomTypeParameter3 [14:21:58] info: [STRT] System.Tests.TupleTests.FloatingPointNaNCases [14:21:58] info: [STRT] System.Tests.TupleTests.NestedTuples1 [14:21:58] info: [STRT] System.Tests.TupleTests.CompareTo [14:21:58] info: [STRT] System.Tests.TupleTests.CustomTypeParameter4 [14:21:58] info: [STRT] System.Tests.TupleTests.ToStringTest [14:21:58] info: [STRT] System.Tests.TupleTests.NestedTuples2 [14:21:58] info: [STRT] System.Tests.SecurityAttributeTests.SecurityRulesAttribute_Test [14:21:58] info: [STRT] System.Tests.SecurityAttributeTests.SecurityCriticalAttribute_Test [14:21:58] info: [STRT] System.Tests.SecurityAttributeTests.InstantiateSecurityAttributes [14:21:58] info: [STRT] System.Tests.SecurityAttributeTests.AllowPartiallyTrustedCallersAttribute_Test [14:21:58] info: [STRT] System.Reflection.Tests.TypeTests_PrefixingOnlyAllowedOnGetMember.TestGetMemberProperty [14:21:58] info: [STRT] System.Reflection.Tests.TypeTests_PrefixingOnlyAllowedOnGetMember.TestGetMemberAll [14:21:58] info: [STRT] System.Reflection.Tests.TypeTests_PrefixingOnlyAllowedOnGetMember.TestGetProperty [14:21:58] info: [STRT] System.Reflection.Tests.TypeTests_PrefixingOnlyAllowedOnGetMember.TestGetEvent [14:21:58] info: [STRT] System.Reflection.Tests.TypeTests_PrefixingOnlyAllowedOnGetMember.TestGetMethod [14:21:58] info: [STRT] System.Reflection.Tests.TypeTests_PrefixingOnlyAllowedOnGetMember.TestGetMemberEvent [14:21:58] info: [STRT] System.Reflection.Tests.TypeTests_PrefixingOnlyAllowedOnGetMember.TestGetNestedType [14:21:58] info: [STRT] System.Reflection.Tests.TypeTests_PrefixingOnlyAllowedOnGetMember.TestGetMemberMethod [14:21:58] info: [STRT] System.Reflection.Tests.TypeTests_PrefixingOnlyAllowedOnGetMember.TestGetMemberField [14:21:58] info: [STRT] System.Reflection.Tests.TypeTests_PrefixingOnlyAllowedOnGetMember.TestGetMemberNestedType [14:21:58] info: [STRT] System.Reflection.Tests.TypeTests_PrefixingOnlyAllowedOnGetMember.TestGetField [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.ParameterConstraints2 [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.FunctionPointerParameters_fcnPtr_fcnPtrP0Ref_Modified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.FunctionPointerParameters_fcnPtr_fcnPtrP0Out_Modified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.TypeMembers [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.Fields_Unmodified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.FunctionPointerParameters_fcnPtr_fcnPtrP0Ref_Unmodified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.Fields_VerifyIdempotency [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.FunctionPointerParameters_fcnPtr_fcnPtrRetP0Ref_Modified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.FunctionPointerParameters_fcnPtrP0Out_Modified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.Property_FcnPtr_Complex_Modified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.ConstructorParameters_Unmodified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.FunctionPointerParameters_fcnPtr_fcnPtrP0Out_Unmodified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.Methods_OpenGeneric_Modified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.Fields_Modified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.GenericPropertyWithModifiers_Unmodified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.MethodParameters [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.GenericFieldWithModifiers_Modified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.Fields_Parameterized_FcnPtr [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.MethodWithGenericParameterWithModifiers_Unmodified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.Methods_OpenGeneric_Unmodified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.Fields_Parameterized_Basic [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.GenericMethod_Unmodified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.GenericFieldWithModifiers_Unmodified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.FunctionPointerParameters_fcnPtrP0Out_Unmodified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.ConstructorParameters_Modified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.FunctionPointerParameters_fcnPtr_complex_Unmodified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.MethodWithGenericParameterWithModifiers_Modified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.Fields_Generic_Unmodified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.FunctionPointerParameters_fcnPtr_complex_Modified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.FunctionPointerParameters_fcnPtr_fcnPtrRetP0Ref_Unmodified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.GenericPropertyWithModifiers_Modified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.GenericMethod_Modified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.ParameterConstraints1 [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.Fields_Generic_Modified [14:21:58] info: [STRT] System.Tests.Types.ModifiedTypeTests.Property_FcnPtr_Complex_Unmodified [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "a") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "A") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "ab") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AB") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "abc") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "ABC") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "abcd") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "ABCD") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "abcde") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "ABCDE") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "abcdef") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "ABCDEF") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "abcdefg") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "ABCDEFG") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "abcdefgh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "ABCDEFGH") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "éAaBbCcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "эAaBbCcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "ıAaBbCcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AéaBbCcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AэaBbCcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AıaBbCcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaéBbCcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaэBbCcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaıBbCcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBébCcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBэbCcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBıbCcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbéCcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbэCcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbıCcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCécDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCэcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCıcDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcéDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcэDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcıDdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDédEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDэdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDıdEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdéEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdэEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdıEeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEéeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEэeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEıeFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeéFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeэFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeıFfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFéfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFэfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFıfGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFféGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFfэGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFfıGgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFfGégHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFfGэgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFfGıgHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFfGgéHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFfGgэHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFfGgıHh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFfGgHéh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFfGgHэh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFfGgHıh") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFfGgHhé") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFfGgHhэ") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "AaBbCcDdEeFfGgHhı") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "Игры и развлечения без границ в формате 4K.") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "Poder portátil.") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "想像を超えた、パフォーマンスを。") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCode_OrdinalIgnoreCase_ReturnsSameHashCodeAsUpperCaseOrdinal(input: "Élégant et performant.") [14:21:58] info: [STRT] System.Tests.StringGetHashCodeTests.GetHashCodeWithStringComparer_UseSameStringInTwoProcesses_ReturnsDifferentHashCodes [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_Invalid [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilderWithMultipleChunks [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "", oldValue: "a", newValue: "!", startIndex: 0, count: 0, expected: "") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aaaabbbbccccdddd", newValue: "", startIndex: 16, count: 0, expected: "aaaabbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aaaabbbbccccdddd", newValue: "", startIndex: 0, count: 16, expected: "") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "b", newValue: null, startIndex: 0, count: 16, expected: "aaaaccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "a", newValue: "", startIndex: 0, count: 16, expected: "bbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aaaa", newValue: "$!", startIndex: 0, count: 16, expected: "$!bbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aaaa", newValue: "!", startIndex: 0, count: 16, expected: "!bbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aaaabbbbccccdddde", newValue: "", startIndex: 0, count: 16, expected: "aaaabbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aa", newValue: "$!$", startIndex: 0, count: 16, expected: "$!$$!$bbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aa", newValue: "!", startIndex: 0, count: 16, expected: "!!bbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aab", newValue: "!", startIndex: 2, count: 3, expected: "aa!bbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aab", newValue: "!", startIndex: 2, count: 2, expected: "aaaabbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "a", newValue: "!", startIndex: 4, count: 1, expected: "aaaabbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "a", newValue: "!", startIndex: 2, count: 3, expected: "aa!!bbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "a", newValue: "!", startIndex: 0, count: 16, expected: "!!!!bbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aa", newValue: "$!", startIndex: 0, count: 16, expected: "$!$!bbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilder(value: "aaaaaaaaaaaaaaaa", oldValue: "a", newValue: "b", startIndex: 0, count: 16, expected: "bbbbbbbbbbbbbbbb") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_String_Invalid [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilderWithMultipleChunks_WholeString [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_String.Replace_StringBuilderWithMultipleChunks_LongString [14:21:58] info: [STRT] System.Tests.TypeLoadExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.TypeLoadExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.TypeLoadExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MultidimensionalIntArrayTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.UnixEpoch [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds_Invalid [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TimeOfDay [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.MaxValue [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ImplicitCast_DateTime [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 0001-01-01T00:00:00.0000000+00:00, UnixTimeMilliseconds = -62135596800000, UnixTimeSeconds = -62135596800 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 9999-12-31T23:59:59.9999999+00:00, UnixTimeMilliseconds = 253402300799999, UnixTimeSeconds = 253402300799 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 1970-01-01T00:00:00.0000000+00:00, UnixTimeMilliseconds = 0, UnixTimeSeconds = 0 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 2014-06-13T17:21:50.0000000+00:00, UnixTimeMilliseconds = 1402680110000, UnixTimeSeconds = 1402680110 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.0000000+00:00, UnixTimeMilliseconds = 27169089825000, UnixTimeSeconds = 27169089825 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.3990000+00:00, UnixTimeMilliseconds = 27169089825399, UnixTimeSeconds = 27169089825 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 9999-12-30T23:24:25.0000000+00:00, UnixTimeMilliseconds = 253402212265000, UnixTimeSeconds = 253402212265 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0000000+00:00, UnixTimeMilliseconds = -1971967973000, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0010000+00:00, UnixTimeMilliseconds = -1971967972999, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.7770000+00:00, UnixTimeMilliseconds = -1971967972223, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0011234+00:00, UnixTimeMilliseconds = -1971967972999, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddMonths(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, months: 2, expected: 1986-10-15T10:20:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddMonths(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, months: 0, expected: 1986-08-15T10:20:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddMonths(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, months: -2, expected: 1986-06-15T10:20:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 0001-01-01T00:00:00.0000000+00:00, UnixTimeMilliseconds = -62135596800000, UnixTimeSeconds = -62135596800 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 9999-12-31T23:59:59.9999999+00:00, UnixTimeMilliseconds = 253402300799999, UnixTimeSeconds = 253402300799 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 1970-01-01T00:00:00.0000000+00:00, UnixTimeMilliseconds = 0, UnixTimeSeconds = 0 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 2014-06-13T17:21:50.0000000+00:00, UnixTimeMilliseconds = 1402680110000, UnixTimeSeconds = 1402680110 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.0000000+00:00, UnixTimeMilliseconds = 27169089825000, UnixTimeSeconds = 27169089825 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.3990000+00:00, UnixTimeMilliseconds = 27169089825399, UnixTimeSeconds = 27169089825 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 9999-12-30T23:24:25.0000000+00:00, UnixTimeMilliseconds = 253402212265000, UnixTimeSeconds = 253402212265 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0000000+00:00, UnixTimeMilliseconds = -1971967973000, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0010000+00:00, UnixTimeMilliseconds = -1971967972999, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.7770000+00:00, UnixTimeMilliseconds = -1971967972223, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0011234+00:00, UnixTimeMilliseconds = -1971967972999, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddTicks_NewDateOutOfRange_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Parse_String_FormatProvider [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddMinutes(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, minutes: 5, expected: 1986-08-15T10:25:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddMinutes(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, minutes: 0, expected: 1986-08-15T10:20:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddMinutes(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, minutes: -5, expected: 1986-08-15T10:15:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.UtcDateTime [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Deconstruct_DateOnly_TimeOnly_TimeSpan(year: 2022, month: 12, day: 31, hour: 23, minute: 59, second: 59) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Deconstruct_DateOnly_TimeOnly_TimeSpan(year: 2000, month: 1, day: 1, hour: 12, minute: 34, second: 59) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Deconstruct_DateOnly_TimeOnly_TimeSpan(year: 2005, month: 2, day: 3, hour: 4, minute: 4, second: 1) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Ctor_DateTime_Invalid [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: " 2018-07-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: " 2018-07-05T18:36:43.5238523Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: " 2018-07-05T18:36:43.5238523+00:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523 ") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523Z ") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+00:00 ") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523 Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523 +00:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "201-07-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "20181-07-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-7-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-017-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-5T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-015T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T018:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T8:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:6:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:036:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:06:3.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:043.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:06:03.238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.15238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+001:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+01:0") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+01:000") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018=07-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07=05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05A18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18;36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36;43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43,5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523,00:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+00;00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+1;00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "a018-07-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2a18-07-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "20a8-07-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "201a-07-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-a7-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-0a-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-a5T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-0aT18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05Ta8:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T1a:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:a6:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:3a:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:a3.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:4a.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.a238523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5a38523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.52a8523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.523a523") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238a23") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.52385a3") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.523852a") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+a0:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+0a:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+00:a0") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+00:0a") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddMonths_NewDateOutOfRange_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_G [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddYears(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, years: 10, expected: 1996-08-15T10:20:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddYears(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, years: 0, expected: 1986-08-15T10:20:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddYears(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, years: -10, expected: 1976-08-15T10:20:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Parse_String(valueForParse: "2021-04-23T13:04:17,307642270+02:00", expectedValue: 2021-04-23T13:04:17.3076423+02:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Parse_String(valueForParse: "9999-12-31T23:59:59.9999999+00:00", expectedValue: 9999-12-31T23:59:59.9999999+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Ctor_Int_Int_Int_Int_Int_Int_TimeSpan [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Subtract_DateTimeOffset(dt1: 1996-12-06T13:02:00.0000000+00:00, dt2: 1996-06-03T22:15:00.0000000+00:00, expected: 185.14:47:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Subtract_DateTimeOffset(dt1: 1996-06-03T22:15:00.0000000+00:00, dt2: 1996-12-06T13:02:00.0000000+00:00, expected: -185.14:47:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Subtract_DateTimeOffset(dt1: 1996-06-03T22:15:00.0000000+00:00, dt2: 1996-10-12T08:42:00.0000000+00:00, expected: -130.10:27:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Ctor_Calendar_TimeSpan [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 9999-12-31T23:59:59.9999999+00:00, input: "Fri, 31 Dec 9999 23:59:59 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 9999-12-31T23:59:59.9999999+00:00, input: "fri, 31 dec 9999 23:59:59 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 9999-12-31T23:59:59.9999999+00:00, input: "FRI, 31 DEC 9999 23:59:59 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 0001-01-01T00:00:00.0000000+00:00, input: "Mon, 01 Jan 0001 00:00:00 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 0001-01-01T00:00:00.0000000+00:00, input: "mon, 01 jan 0001 00:00:00 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 0001-01-01T00:00:00.0000000+00:00, input: "MON, 01 JAN 0001 00:00:00 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 1906-08-15T07:24:05.3000000+00:00, input: "Wed, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 1906-08-15T07:24:05.3000000+00:00, input: "wed, 15 aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 1906-08-15T07:24:05.3000000+00:00, input: "WED, 15 AUG 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-02-09T14:20:12.9130000+00:00, input: "Mon, 09 Feb 2026 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-03-09T14:20:12.9130000+00:00, input: "Mon, 09 Mar 2026 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-04-09T14:20:12.9130000+00:00, input: "Thu, 09 Apr 2026 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-05-09T14:20:12.9130000+00:00, input: "Sat, 09 May 2026 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-06-09T14:20:12.9130000+00:00, input: "Tue, 09 Jun 2026 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-07-09T14:20:12.9130000+00:00, input: "Thu, 09 Jul 2026 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-08-09T14:20:12.9130000+00:00, input: "Sun, 09 Aug 2026 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-09-09T14:20:12.9130000+00:00, input: "Wed, 09 Sep 2026 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-10-09T14:20:12.9130000+00:00, input: "Fri, 09 Oct 2026 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-11-09T14:20:12.9130000+00:00, input: "Mon, 09 Nov 2026 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-12-09T14:20:12.9130000+00:00, input: "Wed, 09 Dec 2026 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2027-01-09T14:20:12.9130000+00:00, input: "Sat, 09 Jan 2027 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2027-01-10T14:20:12.9130000+00:00, input: "Sun, 10 Jan 2027 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2027-01-11T14:20:12.9130000+00:00, input: "Mon, 11 Jan 2027 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2027-01-12T14:20:12.9130000+00:00, input: "Tue, 12 Jan 2027 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2027-01-13T14:20:12.9130000+00:00, input: "Wed, 13 Jan 2027 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2027-01-14T14:20:12.9130000+00:00, input: "Thu, 14 Jan 2027 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2027-01-15T14:20:12.9130000+00:00, input: "Fri, 15 Jan 2027 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2027-01-16T14:20:12.9130000+00:00, input: "Sat, 16 Jan 2027 14:20:12 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddSeconds(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, seconds: 30, expected: 1986-08-15T10:20:35.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddSeconds(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, seconds: 0, expected: 1986-08-15T10:20:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddSeconds(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, seconds: -3, expected: 1986-08-15T10:20:02.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddYears_NewDateOutOfRange_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddSeconds_NewDateOutOfRange_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToLocalTime_MaxValue [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Ctor_DateTime [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.DayOfYear [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Add_TimeSpan(dateTimeOffset: 0001-01-01T00:00:00.0001000+00:00, timeSpan: 00:00:00.0000010, expected: 0001-01-01T00:00:00.0001010+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Add_TimeSpan(dateTimeOffset: 0001-01-01T00:00:00.0001000+00:00, timeSpan: 00:00:00, expected: 0001-01-01T00:00:00.0001000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Add_TimeSpan(dateTimeOffset: 0001-01-01T00:00:00.0001000+00:00, timeSpan: -00:00:00.0000010, expected: 0001-01-01T00:00:00.0000990+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 0001-01-01T00:00:00.0000000+00:00, UnixTimeMilliseconds = -62135596800000, UnixTimeSeconds = -62135596800 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 9999-12-31T23:59:59.9999999+00:00, UnixTimeMilliseconds = 253402300799999, UnixTimeSeconds = 253402300799 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 1970-01-01T00:00:00.0000000+00:00, UnixTimeMilliseconds = 0, UnixTimeSeconds = 0 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 2014-06-13T17:21:50.0000000+00:00, UnixTimeMilliseconds = 1402680110000, UnixTimeSeconds = 1402680110 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.0000000+00:00, UnixTimeMilliseconds = 27169089825000, UnixTimeSeconds = 27169089825 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.3990000+00:00, UnixTimeMilliseconds = 27169089825399, UnixTimeSeconds = 27169089825 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 9999-12-30T23:24:25.0000000+00:00, UnixTimeMilliseconds = 253402212265000, UnixTimeSeconds = 253402212265 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0000000+00:00, UnixTimeMilliseconds = -1971967973000, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0010000+00:00, UnixTimeMilliseconds = -1971967972999, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.7770000+00:00, UnixTimeMilliseconds = -1971967972223, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0011234+00:00, UnixTimeMilliseconds = -1971967972999, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToLocalTime [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_ParseExactSpan_RoundtripsSuccessfully [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddMilliseconds(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, milliseconds: 10, expected: 1986-08-15T10:20:05.0800000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddMilliseconds(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, milliseconds: 0, expected: 1986-08-15T10:20:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddMilliseconds(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, milliseconds: -10, expected: 1986-08-15T10:20:05.0600000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds(test: TestTime { DateTimeOffset = 0001-01-01T00:00:00.0000000+00:00, UnixTimeMilliseconds = -62135596800000, UnixTimeSeconds = -62135596800 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds(test: TestTime { DateTimeOffset = 9999-12-31T23:59:59.9999999+00:00, UnixTimeMilliseconds = 253402300799999, UnixTimeSeconds = 253402300799 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds(test: TestTime { DateTimeOffset = 1970-01-01T00:00:00.0000000+00:00, UnixTimeMilliseconds = 0, UnixTimeSeconds = 0 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds(test: TestTime { DateTimeOffset = 2014-06-13T17:21:50.0000000+00:00, UnixTimeMilliseconds = 1402680110000, UnixTimeSeconds = 1402680110 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.0000000+00:00, UnixTimeMilliseconds = 27169089825000, UnixTimeSeconds = 27169089825 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.3990000+00:00, UnixTimeMilliseconds = 27169089825399, UnixTimeSeconds = 27169089825 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds(test: TestTime { DateTimeOffset = 9999-12-30T23:24:25.0000000+00:00, UnixTimeMilliseconds = 253402212265000, UnixTimeSeconds = 253402212265 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0000000+00:00, UnixTimeMilliseconds = -1971967973000, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0010000+00:00, UnixTimeMilliseconds = -1971967972999, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.7770000+00:00, UnixTimeMilliseconds = -1971967972223, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0011234+00:00, UnixTimeMilliseconds = -1971967972999, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.DayOfWeekTest [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToLocalTime_Ambiguous [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "d") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "D") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "f") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "F") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "g") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "G") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "m") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "M") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "o") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "O") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "r") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "R") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "s") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "t") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "T") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "u") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "y") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "Y") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Parse_String_FormatProvider_DateTimeStyles [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Compare(dateTimeOffset1: 0001-01-01T00:00:00.0001000+00:00, dateTimeOffset2: 0001-01-01T00:00:00.0001000+00:00, expected: 0) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Compare(dateTimeOffset1: 0001-01-01T00:00:00.0001000+00:00, dateTimeOffset2: 0001-01-01T00:00:00.0001001+00:00, expected: -1) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Compare(dateTimeOffset1: 0001-01-01T00:00:00.0001000+00:00, dateTimeOffset2: 0001-01-01T00:00:00.0000999+00:00, expected: 1) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddMicroseconds_NewDateOutOfRange_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryParse_TimeDesignators_NetCore [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Ctor_Calendar_TimeSpan_Microseconds [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeSeconds_Invalid [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryParse_String_FormatProvider_DateTimeStyles_G [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Ctor_Long_TimeSpan [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddMilliseconds_NewDateOutOfRange_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_ParseSpan_RoundtripsSuccessfully [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 0001-01-01T00:00:00.0000000+00:00, UnixTimeMilliseconds = -62135596800000, UnixTimeSeconds = -62135596800 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 9999-12-31T23:59:59.9999999+00:00, UnixTimeMilliseconds = 253402300799999, UnixTimeSeconds = 253402300799 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 1970-01-01T00:00:00.0000000+00:00, UnixTimeMilliseconds = 0, UnixTimeSeconds = 0 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 2014-06-13T17:21:50.0000000+00:00, UnixTimeMilliseconds = 1402680110000, UnixTimeSeconds = 1402680110 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.0000000+00:00, UnixTimeMilliseconds = 27169089825000, UnixTimeSeconds = 27169089825 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.3990000+00:00, UnixTimeMilliseconds = 27169089825399, UnixTimeSeconds = 27169089825 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 9999-12-30T23:24:25.0000000+00:00, UnixTimeMilliseconds = 253402212265000, UnixTimeSeconds = 253402212265 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0000000+00:00, UnixTimeMilliseconds = -1971967973000, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0010000+00:00, UnixTimeMilliseconds = -1971967972999, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.7770000+00:00, UnixTimeMilliseconds = -1971967972223, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.FromUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0011234+00:00, UnixTimeMilliseconds = -1971967972999, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryParseExact_String_StringArray_FormatProvider_DateTimeStyles [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TotalNumberOfMinutesTest(minutesCount: 5) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TotalNumberOfMinutesTest(minutesCount: -5) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TotalNumberOfMinutesTest(minutesCount: 0) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TotalNumberOfMinutesTest(minutesCount: 840) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TotalNumberOfMinutesTest(minutesCount: -840) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Ctor_Int_Int_Int_Int_Int_Int_Int_TimeSpan [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 3913-03-12T00:32:03.4567891+00:00, input: "3913-03-12T00:32:03.4567891+00:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 0001-01-01T00:00:00.0000000+00:00, input: "0001-01-01T00:00:00.0000000+00:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 9999-12-31T23:59:59.9999999+00:00, input: "9999-12-31T23:59:59.9999999+00:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 3913-03-12T00:32:03.4567891-00:37, input: "3913-03-12T00:32:03.4567891-00:37") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 0001-01-01T00:00:00.0000000+00:00, input: "0001-01-01T00:00:00.0000000+00:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 9999-12-31T23:59:59.9999999+00:00, input: "9999-12-31T23:59:59.9999999+00:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 3913-03-12T00:32:03.4567891+07:00, input: "3913-03-12T00:32:03.4567891+07:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 0001-01-01T00:00:00.0000000+00:00, input: "0001-01-01T00:00:00.0000000+00:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 9999-12-31T23:59:59.9999999+00:00, input: "9999-12-31T23:59:59.9999999+00:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryParseExact_String_String_FormatProvider_DateTimeStyles_NullFormatProvider [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TotalNumberOfMinutesNowTest [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Ctor_Long_TimeSpan_Invalid [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Thu, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Ste, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "We, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wedn, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 32 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, -1 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Au 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 August 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug -1 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 10000 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 24:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:60:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:60 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 STE") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 GM") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 GMTT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 gmt") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 UTC") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: " Wed, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 GMT ") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07: 24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed,\t15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15\tAug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug\t1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906\t07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05\tGMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed; 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed搬 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07;24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24;05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "⁗ed, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "W坥d, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "We敤, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 ⁁ug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 A䅵g 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Au畧 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 ⁇MT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 G䝍T") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 GM䵔") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, A5 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 1A Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug A906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1A06 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 19A6 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 190A 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 A7:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 0A:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:A4:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:2A:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:A5 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:0A GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Ctor_Int_Int_Int_Int_Int_Int_Int_TimeSpan_Invalid [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_U [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9083-01-02T07:37:53.3990972-04:15, format: "d", provider: , expected: "01/02/9083") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0057-03-02T04:35:11.4884476-05:35, format: "o", provider: null, expected: "0057-03-02T04:35:11.4884476-05:35") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0057-03-02T04:35:11.4884476-05:35, format: "o", provider: , expected: "0057-03-02T04:35:11.4884476-05:35") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 6092-10-31T02:44:53.1594516+06:03, format: "M", provider: , expected: "October 31") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1532-09-25T05:58:14.6453596+06:17, format: "G", provider: , expected: "09/25/1532 05:58:14") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0222-08-31T04:13:03.1359208-05:46, format: "o", provider: null, expected: "0222-08-31T04:13:03.1359208-05:46") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0222-08-31T04:13:03.1359208-05:46, format: "o", provider: , expected: "0222-08-31T04:13:03.1359208-05:46") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 8107-11-05T17:33:17.4397160+04:54, format: "o", provider: null, expected: "8107-11-05T17:33:17.4397160+04:54") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 8107-11-05T17:33:17.4397160+04:54, format: "o", provider: , expected: "8107-11-05T17:33:17.4397160+04:54") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 5056-01-29T17:53:35.9296076-03:15, format: "g", provider: , expected: "01/29/5056 17:53") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4699-11-13T14:58:15.2517812-08:29, format: "r", provider: null, expected: "Mon, 13 Nov 4699 23:27:15 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4699-11-13T14:58:15.2517812-08:29, format: "r", provider: , expected: "Mon, 13 Nov 4699 23:27:15 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7526-03-31T21:53:50.8081364+04:11, format: "y", provider: , expected: "7526 March") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4692-06-08T03:05:37.4849012-07:41, format: "g", provider: , expected: "06/08/4692 03:05") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1772-06-24T11:33:15.9587456-02:40, format: "M", provider: , expected: "June 24") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 3755-01-07T05:24:54.2329036+06:53, format: "d", provider: , expected: "01/07/3755") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1638-04-05T14:22:48.3837048+08:34, format: "G", provider: , expected: "04/05/1638 14:22:48") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7157-04-19T03:53:02.2418992+00:52, format: "T", provider: , expected: "03:53:02") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4385-03-12T18:01:38.8996320-00:56, format: "t", provider: , expected: "18:01") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 2310-01-09T00:18:47.0861240-05:34, format: "u", provider: null, expected: "2310-01-09 05:52:47Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 2310-01-09T00:18:47.0861240-05:34, format: "u", provider: , expected: "2310-01-09 05:52:47Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1247-01-01T17:26:21.2717732-03:05, format: "M", provider: , expected: "January 01") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4308-11-01T10:17:59.0649548-08:03, format: "u", provider: null, expected: "4308-11-01 18:20:59Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4308-11-01T10:17:59.0649548-08:03, format: "u", provider: , expected: "4308-11-01 18:20:59Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 3915-05-16T02:06:35.6094012-04:15, format: "u", provider: null, expected: "3915-05-16 06:21:35Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 3915-05-16T02:06:35.6094012-04:15, format: "u", provider: , expected: "3915-05-16 06:21:35Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0363-10-08T06:54:31.8234848-03:04, format: "f", provider: , expected: "Tuesday, 08 October 0363 06:54") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0609-08-11T02:59:49.7653116+05:05, format: "O", provider: null, expected: "0609-08-11T02:59:49.7653116+05:05") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0609-08-11T02:59:49.7653116+05:05, format: "O", provider: , expected: "0609-08-11T02:59:49.7653116+05:05") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1732-05-23T15:34:56.3361880+06:34, format: "G", provider: , expected: "05/23/1732 15:34:56") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0856-12-24T23:04:20.7980192-00:40, format: "R", provider: null, expected: "Sun, 24 Dec 0856 23:44:20 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0856-12-24T23:04:20.7980192-00:40, format: "R", provider: , expected: "Sun, 24 Dec 0856 23:44:20 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7307-05-26T19:44:58.6132560-01:24, format: "D", provider: , expected: "Thursday, 26 May 7307") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 8025-04-27T17:00:03.2055596-08:27, format: "T", provider: , expected: "17:00:03") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 3413-10-23T14:01:10.3995584+05:36, format: "T", provider: , expected: "14:01:10") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4246-03-19T14:26:58.1130620+07:13, format: "M", provider: , expected: "March 19") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 8716-10-03T19:01:16.6699852-02:11, format: "t", provider: , expected: "19:01") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 3082-10-01T02:04:44.3635232-00:08, format: "T", provider: , expected: "02:04:44") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7692-01-06T06:23:09.3407744-04:16, format: "R", provider: null, expected: "Sun, 06 Jan 7692 10:39:09 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7692-01-06T06:23:09.3407744-04:16, format: "R", provider: , expected: "Sun, 06 Jan 7692 10:39:09 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 6869-11-04T04:08:46.8758764+04:37, format: "u", provider: null, expected: "6869-11-03 23:31:46Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 6869-11-04T04:08:46.8758764+04:37, format: "u", provider: , expected: "6869-11-03 23:31:46Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 8980-01-17T19:43:25.6985060-04:25, format: "u", provider: null, expected: "8980-01-18 00:08:25Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 8980-01-17T19:43:25.6985060-04:25, format: "u", provider: , expected: "8980-01-18 00:08:25Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 6507-02-27T03:47:51.1223968-04:56, format: "F", provider: , expected: "Sunday, 27 February 6507 03:47:51") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 3948-09-15T23:13:47.6323568-04:12, format: "d", provider: , expected: "09/15/3948") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9720-05-26T09:07:33.4734916-00:33, format: "s", provider: null, expected: "9720-05-26T09:07:33") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9720-05-26T09:07:33.4734916-00:33, format: "s", provider: , expected: "9720-05-26T09:07:33") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 3642-11-19T03:05:23.8407556-01:53, format: "m", provider: , expected: "November 19") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 5545-01-14T08:05:16.4719160-03:58, format: "G", provider: , expected: "01/14/5545 08:05:16") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4359-08-01T09:03:27.6332332+08:37, format: "R", provider: null, expected: "Sat, 01 Aug 4359 00:26:27 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4359-08-01T09:03:27.6332332+08:37, format: "R", provider: , expected: "Sat, 01 Aug 4359 00:26:27 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0091-05-27T13:31:35.4117508-06:09, format: "D", provider: , expected: "Sunday, 27 May 0091") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 2172-04-18T16:24:32.4353912+01:06, format: "t", provider: , expected: "16:24") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9152-02-03T00:04:28.5042448-00:04, format: "D", provider: , expected: "Sunday, 03 February 9152") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 2736-02-12T16:06:28.0997388+01:17, format: "D", provider: , expected: "Wednesday, 12 February 2736") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 3586-02-12T22:47:17.4008364-00:59, format: "y", provider: , expected: "3586 February") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0999-11-11T23:52:32.0920416-01:28, format: "r", provider: null, expected: "Tue, 12 Nov 0999 01:20:32 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0999-11-11T23:52:32.0920416-01:28, format: "r", provider: , expected: "Tue, 12 Nov 0999 01:20:32 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7070-08-26T03:53:48.8159332+07:51, format: "D", provider: , expected: "Friday, 26 August 7070") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7438-05-16T17:37:23.4452848-04:44, format: "M", provider: , expected: "May 16") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9690-07-20T03:45:36.4446024-04:02, format: "T", provider: , expected: "03:45:36") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4267-01-05T16:17:17.5097544-01:22, format: "T", provider: , expected: "16:17:17") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 6780-10-17T03:23:16.8405100+03:01, format: "G", provider: , expected: "10/17/6780 03:23:16") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4418-04-13T19:42:29.4092688+03:40, format: "r", provider: null, expected: "Fri, 13 Apr 4418 16:02:29 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4418-04-13T19:42:29.4092688+03:40, format: "r", provider: , expected: "Fri, 13 Apr 4418 16:02:29 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7461-10-04T12:11:24.1092052+07:23, format: "u", provider: null, expected: "7461-10-04 04:48:24Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7461-10-04T12:11:24.1092052+07:23, format: "u", provider: , expected: "7461-10-04 04:48:24Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 8543-04-02T22:15:18.1138404-00:09, format: "T", provider: , expected: "22:15:18") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9917-09-04T18:13:40.7346692-00:17, format: "f", provider: , expected: "Tuesday, 04 September 9917 18:13") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0851-11-17T08:28:15.4133436-03:43, format: "m", provider: , expected: "November 17") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 5309-11-23T00:25:26.8079456+02:48, format: "y", provider: , expected: "5309 November") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 3886-08-10T23:57:21.3194056+00:14, format: "s", provider: null, expected: "3886-08-10T23:57:21") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 3886-08-10T23:57:21.3194056+00:14, format: "s", provider: , expected: "3886-08-10T23:57:21") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4886-08-08T02:16:39.0743828+03:55, format: "g", provider: , expected: "08/08/4886 02:16") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9555-01-13T08:27:29.3232496-09:00, format: "O", provider: null, expected: "9555-01-13T08:27:29.3232496-09:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9555-01-13T08:27:29.3232496-09:00, format: "O", provider: , expected: "9555-01-13T08:27:29.3232496-09:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0297-06-18T00:32:50.4192692+02:11, format: "m", provider: , expected: "June 18") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4673-12-23T12:20:39.5527136+06:32, format: "s", provider: null, expected: "4673-12-23T12:20:39") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4673-12-23T12:20:39.5527136+06:32, format: "s", provider: , expected: "4673-12-23T12:20:39") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4107-06-08T07:31:46.7010816-07:28, format: "M", provider: , expected: "June 08") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 8680-12-08T10:12:22.2226552+00:02, format: "o", provider: null, expected: "8680-12-08T10:12:22.2226552+00:02") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 8680-12-08T10:12:22.2226552+00:02, format: "o", provider: , expected: "8680-12-08T10:12:22.2226552+00:02") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4803-12-22T07:06:33.8001628-04:55, format: "o", provider: null, expected: "4803-12-22T07:06:33.8001628-04:55") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4803-12-22T07:06:33.8001628-04:55, format: "o", provider: , expected: "4803-12-22T07:06:33.8001628-04:55") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 5311-12-07T11:07:47.6687860-03:25, format: "D", provider: , expected: "Monday, 07 December 5311") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7073-06-14T18:32:37.7254012-04:31, format: "O", provider: null, expected: "7073-06-14T18:32:37.7254012-04:31") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7073-06-14T18:32:37.7254012-04:31, format: "O", provider: , expected: "7073-06-14T18:32:37.7254012-04:31") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 2419-06-28T17:41:54.4623488-01:36, format: "y", provider: , expected: "2419 June") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 6030-07-22T15:36:01.1562976+02:16, format: "R", provider: null, expected: "Mon, 22 Jul 6030 13:20:01 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 6030-07-22T15:36:01.1562976+02:16, format: "R", provider: , expected: "Mon, 22 Jul 6030 13:20:01 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 6877-09-26T23:27:43.4528380+01:53, format: "M", provider: , expected: "September 26") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9334-07-24T20:52:49.9905100+05:17, format: "u", provider: null, expected: "9334-07-24 15:35:49Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9334-07-24T20:52:49.9905100+05:17, format: "u", provider: , expected: "9334-07-24 15:35:49Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7005-07-26T20:19:07.2213120+03:44, format: "d", provider: , expected: "07/26/7005") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 3715-10-23T23:19:50.2648716+01:49, format: "r", provider: null, expected: "Wed, 23 Oct 3715 21:30:50 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 3715-10-23T23:19:50.2648716+01:49, format: "r", provider: , expected: "Wed, 23 Oct 3715 21:30:50 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0615-01-27T14:59:43.2174040+04:58, format: "G", provider: , expected: "01/27/0615 14:59:43") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4546-03-31T01:19:25.3145524+05:23, format: "s", provider: null, expected: "4546-03-31T01:19:25") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4546-03-31T01:19:25.3145524+05:23, format: "s", provider: , expected: "4546-03-31T01:19:25") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7073-12-08T04:46:30.3745148-00:15, format: "R", provider: null, expected: "Mon, 08 Dec 7073 05:01:30 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7073-12-08T04:46:30.3745148-00:15, format: "R", provider: , expected: "Mon, 08 Dec 7073 05:01:30 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0241-05-26T08:29:11.5405336+06:50, format: "r", provider: null, expected: "Wed, 26 May 0241 01:39:11 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0241-05-26T08:29:11.5405336+06:50, format: "r", provider: , expected: "Wed, 26 May 0241 01:39:11 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4158-03-12T02:10:19.5785184+04:24, format: "s", provider: null, expected: "4158-03-12T02:10:19") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4158-03-12T02:10:19.5785184+04:24, format: "s", provider: , expected: "4158-03-12T02:10:19") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7899-11-28T22:12:05.8780576+02:32, format: "t", provider: , expected: "22:12") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9648-12-05T00:13:01.2160368-02:36, format: "O", provider: null, expected: "9648-12-05T00:13:01.2160368-02:36") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9648-12-05T00:13:01.2160368-02:36, format: "O", provider: , expected: "9648-12-05T00:13:01.2160368-02:36") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 8819-12-11T19:13:16.7598208-06:56, format: "o", provider: null, expected: "8819-12-11T19:13:16.7598208-06:56") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 8819-12-11T19:13:16.7598208-06:56, format: "o", provider: , expected: "8819-12-11T19:13:16.7598208-06:56") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 8530-08-04T10:56:49.8786600+04:38, format: "G", provider: , expected: "08/04/8530 10:56:49") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9073-07-24T16:08:35.6129544-03:46, format: "M", provider: , expected: "July 24") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 6788-05-22T19:44:34.6916860-03:59, format: "o", provider: null, expected: "6788-05-22T19:44:34.6916860-03:59") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 6788-05-22T19:44:34.6916860-03:59, format: "o", provider: , expected: "6788-05-22T19:44:34.6916860-03:59") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 5222-12-30T19:24:32.5003280-01:08, format: "o", provider: null, expected: "5222-12-30T19:24:32.5003280-01:08") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 5222-12-30T19:24:32.5003280-01:08, format: "o", provider: , expected: "5222-12-30T19:24:32.5003280-01:08") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9557-08-22T09:12:03.6408744-00:10, format: "G", provider: , expected: "08/22/9557 09:12:03") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 5460-12-28T03:27:49.5438056+07:02, format: "m", provider: , expected: "December 28") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0652-10-01T11:13:08.7324044-00:19, format: "m", provider: , expected: "October 01") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 0561-05-22T09:56:55.0132116+01:15, format: "d", provider: , expected: "05/22/0561") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1135-08-21T19:24:59.1012336+07:32, format: "f", provider: , expected: "Wednesday, 21 August 1135 19:24") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1598-02-21T11:13:41.8880332-02:11, format: "m", provider: , expected: "February 21") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7412-02-27T07:04:54.6518640+02:44, format: "M", provider: , expected: "February 27") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7967-09-30T07:55:37.0836652+02:45, format: "o", provider: null, expected: "7967-09-30T07:55:37.0836652+02:45") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7967-09-30T07:55:37.0836652+02:45, format: "o", provider: , expected: "7967-09-30T07:55:37.0836652+02:45") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9222-11-15T13:45:36.7555000+05:06, format: "r", provider: null, expected: "Tue, 15 Nov 9222 08:39:36 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9222-11-15T13:45:36.7555000+05:06, format: "r", provider: , expected: "Tue, 15 Nov 9222 08:39:36 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7190-08-04T20:28:39.0300608-08:16, format: "M", provider: , expected: "August 04") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7197-03-21T09:08:44.2135956+05:31, format: "T", provider: , expected: "09:08:44") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 3985-06-29T14:40:21.6439692-00:19, format: "D", provider: , expected: "Saturday, 29 June 3985") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9208-11-18T19:39:55.1199532-04:11, format: "F", provider: , expected: "Tuesday, 18 November 9208 19:39:55") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 6221-08-19T14:11:52.9029388-08:19, format: "r", provider: null, expected: "Sun, 19 Aug 6221 22:30:52 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 6221-08-19T14:11:52.9029388-08:19, format: "r", provider: , expected: "Sun, 19 Aug 6221 22:30:52 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 4262-02-24T00:58:48.8837500-01:19, format: "G", provider: , expected: "02/24/4262 00:58:48") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9204-03-05T11:04:47.2885260-05:07, format: "y", provider: , expected: "9204 March") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 7057-03-09T15:41:26.8971284-00:21, format: "G", provider: , expected: "03/09/7057 15:41:26") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yy", provider: en-US, expected: "34") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yy", provider: th-TH, expected: "42") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyy", provider: en-US, expected: "1234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyy", provider: th-TH, expected: "10542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyy", provider: en-US, expected: "1234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyy", provider: th-TH, expected: "10542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyy", provider: en-US, expected: "01234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyy", provider: th-TH, expected: "10542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyy", provider: en-US, expected: "001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyy", provider: th-TH, expected: "010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyy", provider: en-US, expected: "0001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyy", provider: th-TH, expected: "0010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyy", provider: en-US, expected: "00001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyy", provider: th-TH, expected: "00010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyy", provider: en-US, expected: "000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyy", provider: th-TH, expected: "000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyy", provider: en-US, expected: "0000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyy", provider: th-TH, expected: "0000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyy", provider: en-US, expected: "00000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyy", provider: th-TH, expected: "00000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyyy", provider: en-US, expected: "000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyyy", provider: th-TH, expected: "000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyyyy", provider: en-US, expected: "0000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyyyy", provider: th-TH, expected: "0000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyyyyy", provider: en-US, expected: "00000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyyyyy", provider: th-TH, expected: "00000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyyyyyy", provider: en-US, expected: "000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyyyyyy", provider: th-TH, expected: "000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyyyyyyy", provider: en-US, expected: "0000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyyyyyyy", provider: th-TH, expected: "0000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyyyyyyyy", provider: en-US, expected: "00000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyyyyyyyy", provider: th-TH, expected: "00000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyyyyyyyyy", provider: en-US, expected: "000000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyyyyyyyyy", provider: th-TH, expected: "000000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyyyyyyyyyy", provider: en-US, expected: "0000000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyyyyyyyyyy", provider: th-TH, expected: "0000000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_MatchesExpected(dateTimeOffset: 2023-04-17T10:46:12.0000000+00:00, format: "HH‭mm", provider: null, expected: "10‭46") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_Slice_ParseSpan_RoundtripsSuccessfully(roundtripFormat: "r") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_Slice_ParseSpan_RoundtripsSuccessfully(roundtripFormat: "o") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddSubtract_TimeSpan [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Ctor_DateTime_TimeSpan [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Subtract_TimeSpan(dt: 2012-06-18T10:05:01.0000000+00:00, ts: 10:05:01, expected: 2012-06-18T00:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Subtract_TimeSpan(dt: 2012-06-18T10:05:01.0000000+00:00, ts: -10:05:01, expected: 2012-06-18T20:10:02.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Ctor_DateTime_TimeSpan_Invalid [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.UtcNow [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_StringArray_FormatProvider_DateTimeStyles [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds(test: TestTime { DateTimeOffset = 0001-01-01T00:00:00.0000000+00:00, UnixTimeMilliseconds = -62135596800000, UnixTimeSeconds = -62135596800 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds(test: TestTime { DateTimeOffset = 9999-12-31T23:59:59.9999999+00:00, UnixTimeMilliseconds = 253402300799999, UnixTimeSeconds = 253402300799 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds(test: TestTime { DateTimeOffset = 1970-01-01T00:00:00.0000000+00:00, UnixTimeMilliseconds = 0, UnixTimeSeconds = 0 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds(test: TestTime { DateTimeOffset = 2014-06-13T17:21:50.0000000+00:00, UnixTimeMilliseconds = 1402680110000, UnixTimeSeconds = 1402680110 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.0000000+00:00, UnixTimeMilliseconds = 27169089825000, UnixTimeSeconds = 27169089825 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.3990000+00:00, UnixTimeMilliseconds = 27169089825399, UnixTimeSeconds = 27169089825 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds(test: TestTime { DateTimeOffset = 9999-12-30T23:24:25.0000000+00:00, UnixTimeMilliseconds = 253402212265000, UnixTimeSeconds = 253402212265 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0000000+00:00, UnixTimeMilliseconds = -1971967973000, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0010000+00:00, UnixTimeMilliseconds = -1971967972999, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.7770000+00:00, UnixTimeMilliseconds = -1971967972223, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0011234+00:00, UnixTimeMilliseconds = -1971967972999, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddHours(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, hours: 3, expected: 1986-08-15T13:20:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddHours(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, hours: 0, expected: 1986-08-15T10:20:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddHours(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, hours: -3, expected: 1986-08-15T07:20:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryParse_String [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.EqualsTest(dateTimeOffset1: 0001-01-01T00:00:00.0000000+00:00, obj: 0001-01-01T00:00:00.0000000+00:00, expectedEquals: True, expectedEqualsExact: True) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.EqualsTest(dateTimeOffset1: 0001-01-01T00:00:00.0000000+00:00, obj: 9999-12-31T23:59:59.9999999+00:00, expectedEquals: False, expectedEqualsExact: False) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.EqualsTest(dateTimeOffset1: 2026-01-09T14:20:15.6340000+00:00, obj: Object { }, expectedEquals: False, expectedEqualsExact: False) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.EqualsTest(dateTimeOffset1: 2026-01-09T14:20:15.6350000+00:00, obj: null, expectedEquals: False, expectedEqualsExact: False) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Ctor_DateOnly_TimeOnly_TimeSpan [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ParseExact_String_String_FormatProvider_DateTimeStyles_CustomFormatProvider [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToFromFileTime [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.MinValue [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddDays_NewDateOutOfRange_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Parse_Japanese [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Add_TimeSpan_NewDateOutOfRange_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_ToString_EqualResults [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToLocalTime_MinValue [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddTicks(dateTimeOffset: 0001-01-01T00:00:00.0001000+00:00, ticks: 10, expected: 0001-01-01T00:00:00.0001010+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddTicks(dateTimeOffset: 0001-01-01T00:00:00.0001000+00:00, ticks: 0, expected: 0001-01-01T00:00:00.0001000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddTicks(dateTimeOffset: 0001-01-01T00:00:00.0001000+00:00, ticks: -10, expected: 0001-01-01T00:00:00.0000990+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 0001-01-01T00:00:00.0000000+00:00, UnixTimeMilliseconds = -62135596800000, UnixTimeSeconds = -62135596800 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 9999-12-31T23:59:59.9999999+00:00, UnixTimeMilliseconds = 253402300799999, UnixTimeSeconds = 253402300799 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 1970-01-01T00:00:00.0000000+00:00, UnixTimeMilliseconds = 0, UnixTimeSeconds = 0 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 2014-06-13T17:21:50.0000000+00:00, UnixTimeMilliseconds = 1402680110000, UnixTimeSeconds = 1402680110 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.0000000+00:00, UnixTimeMilliseconds = 27169089825000, UnixTimeSeconds = 27169089825 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.3990000+00:00, UnixTimeMilliseconds = 27169089825399, UnixTimeSeconds = 27169089825 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 9999-12-30T23:24:25.0000000+00:00, UnixTimeMilliseconds = 253402212265000, UnixTimeSeconds = 253402212265 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0000000+00:00, UnixTimeMilliseconds = -1971967973000, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0010000+00:00, UnixTimeMilliseconds = -1971967972999, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.7770000+00:00, UnixTimeMilliseconds = -1971967972223, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0011234+00:00, UnixTimeMilliseconds = -1971967972999, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddHours_NewDateOutOfRange_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddMinutes_NewDateOutOfRange_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_WithCulture_MatchesExpected(dateTimeOffset: 2018-03-21T17:53:45.5571994-05:00, format: "M", culture: fr-FR, expected: "21 mars") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToString_WithCulture_MatchesExpected(dateTimeOffset: 2018-03-21T17:53:45.5571994-05:00, format: "Y", culture: da-DK, expected: "marts 2018") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Ctor_Int_Int_Int_Int_Int_Int_TimeSpan_Invalid [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddMicroseconds(dateTimeOffset: 1986-08-15T10:20:05.0700700+00:00, microseconds: 10, expected: 1986-08-15T10:20:05.0700800+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddMicroseconds(dateTimeOffset: 1986-08-15T10:20:05.0700700+00:00, microseconds: 0, expected: 1986-08-15T10:20:05.0700700+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddMicroseconds(dateTimeOffset: 1986-08-15T10:20:05.0700700+00:00, microseconds: -10, expected: 1986-08-15T10:20:05.0700600+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 0001-01-01T00:00:00.0000000+00:00, UnixTimeMilliseconds = -62135596800000, UnixTimeSeconds = -62135596800 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 9999-12-31T23:59:59.9999999+00:00, UnixTimeMilliseconds = 253402300799999, UnixTimeSeconds = 253402300799 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 1970-01-01T00:00:00.0000000+00:00, UnixTimeMilliseconds = 0, UnixTimeSeconds = 0 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 2014-06-13T17:21:50.0000000+00:00, UnixTimeMilliseconds = 1402680110000, UnixTimeSeconds = 1402680110 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.0000000+00:00, UnixTimeMilliseconds = 27169089825000, UnixTimeSeconds = 27169089825 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.3990000+00:00, UnixTimeMilliseconds = 27169089825399, UnixTimeSeconds = 27169089825 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 9999-12-30T23:24:25.0000000+00:00, UnixTimeMilliseconds = 253402212265000, UnixTimeSeconds = 253402212265 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0000000+00:00, UnixTimeMilliseconds = -1971967973000, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0010000+00:00, UnixTimeMilliseconds = -1971967972999, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.7770000+00:00, UnixTimeMilliseconds = -1971967972223, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.ToUnixTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.0011234+00:00, UnixTimeMilliseconds = -1971967972999, UnixTimeSeconds = -1971967973 }) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Parse_InvalidDateTimeStyle_ThrowsArgumentException(style: -256) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Parse_InvalidDateTimeStyle_ThrowsArgumentException(style: NoCurrentDateDefault) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddDays(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, days: 2, expected: 1986-08-17T10:20:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddDays(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, days: 0, expected: 1986-08-15T10:20:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.AddDays(dateTimeOffset: 1986-08-15T10:20:05.0700000+00:00, days: -2, expected: 1986-08-13T10:20:05.0700000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9083-01-02T07:37:53.3990972-04:15, format: "d", provider: , expected: "01/02/9083") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0057-03-02T04:35:11.4884476-05:35, format: "o", provider: null, expected: "0057-03-02T04:35:11.4884476-05:35") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0057-03-02T04:35:11.4884476-05:35, format: "o", provider: , expected: "0057-03-02T04:35:11.4884476-05:35") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 6092-10-31T02:44:53.1594516+06:03, format: "M", provider: , expected: "October 31") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1532-09-25T05:58:14.6453596+06:17, format: "G", provider: , expected: "09/25/1532 05:58:14") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0222-08-31T04:13:03.1359208-05:46, format: "o", provider: null, expected: "0222-08-31T04:13:03.1359208-05:46") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0222-08-31T04:13:03.1359208-05:46, format: "o", provider: , expected: "0222-08-31T04:13:03.1359208-05:46") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 8107-11-05T17:33:17.4397160+04:54, format: "o", provider: null, expected: "8107-11-05T17:33:17.4397160+04:54") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 8107-11-05T17:33:17.4397160+04:54, format: "o", provider: , expected: "8107-11-05T17:33:17.4397160+04:54") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 5056-01-29T17:53:35.9296076-03:15, format: "g", provider: , expected: "01/29/5056 17:53") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4699-11-13T14:58:15.2517812-08:29, format: "r", provider: null, expected: "Mon, 13 Nov 4699 23:27:15 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4699-11-13T14:58:15.2517812-08:29, format: "r", provider: , expected: "Mon, 13 Nov 4699 23:27:15 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7526-03-31T21:53:50.8081364+04:11, format: "y", provider: , expected: "7526 March") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4692-06-08T03:05:37.4849012-07:41, format: "g", provider: , expected: "06/08/4692 03:05") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1772-06-24T11:33:15.9587456-02:40, format: "M", provider: , expected: "June 24") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 3755-01-07T05:24:54.2329036+06:53, format: "d", provider: , expected: "01/07/3755") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1638-04-05T14:22:48.3837048+08:34, format: "G", provider: , expected: "04/05/1638 14:22:48") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7157-04-19T03:53:02.2418992+00:52, format: "T", provider: , expected: "03:53:02") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4385-03-12T18:01:38.8996320-00:56, format: "t", provider: , expected: "18:01") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 2310-01-09T00:18:47.0861240-05:34, format: "u", provider: null, expected: "2310-01-09 05:52:47Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 2310-01-09T00:18:47.0861240-05:34, format: "u", provider: , expected: "2310-01-09 05:52:47Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1247-01-01T17:26:21.2717732-03:05, format: "M", provider: , expected: "January 01") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4308-11-01T10:17:59.0649548-08:03, format: "u", provider: null, expected: "4308-11-01 18:20:59Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4308-11-01T10:17:59.0649548-08:03, format: "u", provider: , expected: "4308-11-01 18:20:59Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 3915-05-16T02:06:35.6094012-04:15, format: "u", provider: null, expected: "3915-05-16 06:21:35Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 3915-05-16T02:06:35.6094012-04:15, format: "u", provider: , expected: "3915-05-16 06:21:35Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0363-10-08T06:54:31.8234848-03:04, format: "f", provider: , expected: "Tuesday, 08 October 0363 06:54") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0609-08-11T02:59:49.7653116+05:05, format: "O", provider: null, expected: "0609-08-11T02:59:49.7653116+05:05") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0609-08-11T02:59:49.7653116+05:05, format: "O", provider: , expected: "0609-08-11T02:59:49.7653116+05:05") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1732-05-23T15:34:56.3361880+06:34, format: "G", provider: , expected: "05/23/1732 15:34:56") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0856-12-24T23:04:20.7980192-00:40, format: "R", provider: null, expected: "Sun, 24 Dec 0856 23:44:20 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0856-12-24T23:04:20.7980192-00:40, format: "R", provider: , expected: "Sun, 24 Dec 0856 23:44:20 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7307-05-26T19:44:58.6132560-01:24, format: "D", provider: , expected: "Thursday, 26 May 7307") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 8025-04-27T17:00:03.2055596-08:27, format: "T", provider: , expected: "17:00:03") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 3413-10-23T14:01:10.3995584+05:36, format: "T", provider: , expected: "14:01:10") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4246-03-19T14:26:58.1130620+07:13, format: "M", provider: , expected: "March 19") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 8716-10-03T19:01:16.6699852-02:11, format: "t", provider: , expected: "19:01") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 3082-10-01T02:04:44.3635232-00:08, format: "T", provider: , expected: "02:04:44") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7692-01-06T06:23:09.3407744-04:16, format: "R", provider: null, expected: "Sun, 06 Jan 7692 10:39:09 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7692-01-06T06:23:09.3407744-04:16, format: "R", provider: , expected: "Sun, 06 Jan 7692 10:39:09 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 6869-11-04T04:08:46.8758764+04:37, format: "u", provider: null, expected: "6869-11-03 23:31:46Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 6869-11-04T04:08:46.8758764+04:37, format: "u", provider: , expected: "6869-11-03 23:31:46Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 8980-01-17T19:43:25.6985060-04:25, format: "u", provider: null, expected: "8980-01-18 00:08:25Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 8980-01-17T19:43:25.6985060-04:25, format: "u", provider: , expected: "8980-01-18 00:08:25Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 6507-02-27T03:47:51.1223968-04:56, format: "F", provider: , expected: "Sunday, 27 February 6507 03:47:51") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 3948-09-15T23:13:47.6323568-04:12, format: "d", provider: , expected: "09/15/3948") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9720-05-26T09:07:33.4734916-00:33, format: "s", provider: null, expected: "9720-05-26T09:07:33") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9720-05-26T09:07:33.4734916-00:33, format: "s", provider: , expected: "9720-05-26T09:07:33") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 3642-11-19T03:05:23.8407556-01:53, format: "m", provider: , expected: "November 19") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 5545-01-14T08:05:16.4719160-03:58, format: "G", provider: , expected: "01/14/5545 08:05:16") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4359-08-01T09:03:27.6332332+08:37, format: "R", provider: null, expected: "Sat, 01 Aug 4359 00:26:27 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4359-08-01T09:03:27.6332332+08:37, format: "R", provider: , expected: "Sat, 01 Aug 4359 00:26:27 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0091-05-27T13:31:35.4117508-06:09, format: "D", provider: , expected: "Sunday, 27 May 0091") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 2172-04-18T16:24:32.4353912+01:06, format: "t", provider: , expected: "16:24") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9152-02-03T00:04:28.5042448-00:04, format: "D", provider: , expected: "Sunday, 03 February 9152") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 2736-02-12T16:06:28.0997388+01:17, format: "D", provider: , expected: "Wednesday, 12 February 2736") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 3586-02-12T22:47:17.4008364-00:59, format: "y", provider: , expected: "3586 February") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0999-11-11T23:52:32.0920416-01:28, format: "r", provider: null, expected: "Tue, 12 Nov 0999 01:20:32 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0999-11-11T23:52:32.0920416-01:28, format: "r", provider: , expected: "Tue, 12 Nov 0999 01:20:32 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7070-08-26T03:53:48.8159332+07:51, format: "D", provider: , expected: "Friday, 26 August 7070") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7438-05-16T17:37:23.4452848-04:44, format: "M", provider: , expected: "May 16") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9690-07-20T03:45:36.4446024-04:02, format: "T", provider: , expected: "03:45:36") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4267-01-05T16:17:17.5097544-01:22, format: "T", provider: , expected: "16:17:17") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 6780-10-17T03:23:16.8405100+03:01, format: "G", provider: , expected: "10/17/6780 03:23:16") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4418-04-13T19:42:29.4092688+03:40, format: "r", provider: null, expected: "Fri, 13 Apr 4418 16:02:29 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4418-04-13T19:42:29.4092688+03:40, format: "r", provider: , expected: "Fri, 13 Apr 4418 16:02:29 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7461-10-04T12:11:24.1092052+07:23, format: "u", provider: null, expected: "7461-10-04 04:48:24Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7461-10-04T12:11:24.1092052+07:23, format: "u", provider: , expected: "7461-10-04 04:48:24Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 8543-04-02T22:15:18.1138404-00:09, format: "T", provider: , expected: "22:15:18") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9917-09-04T18:13:40.7346692-00:17, format: "f", provider: , expected: "Tuesday, 04 September 9917 18:13") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0851-11-17T08:28:15.4133436-03:43, format: "m", provider: , expected: "November 17") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 5309-11-23T00:25:26.8079456+02:48, format: "y", provider: , expected: "5309 November") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 3886-08-10T23:57:21.3194056+00:14, format: "s", provider: null, expected: "3886-08-10T23:57:21") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 3886-08-10T23:57:21.3194056+00:14, format: "s", provider: , expected: "3886-08-10T23:57:21") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4886-08-08T02:16:39.0743828+03:55, format: "g", provider: , expected: "08/08/4886 02:16") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9555-01-13T08:27:29.3232496-09:00, format: "O", provider: null, expected: "9555-01-13T08:27:29.3232496-09:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9555-01-13T08:27:29.3232496-09:00, format: "O", provider: , expected: "9555-01-13T08:27:29.3232496-09:00") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0297-06-18T00:32:50.4192692+02:11, format: "m", provider: , expected: "June 18") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4673-12-23T12:20:39.5527136+06:32, format: "s", provider: null, expected: "4673-12-23T12:20:39") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4673-12-23T12:20:39.5527136+06:32, format: "s", provider: , expected: "4673-12-23T12:20:39") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4107-06-08T07:31:46.7010816-07:28, format: "M", provider: , expected: "June 08") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 8680-12-08T10:12:22.2226552+00:02, format: "o", provider: null, expected: "8680-12-08T10:12:22.2226552+00:02") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 8680-12-08T10:12:22.2226552+00:02, format: "o", provider: , expected: "8680-12-08T10:12:22.2226552+00:02") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4803-12-22T07:06:33.8001628-04:55, format: "o", provider: null, expected: "4803-12-22T07:06:33.8001628-04:55") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4803-12-22T07:06:33.8001628-04:55, format: "o", provider: , expected: "4803-12-22T07:06:33.8001628-04:55") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 5311-12-07T11:07:47.6687860-03:25, format: "D", provider: , expected: "Monday, 07 December 5311") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7073-06-14T18:32:37.7254012-04:31, format: "O", provider: null, expected: "7073-06-14T18:32:37.7254012-04:31") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7073-06-14T18:32:37.7254012-04:31, format: "O", provider: , expected: "7073-06-14T18:32:37.7254012-04:31") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 2419-06-28T17:41:54.4623488-01:36, format: "y", provider: , expected: "2419 June") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 6030-07-22T15:36:01.1562976+02:16, format: "R", provider: null, expected: "Mon, 22 Jul 6030 13:20:01 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 6030-07-22T15:36:01.1562976+02:16, format: "R", provider: , expected: "Mon, 22 Jul 6030 13:20:01 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 6877-09-26T23:27:43.4528380+01:53, format: "M", provider: , expected: "September 26") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9334-07-24T20:52:49.9905100+05:17, format: "u", provider: null, expected: "9334-07-24 15:35:49Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9334-07-24T20:52:49.9905100+05:17, format: "u", provider: , expected: "9334-07-24 15:35:49Z") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7005-07-26T20:19:07.2213120+03:44, format: "d", provider: , expected: "07/26/7005") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 3715-10-23T23:19:50.2648716+01:49, format: "r", provider: null, expected: "Wed, 23 Oct 3715 21:30:50 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 3715-10-23T23:19:50.2648716+01:49, format: "r", provider: , expected: "Wed, 23 Oct 3715 21:30:50 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0615-01-27T14:59:43.2174040+04:58, format: "G", provider: , expected: "01/27/0615 14:59:43") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4546-03-31T01:19:25.3145524+05:23, format: "s", provider: null, expected: "4546-03-31T01:19:25") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4546-03-31T01:19:25.3145524+05:23, format: "s", provider: , expected: "4546-03-31T01:19:25") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7073-12-08T04:46:30.3745148-00:15, format: "R", provider: null, expected: "Mon, 08 Dec 7073 05:01:30 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7073-12-08T04:46:30.3745148-00:15, format: "R", provider: , expected: "Mon, 08 Dec 7073 05:01:30 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0241-05-26T08:29:11.5405336+06:50, format: "r", provider: null, expected: "Wed, 26 May 0241 01:39:11 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0241-05-26T08:29:11.5405336+06:50, format: "r", provider: , expected: "Wed, 26 May 0241 01:39:11 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4158-03-12T02:10:19.5785184+04:24, format: "s", provider: null, expected: "4158-03-12T02:10:19") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4158-03-12T02:10:19.5785184+04:24, format: "s", provider: , expected: "4158-03-12T02:10:19") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7899-11-28T22:12:05.8780576+02:32, format: "t", provider: , expected: "22:12") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9648-12-05T00:13:01.2160368-02:36, format: "O", provider: null, expected: "9648-12-05T00:13:01.2160368-02:36") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9648-12-05T00:13:01.2160368-02:36, format: "O", provider: , expected: "9648-12-05T00:13:01.2160368-02:36") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 8819-12-11T19:13:16.7598208-06:56, format: "o", provider: null, expected: "8819-12-11T19:13:16.7598208-06:56") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 8819-12-11T19:13:16.7598208-06:56, format: "o", provider: , expected: "8819-12-11T19:13:16.7598208-06:56") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 8530-08-04T10:56:49.8786600+04:38, format: "G", provider: , expected: "08/04/8530 10:56:49") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9073-07-24T16:08:35.6129544-03:46, format: "M", provider: , expected: "July 24") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 6788-05-22T19:44:34.6916860-03:59, format: "o", provider: null, expected: "6788-05-22T19:44:34.6916860-03:59") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 6788-05-22T19:44:34.6916860-03:59, format: "o", provider: , expected: "6788-05-22T19:44:34.6916860-03:59") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 5222-12-30T19:24:32.5003280-01:08, format: "o", provider: null, expected: "5222-12-30T19:24:32.5003280-01:08") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 5222-12-30T19:24:32.5003280-01:08, format: "o", provider: , expected: "5222-12-30T19:24:32.5003280-01:08") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9557-08-22T09:12:03.6408744-00:10, format: "G", provider: , expected: "08/22/9557 09:12:03") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 5460-12-28T03:27:49.5438056+07:02, format: "m", provider: , expected: "December 28") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0652-10-01T11:13:08.7324044-00:19, format: "m", provider: , expected: "October 01") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 0561-05-22T09:56:55.0132116+01:15, format: "d", provider: , expected: "05/22/0561") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1135-08-21T19:24:59.1012336+07:32, format: "f", provider: , expected: "Wednesday, 21 August 1135 19:24") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1598-02-21T11:13:41.8880332-02:11, format: "m", provider: , expected: "February 21") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7412-02-27T07:04:54.6518640+02:44, format: "M", provider: , expected: "February 27") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7967-09-30T07:55:37.0836652+02:45, format: "o", provider: null, expected: "7967-09-30T07:55:37.0836652+02:45") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7967-09-30T07:55:37.0836652+02:45, format: "o", provider: , expected: "7967-09-30T07:55:37.0836652+02:45") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9222-11-15T13:45:36.7555000+05:06, format: "r", provider: null, expected: "Tue, 15 Nov 9222 08:39:36 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9222-11-15T13:45:36.7555000+05:06, format: "r", provider: , expected: "Tue, 15 Nov 9222 08:39:36 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7190-08-04T20:28:39.0300608-08:16, format: "M", provider: , expected: "August 04") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7197-03-21T09:08:44.2135956+05:31, format: "T", provider: , expected: "09:08:44") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 3985-06-29T14:40:21.6439692-00:19, format: "D", provider: , expected: "Saturday, 29 June 3985") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9208-11-18T19:39:55.1199532-04:11, format: "F", provider: , expected: "Tuesday, 18 November 9208 19:39:55") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 6221-08-19T14:11:52.9029388-08:19, format: "r", provider: null, expected: "Sun, 19 Aug 6221 22:30:52 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 6221-08-19T14:11:52.9029388-08:19, format: "r", provider: , expected: "Sun, 19 Aug 6221 22:30:52 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 4262-02-24T00:58:48.8837500-01:19, format: "G", provider: , expected: "02/24/4262 00:58:48") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9204-03-05T11:04:47.2885260-05:07, format: "y", provider: , expected: "9204 March") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 7057-03-09T15:41:26.8971284-00:21, format: "G", provider: , expected: "03/09/7057 15:41:26") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yy", provider: en-US, expected: "34") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yy", provider: th-TH, expected: "42") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyy", provider: en-US, expected: "1234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyy", provider: th-TH, expected: "10542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyy", provider: en-US, expected: "1234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyy", provider: th-TH, expected: "10542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyy", provider: en-US, expected: "01234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyy", provider: th-TH, expected: "10542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyy", provider: en-US, expected: "001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyy", provider: th-TH, expected: "010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyy", provider: en-US, expected: "0001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyy", provider: th-TH, expected: "0010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyy", provider: en-US, expected: "00001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyy", provider: th-TH, expected: "00010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyy", provider: en-US, expected: "000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyy", provider: th-TH, expected: "000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyy", provider: en-US, expected: "0000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyy", provider: th-TH, expected: "0000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyy", provider: en-US, expected: "00000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyy", provider: th-TH, expected: "00000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyyy", provider: en-US, expected: "000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyyy", provider: th-TH, expected: "000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyyyy", provider: en-US, expected: "0000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyyyy", provider: th-TH, expected: "0000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyyyyy", provider: en-US, expected: "00000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyyyyy", provider: th-TH, expected: "00000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyyyyyy", provider: en-US, expected: "000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyyyyyy", provider: th-TH, expected: "000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyyyyyyy", provider: en-US, expected: "0000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyyyyyyy", provider: th-TH, expected: "0000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyyyyyyyy", provider: en-US, expected: "00000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyyyyyyyy", provider: th-TH, expected: "00000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyyyyyyyyy", provider: en-US, expected: "000000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyyyyyyyyy", provider: th-TH, expected: "000000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 1234-05-06T00:00:00.0000000+00:00, format: "yyyyyyyyyyyyyyyyyyy", provider: en-US, expected: "0000000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 9999-12-31T23:59:59.9999999+00:00, format: "yyyyyyyyyyyyyyyyyyy", provider: th-TH, expected: "0000000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryFormat_MatchesExpected(dateTimeOffset: 2023-04-17T10:46:12.0000000+00:00, format: "HH‭mm", provider: null, expected: "10‭46") [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.TryParse_String_FormatProvider_DateTimeStyles_U [14:21:58] info: [STRT] System.Tests.DateTimeOffsetTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_TimeSpan [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestByRefLikeRefReturn [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnNullableNoValue [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnNullable [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: True) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: 'a') [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: 43.6699982) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: 43.670000000000002) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: 232953453454) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: IgnoreCase) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: "Hello") [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: Object { }) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: http://localhost/) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: [0, 0, 0, 0, 0]) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnPropertyGetValue(value: [0, 0, 0, 0, 0, ···]) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: True) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: 'a') [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: 43.6699982) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: 43.670000000000002) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: 232953453454) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: IgnoreCase) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: "Hello") [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: Object { }) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: http://localhost/) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: [0, 0, 0, 0, 0]) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnMethodInvoke(value: [0, 0, 0, 0, 0, ···]) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestRefReturnOfPointer [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: True) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: 'a') [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: 43.6699982) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: 43.670000000000002) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: 42) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: 232953453454) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: IgnoreCase) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: "Hello") [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: Object { }) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: http://localhost/) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: [0, 0, 0, 0, 0]) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnInvoke(value: [0, 0, 0, 0, 0, ···]) [14:21:58] info: [STRT] System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestNullRefReturnOfPointer [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_ValidValueOnCollectionNotContainingThatValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_ValidValueOnCollectionNotContainingThatValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_ValidValueOnCollectionNotContainingThatValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_AfterRemovingAnyValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_AfterRemovingAnyValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_AfterRemovingAnyValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.Ctor_Invalid [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_LastItemToNonDefaultValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_LastItemToNonDefaultValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_LastItemToNonDefaultValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_ToReadOnlyCollection(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_ToReadOnlyCollection(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_ToReadOnlyCollection(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_InvalidValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_InvalidValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_InvalidValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_ReferenceRemovedFromCollection(useRemove: False) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_ReferenceRemovedFromCollection(useRemove: True) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Count_Validity(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Count_Validity(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Count_Validity(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_OnReadOnlyCollection_ThrowsNotSupportedException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_OnReadOnlyCollection_ThrowsNotSupportedException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_OnReadOnlyCollection_ThrowsNotSupportedException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_LastItemToNonDefaultValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_LastItemToNonDefaultValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_LastItemToNonDefaultValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_InvalidValueToMiddleOfCollection(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_InvalidValueToMiddleOfCollection(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_InvalidValueToMiddleOfCollection(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_FirstItemToNonDefaultValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_FirstItemToNonDefaultValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_FirstItemToNonDefaultValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.GetEnumerator_Default_ThrowsInvalidOperationException [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_AfterEndOfCollection(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_AfterEndOfCollection(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_AfterEndOfCollection(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_ReturnsFirstMatchingValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_ReturnsFirstMatchingValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_ReturnsFirstMatchingValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_FromStartToFinish(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_FromStartToFinish(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_FromStartToFinish(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_ValueInCollectionMultipleTimes(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_ValueInCollectionMultipleTimes(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_ValueInCollectionMultipleTimes(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_ArrayIsLargerThanCollection(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_ArrayIsLargerThanCollection(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_ArrayIsLargerThanCollection(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_IndexGreaterThanListCount_ThrowsException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_IndexGreaterThanListCount_ThrowsException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_IndexGreaterThanListCount_ThrowsException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_DuplicateValues(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_DuplicateValues(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_DuplicateValues(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_DuplicateValues(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_DuplicateValues(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_DuplicateValues(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_ValidValueNotContainedInList(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_ValidValueNotContainedInList(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_ValidValueNotContainedInList(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_LastItemToDefaultValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_LastItemToDefaultValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_LastItemToDefaultValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_NullArray_ThrowsArgumentNullException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_NullArray_ThrowsArgumentNullException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_NullArray_ThrowsArgumentNullException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.GetEnumerator_TypeProperties [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_InvalidValueToEndOfCollection(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_InvalidValueToEndOfCollection(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_InvalidValueToEndOfCollection(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_DefaultValueNotContainedInList(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_DefaultValueNotContainedInList(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_DefaultValueNotContainedInList(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_ValidValueThatExistsTwiceInTheCollection(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_ValidValueThatExistsTwiceInTheCollection(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_ValidValueThatExistsTwiceInTheCollection(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_InvalidValue_ThrowsArgumentException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_InvalidValue_ThrowsArgumentException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_InvalidValue_ThrowsArgumentException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_Succeeds(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_Succeeds(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_Succeeds(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_RemoveAt_IndexGreaterThanListCount_ThrowsArgumentOutOfRangeException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_RemoveAt_IndexGreaterThanListCount_ThrowsArgumentOutOfRangeException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_RemoveAt_IndexGreaterThanListCount_ThrowsArgumentOutOfRangeException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Clear_Repeatedly(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Clear_Repeatedly(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Clear_Repeatedly(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_DuplicateValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_DuplicateValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_DuplicateValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_DefaultValueWhenNotAllowed(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_DefaultValueWhenNotAllowed(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_DefaultValueWhenNotAllowed(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_ExactlyEnoughSpaceInArray(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_ExactlyEnoughSpaceInArray(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_ExactlyEnoughSpaceInArray(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_NotEnoughSpaceInOffsettedArray_ThrowsArgumentException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_NotEnoughSpaceInOffsettedArray_ThrowsArgumentException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_NotEnoughSpaceInOffsettedArray_ThrowsArgumentException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_RemoveAt_ZeroMultipleTimes(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_RemoveAt_ZeroMultipleTimes(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_RemoveAt_ZeroMultipleTimes(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_EveryValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_EveryValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_EveryValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_ReturnsSameObjectsOnDifferentEnumerators(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_ReturnsSameObjectsOnDifferentEnumerators(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_ReturnsSameObjectsOnDifferentEnumerators(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_DefaultValueOnCollectionNotContainingDefaultValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_DefaultValueOnCollectionNotContainingDefaultValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_DefaultValueOnCollectionNotContainingDefaultValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_ValueThatExistsTwiceInCollection(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_ValueThatExistsTwiceInCollection(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_ValueThatExistsTwiceInCollection(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ToArray_NonEmptyArray_DoesNotReturnSameArray [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_RemoveAt_OnReadOnlyList(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_RemoveAt_OnReadOnlyList(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_RemoveAt_OnReadOnlyList(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_Succeeds(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_Succeeds(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_Succeeds(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_DefaultValueWhenNotAllowed(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_DefaultValueWhenNotAllowed(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_DefaultValueWhenNotAllowed(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNextFalseAfterEndOfCollection [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemGet_ValidGetWithinListBounds(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemGet_ValidGetWithinListBounds(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemGet_ValidGetWithinListBounds(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.Enumerator_MoveNext_AfterDisposal(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.Enumerator_MoveNext_AfterDisposal(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.Enumerator_MoveNext_AfterDisposal(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_Succeeds(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_Succeeds(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_Succeeds(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.Cast_FromValidArray_ReturnsSegmentForWholeArray [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_NegativeIndex_ThrowsException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_NegativeIndex_ThrowsException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_NegativeIndex_ThrowsException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_Succeeds(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_Succeeds(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_Succeeds(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_BeforeIteration_Support(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_BeforeIteration_Support(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_BeforeIteration_Support(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_LastItemToDefaultValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_LastItemToDefaultValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_LastItemToDefaultValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ToArray_Empty_ReturnsSameArray [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_DefaultValueContainedInList(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_DefaultValueContainedInList(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_DefaultValueContainedInList(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemGet_NegativeIndex_ThrowsException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemGet_NegativeIndex_ThrowsException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemGet_NegativeIndex_ThrowsException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_Succeeds(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_Succeeds(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_Succeeds(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_AfterCallingClear(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_AfterCallingClear(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_AfterCallingClear(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Clear(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Clear(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Clear(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_FirstItemToDefaultValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_FirstItemToDefaultValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_FirstItemToDefaultValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_NonDefaultValueContainedInCollection(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_NonDefaultValueContainedInCollection(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_NonDefaultValueContainedInCollection(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.Slice_Default_ThrowsInvalidOperationException [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_DefaultValueNotContainedInCollection(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_DefaultValueNotContainedInCollection(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_DefaultValueNotContainedInCollection(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.CopyTo_Default_ThrowsInvalidOperationException [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_GetEnumerator_NoExceptionsWhileGetting(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_GetEnumerator_NoExceptionsWhileGetting(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_GetEnumerator_NoExceptionsWhileGetting(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_AfterRemovingAllItems(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_AfterRemovingAllItems(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_AfterRemovingAllItems(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.Ctor_Empty [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_NonDefaultValueNotContainedInCollection(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_NonDefaultValueNotContainedInCollection(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_NonDefaultValueNotContainedInCollection(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_OnReadOnlyList(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_OnReadOnlyList(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_OnReadOnlyList(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_DefaultValueContainedInCollection(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_DefaultValueContainedInCollection(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_DefaultValueContainedInCollection(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_DefaultValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_DefaultValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_DefaultValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_DefaultValueOnCollectionContainingDefaultValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_DefaultValueOnCollectionContainingDefaultValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_DefaultValueOnCollectionContainingDefaultValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_ToReadOnlyList(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_ToReadOnlyList(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_ToReadOnlyList(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_RemoveAt_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_RemoveAt_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_RemoveAt_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNextHitsAllItems [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemGet_IndexGreaterThanListCount_ThrowsException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemGet_IndexGreaterThanListCount_ThrowsException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemGet_IndexGreaterThanListCount_ThrowsException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_CurrentAtEnd_AfterAdd(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_CurrentAtEnd_AfterAdd(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_CurrentAtEnd_AfterAdd(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_InvalidValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_InvalidValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_InvalidValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_InvalidValue_ThrowsArgumentException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_InvalidValue_ThrowsArgumentException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Remove_InvalidValue_ThrowsArgumentException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_RemoveAt_AllValidIndices(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_RemoveAt_AllValidIndices(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_RemoveAt_AllValidIndices(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_Succeeds(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_Succeeds(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_Succeeds(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_NonGeneric_GetEnumerator_EmptyCollection_UsesSingleton [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_IndexLargerThanArrayCount_ThrowsAnyArgumentException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_IndexLargerThanArrayCount_ThrowsAnyArgumentException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_IndexLargerThanArrayCount_ThrowsAnyArgumentException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_FirstItemToDefaultValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_FirstItemToDefaultValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_FirstItemToDefaultValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_AfterRemoving(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_AfterRemoving(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_AfterRemoving(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_IndexEqualToArrayCount_ThrowsArgumentException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_IndexEqualToArrayCount_ThrowsArgumentException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_CopyTo_IndexEqualToArrayCount_ThrowsArgumentException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_FirstItemToNonDefaultValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_FirstItemToNonDefaultValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_FirstItemToNonDefaultValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_ValidValueOnCollectionContainingThatValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_ValidValueOnCollectionContainingThatValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Contains_ValidValueOnCollectionContainingThatValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_IsReadOnly_Validity(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_IsReadOnly_Validity(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_IsReadOnly_Validity(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_InvalidValue(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_InvalidValue(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_ItemSet_InvalidValue(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.Cast_FromNullArray_ReturnsDefault [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.Empty [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_Succeeds(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_Succeeds(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_Succeeds(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_GetEnumerator_ReturnsUniqueEnumerator(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_GetEnumerator_ReturnsUniqueEnumerator(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_GetEnumerator_ReturnsUniqueEnumerator(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ToArray_Default_ThrowsInvalidOperationException [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_IndexGreaterThanListCount_Appends(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_IndexGreaterThanListCount_Appends(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_Insert_IndexGreaterThanListCount_Appends(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_EachValueNoDuplicates(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_EachValueNoDuplicates(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IList_Generic_IndexOf_EachValueNoDuplicates(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IEnumerable_Generic_Enumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 75) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.IGenericSharedAPI_SerializeDeserialize [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_InvalidValueToBeginningOfCollection(count: 0) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_InvalidValueToBeginningOfCollection(count: 1) [14:21:58] info: [STRT] System.Tests.ArraySegment_Tests_string.ICollection_Generic_Add_InvalidValueToBeginningOfCollection(count: 75) [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int16EnumTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.SpanIntTypeTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.AttributeUsageAttributeTests.Inherited_Set_GetReturnsExpected(value: True) [14:21:58] info: [STRT] System.Tests.AttributeUsageAttributeTests.Inherited_Set_GetReturnsExpected(value: False) [14:21:58] info: [STRT] System.Tests.AttributeUsageAttributeTests.AllowMultiple_Set_GetReturnsExpected(value: True) [14:21:58] info: [STRT] System.Tests.AttributeUsageAttributeTests.AllowMultiple_Set_GetReturnsExpected(value: False) [14:21:58] info: [STRT] System.Tests.AttributeUsageAttributeTests.Ctor_AttributeTargets(validOn: Delegate | GenericParameter) [14:21:58] info: [STRT] System.Tests.AttributeUsageAttributeTests.Ctor_AttributeTargets(validOn: 32768) [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyVersionAttributeTests.Ctor_String(version: null) [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyVersionAttributeTests.Ctor_String(version: "") [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyVersionAttributeTests.Ctor_String(version: "version") [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyVersionAttributeTests.Ctor_String(version: "5.6.7.8.9") [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericTypeParameter1Of2Tests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.NotFiniteNumberExceptionTests.Ctor_String_Double_Exception [14:21:58] info: [STRT] System.Tests.NotFiniteNumberExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.NotFiniteNumberExceptionTests.Ctor_Double [14:21:58] info: [STRT] System.Tests.NotFiniteNumberExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.NotFiniteNumberExceptionTests.Ctor_String_Double [14:21:58] info: [STRT] System.Tests.NotFiniteNumberExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.NegTest8 [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.NegTest4 [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.PositiveTest4 [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.customAttributeCount [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.PositiveTest2 [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.PositiveTest5 [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.NegTest2 [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.PositiveTest6 [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.NegTest3 [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.PositiveTest7 [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.PositiveTest3 [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.NegTest5 [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.PositiveTest1 [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.NegTest1 [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.PositiveTest8 [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.NegTest6 [14:21:58] info: [STRT] System.Tests.GetCustomAttribute.NegTest7 [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.RuntimeArgumentHandleTypeTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Runtime.Tests.MemoryFailPointTests.Ctor_Negative_ThrowsArgumentOutOfRangeException(sizeInMegabytes: -2147483648) [14:21:58] info: [STRT] System.Runtime.Tests.MemoryFailPointTests.Ctor_Negative_ThrowsArgumentOutOfRangeException(sizeInMegabytes: 0) [14:21:58] info: [STRT] System.Runtime.Tests.MemoryFailPointTests.Ctor_Dispose_Success(sizeInMegabytes: 1) [14:21:58] info: [STRT] System.Runtime.Tests.MemoryFailPointTests.Ctor_Dispose_Success(sizeInMegabytes: 2) [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_CheckedUnaryNegationTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromSingleTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromDecimalTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_CheckedAdditionTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadLittleEndianSByteTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromHalfTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.Log2Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromNFloatTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.MaxNumberTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromSByteTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_DivisionTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.SignTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadLittleEndianInt96Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.RotateRightTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromUInt16Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_BitwiseAndTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromNFloatTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryWriteLittleEndianTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadLittleEndianInt16Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadLittleEndianUInt64Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsNegativeTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromUInt32Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_CheckedDivisionTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryWriteBigEndianTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_CheckedDecrementTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromDecimalTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.PopCountTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.OneTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadLittleEndianUInt128Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromUInt32Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromUInt128Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.MinMagnitudeNumberTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_IncrementTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromInt32Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.RadixTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromDecimalTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromInt64Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromInt32Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_MultiplyTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromByteTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsNaNTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromUInt16Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadBigEndianInt128Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_ModulusTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsSubnormalTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromCharTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsImaginaryNumberTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.MinMagnitudeTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadBigEndianUInt128Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsEvenIntegerTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_LeftShiftTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadBigEndianUInt32Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromUInt128Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadLittleEndianInt64Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromUInt64Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsOddIntegerTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.MinMagnitudeMagnitude [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadLittleEndianUInt96Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadBigEndianInt96Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.GetByteCountTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadBigEndianSByteTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromDoubleTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsNegativeInfinityTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromUInt64Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_EqualityTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromHalfTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadBigEndianByteTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromUInt16Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.LeadingZeroCountTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromSByteTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromInt64Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.AdditiveIdentityTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_BitwiseOrTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromUInt32Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadBigEndianUInt96Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.MaxMagnitudeNumberTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromUInt128Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.AbsTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromDoubleTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_GreaterThanTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.MaxValueTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsComplexNumberTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadBigEndianUInt64Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_CheckedMultiplyTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_InequalityTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromUInt64Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_CheckedIncrementTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsZeroTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromInt16Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromSingleTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadLittleEndianInt128Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromInt128Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromInt16Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.ClampTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsPositiveTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromHalfTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromCharTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_GreaterThanOrEqualTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadLittleEndianUInt32Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadBigEndianInt16Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsPositiveInfinityTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromByteTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromInt64Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.RotateLeftTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.MultiplicativeIdentityTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadBigEndianUInt16Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromSByteTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromIntPtrTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromInt32Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_UnaryNegationTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.AllBitsSetTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsCanonicalTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.ZeroTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_SubtractionTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsFiniteTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_AdditionTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_LessThanOrEqualTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.MinTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.GetShortestBitLengthTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromInt128Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_DecrementTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadLittleEndianInt32Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_CheckedSubtractionTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.MinValueTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromNFloatTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_UnaryPlusTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_LessThanTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsNormalTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsInfinityTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.MinNumberTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_ExclusiveOrTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsPow2Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadLittleEndianByteTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromByteTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.MaxTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsRealNumberTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TrailingZeroCountTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadBigEndianInt32Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_UnsignedRightShiftTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadLittleEndianUInt16Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.TryReadBigEndianInt64Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.IsIntegerTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_OnesComplementTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromSingleTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateSaturatingFromInt128Test [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromCharTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.DivRemTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.op_RightShiftTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateTruncatingFromDoubleTest [14:21:58] info: [STRT] System.Tests.CharTests_GenericMath.CreateCheckedFromInt16Test [14:21:58] info: [STRT] System.Text.Tests.EncodingTests.RegisterProvider_EncodingsAreUsable [14:21:58] info: [STRT] System.Text.Tests.EncodingTests.GetEncoding_FromProvider_ByEncodingName_WithDisallowedEncoding_Throws(encodingName: "utf-7", codePage: 65000) [14:21:58] info: [STRT] System.Text.Tests.EncodingTests.GetEncoding_BuiltIn_ByEncodingName_WithDisallowedEncoding_Throws(encodingName: "utf-7", codePage: 65000) [14:21:58] info: [STRT] System.Text.Tests.EncodingTests.GetEncoding_BuiltIn_ByCodePage_WithDisallowedEncoding_Throws(encodingName: "utf-7", codePage: 65000) [14:21:58] info: [STRT] System.Text.Tests.EncodingTests.GetEncoding_FromProvider_ByCodePage_WithDisallowedEncoding_Throws(encodingName: "utf-7", codePage: 65000) [14:21:58] info: [STRT] System.Text.Tests.EncodingTests.GetEncodings_BuiltIn_DoesNotContainDisallowedEncodings(encodingName: "utf-7", codePage: 65000) [14:21:58] info: [STRT] System.Text.Tests.EncodingTests.GetEncodings_FromProvider_DoesNotContainDisallowedEncodings(encodingName: "utf-7", codePage: 65000) [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPtrTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.PlatformNotSupportedExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.PlatformNotSupportedExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.PlatformNotSupportedExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionTests.FusionLogTest [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionTests.Ctor_String_String [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionTests.Ctor_String [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionTests.Ctor_String_String_Exception [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionTests.ToStringTest [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericClassTypeTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.CharTests.CasingTest(lowerForm: 'a', upperForm: 'A', cultureName: "en-US") [14:21:58] info: [STRT] System.Tests.CharTests.CasingTest(lowerForm: 'i', upperForm: 'I', cultureName: "en-US") [14:21:58] info: [STRT] System.Tests.CharTests.CasingTest(lowerForm: 'ı', upperForm: 'I', cultureName: "tr-TR") [14:21:58] info: [STRT] System.Tests.CharTests.CasingTest(lowerForm: 'i', upperForm: 'İ', cultureName: "tr-TR") [14:21:58] info: [STRT] System.Tests.CharTests.CasingTest(lowerForm: '٠', upperForm: '٠', cultureName: "en-US") [14:21:58] info: [STRT] System.Tests.CharTests.IsSeparator_Char [14:21:58] info: [STRT] System.Tests.CharTests.IsNumber_Char [14:21:58] info: [STRT] System.Tests.CharTests.CompareTo_Other_ReturnsExpected(c: 'h', value: 'h', expected: 0) [14:21:58] info: [STRT] System.Tests.CharTests.CompareTo_Other_ReturnsExpected(c: 'h', value: 'a', expected: 1) [14:21:58] info: [STRT] System.Tests.CharTests.CompareTo_Other_ReturnsExpected(c: 'h', value: 'z', expected: -1) [14:21:58] info: [STRT] System.Tests.CharTests.CompareTo_Other_ReturnsExpected(c: 'h', value: null, expected: 1) [14:21:58] info: [STRT] System.Tests.CharTests.IsAsciiDigit_Char [14:21:58] info: [STRT] System.Tests.CharTests.IsNumber_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.IsControl_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.IsSeparator_String_Int [14:21:58] info: [STRT] System.Tests.CharTests.IsLetterOrDigit_String_Int [14:21:58] info: [STRT] System.Tests.CharTests.IsSurrogate_String_Int [14:21:58] info: [STRT] System.Tests.CharTests.IsAsciiHexDigitLower_Char [14:21:58] info: [STRT] System.Tests.CharTests.IsLower_Char [14:21:58] info: [STRT] System.Tests.CharTests.IsAscii_Char [14:21:58] info: [STRT] System.Tests.CharTests.ConvertFromUtf32_InvalidUtf32_ThrowsArgumentOutOfRangeException(utf32: 55296) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertFromUtf32_InvalidUtf32_ThrowsArgumentOutOfRangeException(utf32: 56320) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertFromUtf32_InvalidUtf32_ThrowsArgumentOutOfRangeException(utf32: 57343) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertFromUtf32_InvalidUtf32_ThrowsArgumentOutOfRangeException(utf32: 1114112) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertFromUtf32_InvalidUtf32_ThrowsArgumentOutOfRangeException(utf32: -1) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertFromUtf32_InvalidUtf32_ThrowsArgumentOutOfRangeException(utf32: 2147483647) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertFromUtf32_InvalidUtf32_ThrowsArgumentOutOfRangeException(utf32: -2147483648) [14:21:58] info: [STRT] System.Tests.CharTests.IsWhitespace_Char [14:21:58] info: [STRT] System.Tests.CharTests.IsDigit_Char [14:21:58] info: [STRT] System.Tests.CharTests.IsUpper_String_Int [14:21:58] info: [STRT] System.Tests.CharTests.IsControl_Char [14:21:58] info: [STRT] System.Tests.CharTests.IsSurrogate_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.GetNumericValue_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.IsAsciiLetterLower_Char [14:21:58] info: [STRT] System.Tests.CharTests.ToStringTest(c: 'a', expected: "a") [14:21:58] info: [STRT] System.Tests.CharTests.ToStringTest(c: 'ꯍ', expected: "ꯍ") [14:21:58] info: [STRT] System.Tests.CharTests.IsWhiteSpace_String_Int [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 'a', minInclusive: 'a', maxExclusive: 'a', expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 'ሴ', minInclusive: 'ስ', maxExclusive: 'ሱ', expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 'ሴ', minInclusive: 'ģ', maxExclusive: 'ሴ', expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 'ሴ', minInclusive: 'ģ', maxExclusive: 'ሳ', expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 'ሴ', minInclusive: '⍅', maxExclusive: 0xffff, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 'ሴ', minInclusive: 'ģ', maxExclusive: '⍅', expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 0xffff, minInclusive: '\0', maxExclusive: 0xffff, expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 'ሴ', minInclusive: '\0', maxExclusive: 0xffff, expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: '\0', minInclusive: '\0', maxExclusive: 0xffff, expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: '{', minInclusive: 'a', maxExclusive: 'z', expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: '`', minInclusive: 'a', maxExclusive: 'z', expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 'z', minInclusive: 'a', maxExclusive: 'z', expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 'm', minInclusive: 'a', maxExclusive: 'z', expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 'a', minInclusive: 'a', maxExclusive: 'z', expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 'c', minInclusive: 'a', maxExclusive: 'b', expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: '`', minInclusive: 'a', maxExclusive: 'b', expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 'b', minInclusive: 'a', maxExclusive: 'b', expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 'a', minInclusive: 'a', maxExclusive: 'b', expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 'b', minInclusive: 'a', maxExclusive: 'a', expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: '`', minInclusive: 'a', maxExclusive: 'a', expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 'b', minInclusive: 'c', maxExclusive: 'd', expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.IsBetween_Char(c: 'b', minInclusive: 'd', maxExclusive: 'c', expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.IsControl_String_Int [14:21:58] info: [STRT] System.Tests.CharTests.IsLetter_Char [14:21:58] info: [STRT] System.Tests.CharTests.IsHighSurrogate_Char [14:21:58] info: [STRT] System.Tests.CharTests.ConvertFromUtf32(utf32: 65536, expected: "𐀀") [14:21:58] info: [STRT] System.Tests.CharTests.ConvertFromUtf32(utf32: 66559, expected: "𐏿") [14:21:58] info: [STRT] System.Tests.CharTests.ConvertFromUtf32(utf32: 1048575, expected: "󿿿") [14:21:58] info: [STRT] System.Tests.CharTests.ConvertFromUtf32(utf32: 1113088, expected: "􏰀") [14:21:58] info: [STRT] System.Tests.CharTests.ConvertFromUtf32(utf32: 1114111, expected: "􏿿") [14:21:58] info: [STRT] System.Tests.CharTests.ConvertFromUtf32(utf32: 0, expected: "\0") [14:21:58] info: [STRT] System.Tests.CharTests.ConvertFromUtf32(utf32: 1023, expected: "Ͽ") [14:21:58] info: [STRT] System.Tests.CharTests.ConvertFromUtf32(utf32: 57344, expected: "") [14:21:58] info: [STRT] System.Tests.CharTests.ConvertFromUtf32(utf32: 65535, expected: "\xffff") [14:21:58] info: [STRT] System.Tests.CharTests.IsNumber_String_Int [14:21:58] info: [STRT] System.Tests.CharTests.IsAsciiLetterUpper_Char [14:21:58] info: [STRT] System.Tests.CharTests.IsLowSurrogate_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.IsLowSurrogate_String_Int [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8(data: [48], expectedChar: '0') [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8(data: [195, 144], expectedChar: 'Ð') [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8(data: [226, 136, 180], expectedChar: '∴') [14:21:58] info: [STRT] System.Tests.CharTests.IsLetter_String_Int [14:21:58] info: [STRT] System.Tests.CharTests.IsPunctuation_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.IsLower_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.IsHighSurrogate_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.IsSymbol_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.IsSurrogatePair_Char [14:21:58] info: [STRT] System.Tests.CharTests.IsSurrogate_Char [14:21:58] info: [STRT] System.Tests.CharTests.IsLetterOrDigit_Char [14:21:58] info: [STRT] System.Tests.CharTests.IsSymbol_String_Int [14:21:58] info: [STRT] System.Tests.CharTests.ToUpper [14:21:58] info: [STRT] System.Tests.CharTests.IsSeparator_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.IsSymbol_Char [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_Char_Char(highSurrogate: 0xd800, lowSurrogate: 0xdc00, expected: 65536) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_Char_Char(highSurrogate: 0xd800, lowSurrogate: 0xdfff, expected: 66559) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_Char_Char(highSurrogate: 0xdbbf, lowSurrogate: 0xdfff, expected: 1048575) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_Char_Char(highSurrogate: 0xdbff, lowSurrogate: 0xdc00, expected: 1113088) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_Char_Char(highSurrogate: 0xdbff, lowSurrogate: 0xdfff, expected: 1114111) [14:21:58] info: [STRT] System.Tests.CharTests.IsAsciiHexDigitUpper_Char [14:21:58] info: [STRT] System.Tests.CharTests.Parse_Invalid(s: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.CharTests.Parse_Invalid(s: "", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.Parse_Invalid(s: "\n\r", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.Parse_Invalid(s: "kj", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.Parse_Invalid(s: " a", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.Parse_Invalid(s: "a ", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.Parse_Invalid(s: "\\u0135", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.Parse_Invalid(s: "ĵ6", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.Parse_Invalid(s: "𐐁", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.IsLowSurrogate_Char [14:21:58] info: [STRT] System.Tests.CharTests.ToLower [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [240, 159, 152], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [226, 136, 192], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [244, 144], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [240, 144], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [240, 143], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [238, 128], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [237, 191], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [237, 159], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [224, 160], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [240, 159, 152, 32], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [224, 159], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [194, 194], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [244], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [237], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [194], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [245], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [193], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [128, 128, 128], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [128], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [48, 64, 80], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [193, 191], exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.CharTests.ParseUtf8_Invalid(data: [240, 159, 152, 178], exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'a', other: 'a', comparisonType: Ordinal, cultureName: null, expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'a', other: 'A', comparisonType: Ordinal, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'a', other: 'b', comparisonType: Ordinal, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'a', other: 97, comparisonType: Ordinal, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'a', other: "a", comparisonType: Ordinal, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'a', other: null, comparisonType: Ordinal, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'F', other: 'f', comparisonType: Ordinal, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'F', other: 'f', comparisonType: OrdinalIgnoreCase, cultureName: null, expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'F', other: 'f', comparisonType: CurrentCulture, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'F', other: 'f', comparisonType: CurrentCultureIgnoreCase, cultureName: null, expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'F', other: 'f', comparisonType: InvariantCulture, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'F', other: 'f', comparisonType: InvariantCultureIgnoreCase, cultureName: null, expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ü', other: 'Ü', comparisonType: Ordinal, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ü', other: 'Ü', comparisonType: OrdinalIgnoreCase, cultureName: null, expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ü', other: 'Ü', comparisonType: CurrentCulture, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ü', other: 'Ü', comparisonType: CurrentCultureIgnoreCase, cultureName: null, expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ü', other: 'Ü', comparisonType: InvariantCulture, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ü', other: 'Ü', comparisonType: InvariantCultureIgnoreCase, cultureName: null, expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ı', other: 'I', comparisonType: Ordinal, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ı', other: 'I', comparisonType: OrdinalIgnoreCase, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ı', other: 'I', comparisonType: CurrentCulture, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ı', other: 'I', comparisonType: CurrentCultureIgnoreCase, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ı', other: 'I', comparisonType: InvariantCulture, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ı', other: 'I', comparisonType: InvariantCultureIgnoreCase, cultureName: null, expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ı', other: 'I', comparisonType: Ordinal, cultureName: "tr-TR", expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ı', other: 'I', comparisonType: OrdinalIgnoreCase, cultureName: "tr-TR", expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ı', other: 'I', comparisonType: CurrentCulture, cultureName: "tr-TR", expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ı', other: 'I', comparisonType: CurrentCultureIgnoreCase, cultureName: "tr-TR", expected: True) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ı', other: 'I', comparisonType: InvariantCulture, cultureName: "tr-TR", expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.EqualsTest(c: 'ı', other: 'I', comparisonType: InvariantCultureIgnoreCase, cultureName: "tr-TR", expected: False) [14:21:58] info: [STRT] System.Tests.CharTests.IsWhiteSpace_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.MinValue [14:21:58] info: [STRT] System.Tests.CharTests.LatinRangeTest [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_Char_Char_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.IsUpper_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.GetNumericValue_String_Int(s: "𐄇", index: 0, expected: 1) [14:21:58] info: [STRT] System.Tests.CharTests.GetNumericValue_String_Int(s: "9", index: 0, expected: 9) [14:21:58] info: [STRT] System.Tests.CharTests.GetNumericValue_String_Int(s: "99", index: 1, expected: 9) [14:21:58] info: [STRT] System.Tests.CharTests.GetNumericValue_String_Int(s: " 7 ", index: 1, expected: 7) [14:21:58] info: [STRT] System.Tests.CharTests.GetNumericValue_String_Int(s: "Test 7", index: 5, expected: 7) [14:21:58] info: [STRT] System.Tests.CharTests.GetNumericValue_String_Int(s: "T", index: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.CharTests.IsUpper_Char [14:21:58] info: [STRT] System.Tests.CharTests.ToUpperInvariant [14:21:58] info: [STRT] System.Tests.CharTests.Parse(s: "a", expected: 'a') [14:21:58] info: [STRT] System.Tests.CharTests.Parse(s: "4", expected: '4') [14:21:58] info: [STRT] System.Tests.CharTests.Parse(s: " ", expected: ' ') [14:21:58] info: [STRT] System.Tests.CharTests.Parse(s: "\n", expected: '\n') [14:21:58] info: [STRT] System.Tests.CharTests.Parse(s: "\0", expected: '\0') [14:21:58] info: [STRT] System.Tests.CharTests.Parse(s: "ĵ", expected: 'ĵ') [14:21:58] info: [STRT] System.Tests.CharTests.Parse(s: "י", expected: 'י') [14:21:58] info: [STRT] System.Tests.CharTests.Parse(s: "", expected: 0xe001) [14:21:58] info: [STRT] System.Tests.CharTests.Parse(s: "\xd801", expected: 0xd801) [14:21:58] info: [STRT] System.Tests.CharTests.Parse(s: "\xdc01", expected: 0xdc01) [14:21:58] info: [STRT] System.Tests.CharTests.GetTypeCode_Invoke_ReturnsBoolean [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.IsAsciiLetterOrDigit_Char [14:21:58] info: [STRT] System.Tests.CharTests.GetNumericValue_Char(c: '0', expected: 0) [14:21:58] info: [STRT] System.Tests.CharTests.GetNumericValue_Char(c: '9', expected: 9) [14:21:58] info: [STRT] System.Tests.CharTests.GetNumericValue_Char(c: 'T', expected: -1) [14:21:58] info: [STRT] System.Tests.CharTests.IsSurrogatePair_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.IsLetterOrDigit_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.MaxValue [14:21:58] info: [STRT] System.Tests.CharTests.IsLower_String_Int [14:21:58] info: [STRT] System.Tests.CharTests.IsDigit_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.IsHighSurrogate_String_Int [14:21:58] info: [STRT] System.Tests.CharTests.CompareTo_ObjectNotDouble_ThrowsArgumentException(value: "a") [14:21:58] info: [STRT] System.Tests.CharTests.CompareTo_ObjectNotDouble_ThrowsArgumentException(value: 234) [14:21:58] info: [STRT] System.Tests.CharTests.IsPunctuation_String_Int [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_String_Int(s: "𐀀", index: 0, expected: 65536) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_String_Int(s: "󿿿", index: 0, expected: 1048575) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_String_Int(s: "􏰀", index: 0, expected: 1113088) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_String_Int(s: "􏿿", index: 0, expected: 1114111) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_String_Int(s: "\0\x01", index: 0, expected: 0) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_String_Int(s: "\0\x01", index: 1, expected: 1) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_String_Int(s: "\0", index: 0, expected: 0) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_String_Int(s: " ퟿", index: 0, expected: 32) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_String_Int(s: " ퟿", index: 1, expected: 55295) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_String_Int(s: "abcde", index: 4, expected: 101) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_String_Int(s: "\xd800𐏿", index: 1, expected: 66559) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_String_Int(s: "\xd800퟿", index: 1, expected: 55295) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_String_Int(s: "\xd800\0", index: 1, expected: 0) [14:21:58] info: [STRT] System.Tests.CharTests.ConvertToUtf32_String_Int(s: "\xdf01\0", index: 1, expected: 0) [14:21:58] info: [STRT] System.Tests.CharTests.ToLowerInvariant [14:21:58] info: [STRT] System.Tests.CharTests.IsLetter_String_Int_Invalid [14:21:58] info: [STRT] System.Tests.CharTests.IsAsciiLetter_Char [14:21:58] info: [STRT] System.Tests.CharTests.IsAsciiHexDigit_Char [14:21:58] info: [STRT] System.Tests.CharTests.IsSurrogatePair_String_Int [14:21:58] info: [STRT] System.Tests.CharTests.IsDigit_String_Int [14:21:58] info: [STRT] System.Tests.CharTests.NonLatinRangeTest [14:21:58] info: [STRT] System.Tests.CharTests.IsPunctuation_Char [14:21:58] info: [STRT] System.Runtime.Tests.JitInfoTests.JitInfoIsNotPopulated [14:21:58] info: [STRT] System.Runtime.Tests.JitInfoTests.JitInfoIsPopulated [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyKeyFileAttributeTests.Ctor_String(keyFile: null) [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyKeyFileAttributeTests.Ctor_String(keyFile: "") [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyKeyFileAttributeTests.Ctor_String(keyFile: "keyFile") [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyKeyFileAttributeTests.Ctor_String(keyFile: "KeyFile.snk") [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Reset_BeforeIteration_Support(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Reset_BeforeIteration_Support(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Reset_BeforeIteration_Support(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_NonZeroLowerBound(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_NonZeroLowerBound(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_NonZeroLowerBound(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Keys_ModifyingTheDictionaryUpdatesTheCollection(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Keys_ModifyingTheDictionaryUpdatesTheCollection(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Keys_ModifyingTheDictionaryUpdatesTheCollection(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Values_Enumeration_ParentDictionaryModifiedInvalidatesEnumerator(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Values_Enumeration_ParentDictionaryModifiedInvalidatesEnumerator(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Values_Enumeration_ParentDictionaryModifiedInvalidatesEnumerator(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_Count_Validity(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_Count_Validity(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_Count_Validity(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Contains_ValidKeyNotContainedInDictionary(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Contains_ValidKeyNotContainedInDictionary(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Contains_ValidKeyNotContainedInDictionary(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_NegativeIndex_ThrowsArgumentOutOfRangeException(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_NonNullKey_NullValue(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_NonNullKey_NullValue(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_NonNullKey_NullValue(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Contains_NullKeyNotContainedInDictionary(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Contains_NullKeyNotContainedInDictionary(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Contains_NullKeyNotContainedInDictionary(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Keys_ContainsAllCorrectobjects(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Keys_ContainsAllCorrectobjects(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Keys_ContainsAllCorrectobjects(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemGet_NullKey(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemGet_NullKey(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemGet_NullKey(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_MoveNext_FromStartToFinish(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_MoveNext_FromStartToFinish(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_MoveNext_FromStartToFinish(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Values_Enumeration_Reset(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Values_Enumeration_Reset(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Values_Enumeration_Reset(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_GetEnumerator_ReturnsUniqueEnumerator(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_GetEnumerator_ReturnsUniqueEnumerator(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_GetEnumerator_ReturnsUniqueEnumerator(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Values_ModifyingTheDictionaryUpdatesTheCollection(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Values_ModifyingTheDictionaryUpdatesTheCollection(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Values_ModifyingTheDictionaryUpdatesTheCollection(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_ArrayOfEnumType(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_ArrayOfEnumType(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_ArrayOfEnumType(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemSet_ReplacesExistingValueWhenPresent(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemSet_ReplacesExistingValueWhenPresent(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemSet_ReplacesExistingValueWhenPresent(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Keys_Enumeration_Reset(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Keys_Enumeration_Reset(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Keys_Enumeration_Reset(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Current_ReturnsSameValueOnRepeatedCalls(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_MoveNext_AfterEndOfCollection(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_MoveNext_AfterEndOfCollection(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_MoveNext_AfterEndOfCollection(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_DuplicateKey(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_DuplicateKey(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_DuplicateKey(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Values_IncludeDuplicatesMultipleTimes(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Values_IncludeDuplicatesMultipleTimes(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Values_IncludeDuplicatesMultipleTimes(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Remove_NullKey(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Remove_NullKey(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Remove_NullKey(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_ArrayOfIncorrectValueType(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_ArrayOfIncorrectValueType(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_ArrayOfIncorrectValueType(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IsReadOnly_Validity(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IsReadOnly_Validity(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IsReadOnly_Validity(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Values_ContainsAllCorrecobjects(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Values_ContainsAllCorrecobjects(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Values_ContainsAllCorrecobjects(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_NullArray_ThrowsArgumentNullException(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_NullArray_ThrowsArgumentNullException(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_NullArray_ThrowsArgumentNullException(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_TwoDimensionArray_ThrowsException(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_TwoDimensionArray_ThrowsException(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_TwoDimensionArray_ThrowsException(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Reset_BeforeIteration_Support(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Reset_BeforeIteration_Support(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Reset_BeforeIteration_Support(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Remove_ThrowsWhenNotSupported(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Remove_ThrowsWhenNotSupported(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Remove_ThrowsWhenNotSupported(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_SyncRoot(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_SyncRoot(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_SyncRoot(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Current_FromStartToFinish(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Current_FromStartToFinish(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Current_FromStartToFinish(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_IndexEqualToArrayCount_ThrowsArgumentException(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_IndexEqualToArrayCount_ThrowsArgumentException(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_IndexEqualToArrayCount_ThrowsArgumentException(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_GetEnumerator_EmptyCollection_UsesSingleton [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_IndexLargerThanArrayCount_ThrowsAnyArgumentException(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_IndexLargerThanArrayCount_ThrowsAnyArgumentException(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_IndexLargerThanArrayCount_ThrowsAnyArgumentException(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_NotEnoughSpaceInOffsettedArray_ThrowsArgumentException(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_NotEnoughSpaceInOffsettedArray_ThrowsArgumentException(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_NotEnoughSpaceInOffsettedArray_ThrowsArgumentException(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Clear(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Clear(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Clear(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_GetEnumerator_NoExceptionsWhileGetting(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_GetEnumerator_NoExceptionsWhileGetting(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_GetEnumerator_NoExceptionsWhileGetting(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.Enumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.Enumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.Enumerator_Current_BeforeFirstMoveNext_UndefinedBehavior(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_IsSynchronized(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_IsSynchronized(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_IsSynchronized(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_ArrayIsLargerThanCollection(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_ArrayIsLargerThanCollection(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_ArrayIsLargerThanCollection(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemGet_MissingNullKey_ThrowsKeyNotFoundException(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemGet_MissingNullKey_ThrowsKeyNotFoundException(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemGet_MissingNullKey_ThrowsKeyNotFoundException(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_NullKey_NonNullValue(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_NullKey_NonNullValue(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_NullKey_NonNullValue(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.Enumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.Enumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.Enumerator_Current_ModifiedDuringEnumeration_UndefinedBehavior(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_SyncRootUnique(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_SyncRootUnique(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_SyncRootUnique(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Current_FromStartToFinish(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Current_FromStartToFinish(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Current_FromStartToFinish(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemSet_NullKey(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemSet_NullKey(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemSet_NullKey(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.Enumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.Enumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.Enumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemGet_PresenobjectReturnsCorrecobject(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemGet_PresenobjectReturnsCorrecobject(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemGet_PresenobjectReturnsCorrecobject(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_ExactlyEnoughSpaceInArray(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_ExactlyEnoughSpaceInArray(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_ExactlyEnoughSpaceInArray(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemSet_OnReadOnlyDictionary_ThrowsNotSupportedException(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemSet_OnReadOnlyDictionary_ThrowsNotSupportedException(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemSet_OnReadOnlyDictionary_ThrowsNotSupportedException(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_ArrayOfIncorrectReferenceType(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_ArrayOfIncorrectReferenceType(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_ArrayOfIncorrectReferenceType(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Current_ReturnsSameObjectsOnDifferentEnumerators(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Current_ReturnsSameObjectsOnDifferentEnumerators(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Current_ReturnsSameObjectsOnDifferentEnumerators(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemSet_AddsNewValueWhenNotPresent(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemSet_AddsNewValueWhenNotPresent(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemSet_AddsNewValueWhenNotPresent(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemGet_MissingNonNullKey_ThrowsKeyNotFoundException(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemGet_MissingNonNullKey_ThrowsKeyNotFoundException(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_ItemGet_MissingNonNullKey_ThrowsKeyNotFoundException(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Keys_Enumeration_ParentDictionaryModifiedInvalidatesEnumerator(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Keys_Enumeration_ParentDictionaryModifiedInvalidatesEnumerator(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Keys_Enumeration_ParentDictionaryModifiedInvalidatesEnumerator(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IsFixedSize_Validity(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IsFixedSize_Validity(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IsFixedSize_Validity(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_IDictionaryEnumerator_Current_AfterEndOfEnumerable_UndefinedBehavior(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_NonNullKey_NonNulValue(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_NonNullKey_NonNulValue(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_NonNullKey_NonNulValue(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IEnumerable_NonGeneric_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Contains_ValidKeyContainedInDictionary(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Contains_ValidKeyContainedInDictionary(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Contains_ValidKeyContainedInDictionary(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_NullKey_NullValue(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_NullKey_NullValue(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_NullKey_NullValue(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Contains_NullKeyContainedInDictionary(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Contains_NullKeyContainedInDictionary(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Contains_NullKeyContainedInDictionary(count: 75) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_OnReadOnlyDictionary_ThrowsNotSupportedException(count: 0) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_OnReadOnlyDictionary_ThrowsNotSupportedException(count: 1) [14:21:58] info: [STRT] System.Tests.ExceptionDataTests.IDictionary_NonGeneric_Add_OnReadOnlyDictionary_ThrowsNotSupportedException(count: 75) [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.StringArrayTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.FeatureGuardAttributeTests.TestConstructor [14:21:58] info: [STRT] System.Runtime.Serialization.Tests.OptionalFieldAttributeTests.VersionAdded_ValueLessThanZero_ThrowsArgumentException(value: -1) [14:21:58] info: [STRT] System.Runtime.Serialization.Tests.OptionalFieldAttributeTests.VersionAdded_ValueLessThanZero_ThrowsArgumentException(value: 0) [14:21:58] info: [STRT] System.Runtime.Serialization.Tests.OptionalFieldAttributeTests.VersionAdded_Set_GetReturnsExpected(value: 1) [14:21:58] info: [STRT] System.Runtime.Serialization.Tests.OptionalFieldAttributeTests.VersionAdded_Set_GetReturnsExpected(value: 2) [14:21:58] info: [STRT] System.Runtime.Serialization.Tests.OptionalFieldAttributeTests.Ctor_Default [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericNestedClassTypeTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ValueTypeTypeTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Runtime.ConstrainedExecution.Tests.PrePrepareMethodAttributeTests.SettableOnConstructors [14:21:58] info: [STRT] System.Runtime.ConstrainedExecution.Tests.PrePrepareMethodAttributeTests.SettableOnMethods [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "0", offset: 0, count: 1, style: Integer, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "+123", offset: 0, count: 4, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: " 123 ", offset: 0, count: 7, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "65535", offset: 0, count: 5, style: Integer, provider: null, expected: 65535) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: null, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "abc", offset: 0, count: 3, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "$1,000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 1, count: 2, style: Integer, provider: null, expected: 23) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "+123", offset: 0, count: 2, style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "+123", offset: 1, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "AJK", offset: 0, count: 1, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "111", offset: 0, count: 1, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "$1,000", offset: 0, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidSpanTest(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromUInt32Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromHalfTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_CheckedAdditionTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadLittleEndianSByteTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromInt32Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_BitwiseAndTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromSingleTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.MinNumberTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromUInt16Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_CheckedDivisionTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.RadixTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadLittleEndianInt128Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.RotateRightTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromUInt128Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_BitwiseOrTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromUInt16Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.AllBitsSetTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromSingleTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadLittleEndianInt32Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadLittleEndianUInt96Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsPositiveTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_EqualityTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryWriteLittleEndianTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_DivisionTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromHalfTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.PopCountTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.OneTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.GetByteCountTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromByteTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_UnsignedRightShiftTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_CheckedIncrementTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromInt128Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.AbsTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromCharTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromInt16Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromInt128Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_CheckedMultiplyTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromDoubleTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsNormalTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromUInt64Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromDecimalTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadBigEndianInt128Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_MultiplyTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.MaxMagnitudeNumberTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromDoubleTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsNaNTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_SubtractionTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadLittleEndianByteTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromSingleTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsInfinityTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_RightShiftTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadBigEndianUInt32Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsComplexNumberTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadLittleEndianInt64Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsEvenIntegerTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsSubnormalTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_LeftShiftTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadLittleEndianUInt128Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadBigEndianInt96Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.GetShortestBitLengthTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadBigEndianUInt16Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsCanonicalTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromInt16Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsOddIntegerTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromUInt128Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_InequalityTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromInt64Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadBigEndianByteTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromUInt128Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.RotateLeftTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromUInt32Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.AdditiveIdentityTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_ExclusiveOrTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadBigEndianUInt128Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_CheckedSubtractionTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromByteTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromCharTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromInt32Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_GreaterThanOrEqualTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.MinValueTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsImaginaryNumberTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadBigEndianUInt96Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ClampTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.MaxValueTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromUInt64Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_ModulusTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.MinMagnitudeTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromInt128Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromUInt32Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadLittleEndianInt96Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromSByteTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromNFloatTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.MaxTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsZeroTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromInt16Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromDoubleTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_LessThanTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadLittleEndianUInt32Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadBigEndianInt16Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsRealNumberTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromDecimalTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.LeadingZeroCountTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.MultiplicativeIdentityTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadBigEndianSByteTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromUInt16Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromNFloatTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromNFloatTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidStringTest(value: "0", style: Integer, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidStringTest(value: "+123", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidStringTest(value: " 123 ", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidStringTest(value: "65535", style: Integer, provider: null, expected: 65535) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidStringTest(value: "1000", style: AllowThousands, provider: null, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidStringTest(value: "123", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidStringTest(value: "abc", style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidStringTest(value: "ABC", style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidStringTest(value: "10010", style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidStringTest(value: "101010111100", style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidStringTest(value: "101010111100", style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseValidStringTest(value: "$1,000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsPow2Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsFiniteTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromByteTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_UnaryPlusTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsIntegerTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_AdditionTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_CheckedDecrementTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.SignTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadLittleEndianUInt64Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromSByteTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_DecrementTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadLittleEndianUInt16Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "65536", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_IncrementTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromSByteTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "65536", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.MaxNumberTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsPositiveInfinityTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsNegativeTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateCheckedFromInt64Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_GreaterThanTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_OnesComplementTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadLittleEndianInt16Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromDecimalTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.MinTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.MinMagnitudeNumberTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TrailingZeroCountTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadBigEndianInt32Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_CheckedUnaryNegationTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryWriteBigEndianTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadBigEndianInt64Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.IsNegativeInfinityTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.Log2Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromUInt64Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateSaturatingFromInt64Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.ZeroTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.DivRemTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromInt32Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromHalfTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_UnaryNegationTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.TryReadBigEndianUInt64Test [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.op_LessThanOrEqualTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.CreateTruncatingFromCharTest [14:21:58] info: [STRT] System.Tests.UInt16Tests_GenericMath.MaxMagnitudeTest [14:21:58] info: [STRT] System.Collections.Generic.Tests.KeyValuePairTests.Create_ReturnsExpected [14:21:58] info: [STRT] System.Collections.Generic.Tests.KeyValuePairTests.ToString_NonNullKeyNullValue_ReturnsExpected [14:21:58] info: [STRT] System.Collections.Generic.Tests.KeyValuePairTests.ToString_NonNullKeyNonNullValue_ReturnsExpected [14:21:58] info: [STRT] System.Collections.Generic.Tests.KeyValuePairTests.Ctor_KeyValue_ReturnsExpected [14:21:58] info: [STRT] System.Collections.Generic.Tests.KeyValuePairTests.ToString_NullKeyNonNullValue_ReturnsExpected [14:21:58] info: [STRT] System.Collections.Generic.Tests.KeyValuePairTests.ToString_NullKeyNullValue_ReturnsExpected [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_Invalid [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilderWithMultipleChunks_WholeString [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilderWithMultipleChunks [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "", oldValue: "a", newValue: "!", startIndex: 0, count: 0, expected: "") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aaaabbbbccccdddd", newValue: "", startIndex: 16, count: 0, expected: "aaaabbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aaaabbbbccccdddd", newValue: "", startIndex: 0, count: 16, expected: "") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "b", newValue: null, startIndex: 0, count: 16, expected: "aaaaccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "a", newValue: "", startIndex: 0, count: 16, expected: "bbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aaaa", newValue: "$!", startIndex: 0, count: 16, expected: "$!bbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aaaa", newValue: "!", startIndex: 0, count: 16, expected: "!bbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aaaabbbbccccdddde", newValue: "", startIndex: 0, count: 16, expected: "aaaabbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aa", newValue: "$!$", startIndex: 0, count: 16, expected: "$!$$!$bbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aa", newValue: "!", startIndex: 0, count: 16, expected: "!!bbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aab", newValue: "!", startIndex: 2, count: 3, expected: "aa!bbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aab", newValue: "!", startIndex: 2, count: 2, expected: "aaaabbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "a", newValue: "!", startIndex: 4, count: 1, expected: "aaaabbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "a", newValue: "!", startIndex: 2, count: 3, expected: "aa!!bbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "a", newValue: "!", startIndex: 0, count: 16, expected: "!!!!bbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "aaaabbbbccccdddd", oldValue: "aa", newValue: "$!", startIndex: 0, count: 16, expected: "$!$!bbbbccccdddd") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilder(value: "aaaaaaaaaaaaaaaa", oldValue: "a", newValue: "b", startIndex: 0, count: 16, expected: "bbbbbbbbbbbbbbbb") [14:21:58] info: [STRT] System.Text.Tests.StringBuilderReplaceTests_Span.Replace_StringBuilderWithMultipleChunks_LongString [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ObjectTypeTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.StrongBoxTests.Value [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.StrongBoxTests.Ctor [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithNestedOverriddenNotBitwiseComparableTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithFloatFieldNotTightlyPackedNaNCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithFloatFieldNotTightlyPackedZeroCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.ToStringTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithDoubleFieldTightlyPackedNaNCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithFloatFieldTightlyPackedNaNCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithNestedDoubleFieldTightlyPackedZeroCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithNestedFloatFieldNotTightlyPackedZeroCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithNestedDoubleFieldTightlyPackedNaNCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithNestedFloatFieldTightlyPackedNaNCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithNestedDoubleFieldNotTightlyPackedZeroCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithFloatFieldTightlyPackedZeroCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithDoubleFieldTightlyPackedZeroCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithDoubleFieldNotTightlyPackedZeroCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructContainsPointerCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithNestedDoubleFieldNotTightlyPackedNaNCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithNestedOverriddenEqualsCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithNestedFloatFieldTightlyPackedZeroCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithoutNestedOverriddenEqualsCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithDoubleFieldNotTightlyPackedNaNCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructWithNestedFloatFieldNotTightlyPackedNaNCompareTest [14:21:58] info: [STRT] System.Tests.ValueTypeTests.StructContainsPointerNestedCompareTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.TryFormatTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.FromToTimeSpanTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.CompareOperatorsTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.MinMaxValuesTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.DeconstructionTest_Hour_Minute_Second_Millisecond(hour: 12, minute: 59, second: 31, millisecond: 1) [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.DeconstructionTest_Hour_Minute_Second_Millisecond(hour: 14, minute: 2, second: 29, millisecond: 2) [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.DeconstructionTest_Hour_Minute_Second_Millisecond(hour: 1, minute: 13, second: 1, millisecond: 100) [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.FromDateTimeTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.DeconstructionTest_Hour_Minute_Second_Millisecond_Microsecond_Now [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.ComparisonsTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.IsBetweenTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.FormatParseTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.DeconstructionTest_Hour_Minute_Second_Millisecond_Microsecond(hour: 12, minute: 59, second: 31, millisecond: 1, microsecond: 7) [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.DeconstructionTest_Hour_Minute_Second_Millisecond_Microsecond(hour: 14, minute: 2, second: 29, millisecond: 2, microsecond: 3) [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.DeconstructionTest_Hour_Minute_Second_Millisecond_Microsecond(hour: 1, minute: 13, second: 1, millisecond: 100, microsecond: 2) [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.SubtractOperatorTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.DeconstructionTest_Hour_Minute(hour: 12, minute: 59) [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.DeconstructionTest_Hour_Minute(hour: 14, minute: 2) [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.DeconstructionTest_Hour_Minute(hour: 1, minute: 13) [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.ConstructorsTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.CustomFormattingTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.AddTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.InvalidFormatsTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.GetHashCodeTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.OAndRFormatsTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.DeconstructionTest_Hour_Minute_Second(hour: 12, minute: 59, second: 31) [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.DeconstructionTest_Hour_Minute_Second(hour: 14, minute: 2, second: 2) [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.DeconstructionTest_Hour_Minute_Second(hour: 1, minute: 13, second: 1) [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.BasicFormatParseTest [14:21:58] info: [STRT] System.Tests.TimeOnlyTests.AllCulturesTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "-123", offset: 0, count: 4, style: Number, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "0", offset: 0, count: 1, style: Number, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Number, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: " 123 ", offset: 0, count: 7, style: Number, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "567.89", offset: 0, count: 6, style: Number, provider: null, expected: 567.89) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "-567.89", offset: 0, count: 7, style: Number, provider: null, expected: -567.89) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "0.666666666666666666666666666650000000000000000000"···, offset: 0, count: 93, style: Number, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.6666666666666666666666666666) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: ".234", offset: 0, count: 4, style: Number, provider: null, expected: 0.234) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "234.", offset: 0, count: 4, style: Number, provider: null, expected: 234.0) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "70000000000000000000000000000.", offset: 0, count: 30, style: Number, provider: null, expected: 70000000000000000000000000000) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "070000000000000000000000000000.", offset: 0, count: 31, style: Number, provider: null, expected: 70000000000000000000000000000) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "79228162514264337593543950335", offset: 0, count: 29, style: Number, provider: null, expected: 79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "-79228162514264337593543950335", offset: 0, count: 30, style: Number, provider: null, expected: -79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "79,228,162,514,264,337,593,543,950,335", offset: 0, count: 38, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "123.1", offset: 0, count: 5, style: AllowDecimalPoint, provider: null, expected: 123.1) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "1,000", offset: 0, count: 5, style: AllowThousands, provider: null, expected: 1000) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "123.567", offset: 0, count: 7, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123.567) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "123.123", offset: 0, count: 7, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123.123) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "1234567890123456789012345.678456", offset: 0, count: 32, style: Number, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1234567890123456789012345.6785) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "-123", offset: 1, count: 3, style: Number, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "-123", offset: 0, count: 3, style: Number, provider: null, expected: -12) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "1,000", offset: 0, count: 4, style: AllowThousands, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "1,000", offset: 2, count: 3, style: AllowThousands, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidSpanTest(value: "1234567890123456789012345.678456", offset: 1, count: 4, style: Number, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 2345) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromNFloatTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromDecimalTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_CheckedAdditionTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_IncrementTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromHalfTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.MaxNumberTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromSingleTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromInt32Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromByteTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromUInt32Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.TryWriteSignificandLittleEndianTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_LessThanTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsImaginaryNumberTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.MinTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsEvenIntegerTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ClampTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromInt16Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.TryWriteExponentBigEndianTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.MinValueTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsSubnormalTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsInfinityTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromDecimalTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_CheckedMultiplyTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromCharTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_GreaterThanOrEqualTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromUInt128Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.MultiplicativeIdentityTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromUInt16Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromUInt64Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_UnaryNegationTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromInt16Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromInt32Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromUInt128Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromUInt32Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromHalfTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromDoubleTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromIntPtrTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromUInt16Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsRealNumberTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromSByteTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromSingleTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_CheckedDivisionTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromInt64Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.MinMagnitudeNumberTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromByteTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsPositiveTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_CheckedSubtractionTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.GetSignificandByteCountTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsComplexNumberTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsNormalTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_CheckedUnaryNegationTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.GetExponentByteCountTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsIntegerTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.TryWriteExponentLittleEndianTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsNaNTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.MaxMagnitudeTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.NegativeOneTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.MaxValueTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_DivisionTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_MultiplyTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_InequalityTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsNegativeTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromCharTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsPositiveInfinityTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromInt128Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.AbsTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromUInt64Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_DecrementTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromInt128Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_GreaterThanTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsCanonicalTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromInt16Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_AdditionTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.SignTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.GetSignificandBitLengthTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_UnaryPlusTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromNFloatTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromUInt64Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromUInt32Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.OneTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromHalfTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsOddIntegerTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.GetExponentShortestBitLengthTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromNFloatTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromInt32Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromSByteTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromDoubleTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_SubtractionTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromUInt128Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromDecimalTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.TryWriteSignificandBigEndianTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromInt64Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromCharTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromInt128Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.MinMagnitudeTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromSingleTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromByteTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.MinNumberTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_CheckedIncrementTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_LessThanOrEqualTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "-123", style: Number, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "0", style: Number, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "123", style: Number, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: " 123 ", style: Number, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "567.89", style: Number, provider: null, expected: 567.89) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "-567.89", style: Number, provider: null, expected: -567.89) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "0.666666666666666666666666666650000000000000000000"···, style: Number, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.6666666666666666666666666666) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: ".234", style: Number, provider: null, expected: 0.234) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "234.", style: Number, provider: null, expected: 234.0) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "70000000000000000000000000000.", style: Number, provider: null, expected: 70000000000000000000000000000) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "070000000000000000000000000000.", style: Number, provider: null, expected: 70000000000000000000000000000) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "79228162514264337593543950335", style: Number, provider: null, expected: 79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "-79228162514264337593543950335", style: Number, provider: null, expected: -79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "79,228,162,514,264,337,593,543,950,335", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "123.1", style: AllowDecimalPoint, provider: null, expected: 123.1) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "1,000", style: AllowThousands, provider: null, expected: 1000) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "123", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "123.567", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123.567) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "123", style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "123.123", style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123.123) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "(123)", style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseValidStringTest(value: "1234567890123456789012345.678456", style: Number, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1234567890123456789012345.6785) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateSaturatingFromDoubleTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsFiniteTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.AdditiveIdentityTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ZeroTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_EqualityTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromInt64Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsZeroTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidSpanTest(value: null, style: Number, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidSpanTest(value: "79228162514264337593543950336", style: Number, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidSpanTest(value: "", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidSpanTest(value: " ", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidSpanTest(value: "ab", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidSpanTest(value: "(123)", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidSpanTest(value: "$100", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidSpanTest(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidSpanTest(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidSpanTest(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidSpanTest(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidSpanTest(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidSpanTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.MaxTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.IsNegativeInfinityTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromSByteTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidStringTest(value: null, style: Number, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidStringTest(value: "79228162514264337593543950336", style: Number, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidStringTest(value: "", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidStringTest(value: " ", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidStringTest(value: "ab", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidStringTest(value: "(123)", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidStringTest(value: "$100", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidStringTest(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidStringTest(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidStringTest(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidStringTest(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidStringTest(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.ParseInvalidStringTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.CreateCheckedFromUInt16Test [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_CheckedDecrementTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.RadixTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.op_ModulusTest [14:21:58] info: [STRT] System.Tests.DecimalTests_GenericMath.MaxMagnitudeNumberTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-1", offset: 0, count: 2, style: Integer, provider: null, expected: -1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-12", offset: 0, count: 3, style: Integer, provider: null, expected: -12) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-123", offset: 0, count: 4, style: Integer, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-1234", offset: 0, count: 5, style: Integer, provider: null, expected: -1234) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-12345", offset: 0, count: 6, style: Integer, provider: null, expected: -12345) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-123456", offset: 0, count: 7, style: Integer, provider: null, expected: -123456) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-1234567", offset: 0, count: 8, style: Integer, provider: null, expected: -1234567) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-12345678", offset: 0, count: 9, style: Integer, provider: null, expected: -12345678) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-123456789", offset: 0, count: 10, style: Integer, provider: null, expected: -123456789) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-1234567890", offset: 0, count: 11, style: Integer, provider: null, expected: -1234567890) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: -1431655766) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "80000000", offset: 0, count: 8, style: HexNumber, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "FFFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: -1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "10000000000000000000000000000000", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "11111111111111111111111111111111", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: -1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "$(1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "($1000)", offset: 0, count: 7, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "$-1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-$1000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "|1000", offset: 0, count: 5, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-2147483648", offset: 0, count: 11, style: AllowLeadingSign, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123-", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: " -2147483648 ", offset: 0, count: 17, style: Integer, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "(1E2)", offset: 0, count: 5, style: AllowParentheses | AllowExponent, provider: null, expected: -100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-1E2", offset: 0, count: 4, style: AllowLeadingSign | AllowExponent, provider: null, expected: -100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -23123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -3) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "3.00", offset: 0, count: 4, style: Number, provider: , expected: 3) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "3.00000000", offset: 0, count: 10, style: Number, provider: , expected: 3) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "3.000000000", offset: 0, count: 11, style: Number, provider: , expected: 3) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "3.0000000000", offset: 0, count: 12, style: Number, provider: , expected: 3) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "2147483647", offset: 1, count: 9, style: None, provider: null, expected: 147483647) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "2147483647", offset: 1, count: 1, style: None, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123\0\0", offset: 2, count: 2, style: None, provider: null, expected: 3) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "abc", offset: 0, count: 1, style: HexNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "ABC", offset: 1, count: 1, style: HexNumber, provider: null, expected: 11) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "FFFFFFFF", offset: 6, count: 2, style: HexNumber, provider: null, expected: 255) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "FFFFFFFF", offset: 0, count: 1, style: HexNumber, provider: null, expected: 15) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "10101", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "001010", offset: 2, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "FFFFFF11", offset: 6, count: 2, style: BinaryNumber, provider: null, expected: 3) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1FFFFFFF", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-$1000", offset: 1, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 1, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "100", offset: 0, count: 1, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1000", offset: 1, count: 3, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "|1000", offset: 0, count: 2, style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123", offset: 0, count: 2, style: Any, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-2147483648", offset: 0, count: 10, style: AllowLeadingSign, provider: null, expected: -214748364) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "123-", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1E2", offset: 0, count: 1, style: AllowExponent, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "1E+2", offset: 3, count: 1, style: AllowExponent, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "(1E2)", offset: 1, count: 3, style: AllowParentheses | AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidSpanTest(value: "-1E2", offset: 1, count: 3, style: AllowLeadingSign | AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromUInt32Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromHalfTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_CheckedAdditionTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadLittleEndianUInt16Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromInt32Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_BitwiseAndTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromSingleTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.MinNumberTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromUInt32Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_CheckedDivisionTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.RadixTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadLittleEndianInt128Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.RotateRightTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromUInt128Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_BitwiseOrTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromUInt32Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.AllBitsSetTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromUInt16Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadLittleEndianInt32Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadLittleEndianUInt96Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsPositiveInfinityTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsCanonicalTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_EqualityTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryWriteLittleEndianTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_DivisionTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromInt16Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.PopCountTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ZeroTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.GetByteCountTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromCharTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.NegativeOneTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_CheckedIncrementTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromIntPtrTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromByteTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromDecimalTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromInt32Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromNFloatTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ClampTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromDoubleTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsOddIntegerTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromUInt64Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromDecimalTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadBigEndianInt128Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_MultiplyTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.MinMagnitudeTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromDoubleTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsNegativeTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_SubtractionTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadLittleEndianByteTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromUInt16Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsIntegerTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_UnsignedRightShiftTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadBigEndianUInt64Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsComplexNumberTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadLittleEndianInt64Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsEvenIntegerTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsZeroTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_LeftShiftTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadLittleEndianUInt128Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadBigEndianSByteTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.GetShortestBitLengthTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadBigEndianUInt16Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsFiniteTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromInt16Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsPositiveTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromUInt128Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_IncrementTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromInt128Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadBigEndianByteTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromUInt128Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.RotateLeftTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromSingleTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromNFloatTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.AdditiveIdentityTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_ExclusiveOrTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadBigEndianUInt128Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_CheckedSubtractionTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromCharTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromCharTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromInt32Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_GreaterThanOrEqualTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.MinValueTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsInfinityTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadBigEndianUInt96Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.MaxTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.MaxValueTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromByteTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_ModulusTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.MinMagnitudeNumberTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromUInt64Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadLittleEndianSByteTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromSByteTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromSByteTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.MaxNumberTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.MaxMagnitudeTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromInt64Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromInt64Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_LessThanTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadLittleEndianUInt64Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadBigEndianInt32Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsSubnormalTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromDoubleTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromNFloatTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.LeadingZeroCountTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_CheckedMultiplyTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadBigEndianInt96Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromByteTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromInt128Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromInt64Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "0", style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "2147483647", style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "02147483647", style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "00000000000000000000000000000000000000000000000002"···, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123\0\0", style: None, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1", style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "12", style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "-1", style: Integer, provider: null, expected: -1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "-12", style: Integer, provider: null, expected: -12) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "-123", style: Integer, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "-1234", style: Integer, provider: null, expected: -1234) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "-12345", style: Integer, provider: null, expected: -12345) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "-123456", style: Integer, provider: null, expected: -123456) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "-1234567", style: Integer, provider: null, expected: -1234567) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "-12345678", style: Integer, provider: null, expected: -12345678) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "-123456789", style: Integer, provider: null, expected: -123456789) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "-1234567890", style: Integer, provider: null, expected: -1234567890) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: -1431655766) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "abc", style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "ABC", style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "80000000", style: HexNumber, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "FFFFFFFF", style: HexNumber, provider: null, expected: -1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "100100011", style: BinaryNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "101010111100", style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "10010", style: BinaryNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "10000000000000000000000000000000", style: BinaryNumber, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "11111111111111111111111111111111", style: BinaryNumber, provider: null, expected: -1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "$1|000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "$ 1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "$(1000)", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "($1000)", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "$-1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "-$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "100", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "|1000", style: AllowLeadingSign | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123", style: Any, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "-2147483648", style: AllowLeadingSign, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "-123", style: AllowLeadingSign, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "+0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "-0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "+123", style: AllowLeadingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "|123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123", style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123+", style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123-", style: AllowTrailingSign, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123|", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: " 123", style: AllowLeadingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: " 123 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123 ", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123 \0\0", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: " 2147483647 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: " -2147483648 ", style: Integer, provider: null, expected: -2147483648) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "\t\t123\t\t", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "\n\n123\n\n", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "\v\v123\v\v", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "\f\f123\f\f", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "\r\r123\r\r", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: " 0 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: " 000000000 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1000", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1|0|0|0", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1|||", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1111", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1E2", style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1E+2", style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1e2", style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1E0", style: AllowExponent, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "(1E2)", style: AllowParentheses | AllowExponent, provider: null, expected: -100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "-1E2", style: AllowLeadingSign | AllowExponent, provider: null, expected: -100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "1E|2", style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123", style: AllowParentheses, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "(123)", style: AllowParentheses, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "67|", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -23123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -3) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "3.00", style: Number, provider: , expected: 3) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "3.00000000", style: Number, provider: , expected: 3) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "3.000000000", style: Number, provider: , expected: 3) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseValidStringTest(value: "3.0000000000", style: Number, provider: , expected: 3) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsPow2Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsImaginaryNumberTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromDecimalTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_UnaryPlusTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsNaNTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_AdditionTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_CheckedDecrementTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.SignTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryWriteBigEndianTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromSByteTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_InequalityTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadLittleEndianInt96Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "65E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "65E+10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483649-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "(2147483649)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775808.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483648.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-32768.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-128.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "127.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "255.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "32767.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "65535.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483647.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967295.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775807.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551615.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-9223372036854775808.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-2147483648.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-32768.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "-128.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "127.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "255.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "32767.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "65535.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483647.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "4294967295.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "9223372036854775807.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "18446744073709551615.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "3.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "3.000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "3.0000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "3.00000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "3.100", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "3.100000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "3.1000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "3.10000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidStringTest(value: "2147483646.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.MultiplicativeIdentityTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromSingleTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "65E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "65E+10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "65E-1", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "67.9", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110 ", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110 \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483649-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "(2147483649)", style: AllowParentheses, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2E10", style: AllowExponent, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775808.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483648.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-32768.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-128.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "127.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "255.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "32767.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "65535.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483647.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967295.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775807.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551615.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-9223372036854775808.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-2147483648.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-32768.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "-128.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "127.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "255.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "32767.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "65535.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483647.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "4294967295.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "9223372036854775807.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "18446744073709551615.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "3.001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "3.000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "3.0000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "3.00000000001", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "3.100", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "3.100000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "3.1000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "3.10000000000", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.ParseInvalidSpanTest(value: "2147483646.1", style: Number, provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_DecrementTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsRealNumberTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsNegativeInfinityTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.AbsTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_GreaterThanTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_OnesComplementTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadLittleEndianUInt32Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromHalfTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.MinTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_RightShiftTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TrailingZeroCountTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadBigEndianInt16Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_CheckedUnaryNegationTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadLittleEndianInt16Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadBigEndianInt64Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.IsNormalTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_LessThanOrEqualTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateCheckedFromUInt16Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateSaturatingFromInt128Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.DivRemTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromUInt64Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromInt16Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.op_UnaryNegationTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.Log2Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.TryReadBigEndianUInt32Test [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.OneTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.MaxMagnitudeNumberTest [14:21:58] info: [STRT] System.Tests.Int32Tests_GenericMath.CreateTruncatingFromHalfTest [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.Int64EnumTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.StringSyntaxAttributeTests.Ctor_Roundtrips(syntax: "DateTimeFormat") [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.StringSyntaxAttributeTests.Ctor_Roundtrips(syntax: "Json") [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.StringSyntaxAttributeTests.Ctor_Roundtrips(syntax: "Regex") [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonSzIntArrayTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.UseInterpolationSyntax_ResultMatchesExpected [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.AppendFormatted_ReadOnlySpanChar [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.LengthAndHoleArguments_Valid(literalLength: 0, formattedCount: 0) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.LengthAndHoleArguments_Valid(literalLength: 1, formattedCount: 1) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.LengthAndHoleArguments_Valid(literalLength: 42, formattedCount: 84) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.LengthAndHoleArguments_Valid(literalLength: -1, formattedCount: 0) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.LengthAndHoleArguments_Valid(literalLength: -1, formattedCount: -1) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.LengthAndHoleArguments_Valid(literalLength: -16, formattedCount: 1) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithSmallValidBuffers(utf16Input: "", expectedUtf8TranscodingHex: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithSmallValidBuffers(utf16Input: "X", expectedUtf8TranscodingHex: "58") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithSmallValidBuffers(utf16Input: "é", expectedUtf8TranscodingHex: "C3A9") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithSmallValidBuffers(utf16Input: "€", expectedUtf8TranscodingHex: "E282AC") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithReplacements_AndCustomBufferSizes(utf16Input: "é", isFinalChunk: True, expectedNumCharsConsumed: 1, expectedOperationStatus: DestinationTooSmall, expectedUtf8TranscodingHex: "C3A9") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithReplacements_AndCustomBufferSizes(utf16Input: "é", isFinalChunk: True, expectedNumCharsConsumed: 2, expectedOperationStatus: Done, expectedUtf8TranscodingHex: "C3A9EFBFBD") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithReplacements_AndCustomBufferSizes(utf16Input: "é", isFinalChunk: True, expectedNumCharsConsumed: 1, expectedOperationStatus: DestinationTooSmall, expectedUtf8TranscodingHex: "C3A9") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithReplacements_AndCustomBufferSizes(utf16Input: "é", isFinalChunk: True, expectedNumCharsConsumed: 2, expectedOperationStatus: Done, expectedUtf8TranscodingHex: "C3A9EFBFBD") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithReplacements_AndCustomBufferSizes(utf16Input: "é", isFinalChunk: False, expectedNumCharsConsumed: 1, expectedOperationStatus: NeedMoreData, expectedUtf8TranscodingHex: "C3A9") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithReplacements_AndCustomBufferSizes(utf16Input: "éX", isFinalChunk: True, expectedNumCharsConsumed: 2, expectedOperationStatus: DestinationTooSmall, expectedUtf8TranscodingHex: "C3A9EFBFBD") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithReplacements_AndCustomBufferSizes(utf16Input: "éX", isFinalChunk: False, expectedNumCharsConsumed: 2, expectedOperationStatus: DestinationTooSmall, expectedUtf8TranscodingHex: "C3A9EFBFBD") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithReplacements_AndCustomBufferSizes(utf16Input: "éX", isFinalChunk: True, expectedNumCharsConsumed: 3, expectedOperationStatus: Done, expectedUtf8TranscodingHex: "C3A9EFBFBD58") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithReplacements_AndCustomBufferSizes(utf16Input: "éX", isFinalChunk: False, expectedNumCharsConsumed: 3, expectedOperationStatus: Done, expectedUtf8TranscodingHex: "C3A9EFBFBD58") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.AppendLiteral [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithSmallInvalidBuffers(utf8HexInput: "80", expectedNumBytesConsumed: 0, expectedUtf16Transcoding: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithSmallInvalidBuffers(utf8HexInput: "8182", expectedNumBytesConsumed: 0, expectedUtf16Transcoding: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithSmallInvalidBuffers(utf8HexInput: "838485", expectedNumBytesConsumed: 0, expectedUtf16Transcoding: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithSmallInvalidBuffers(utf8HexInput: "5880", expectedNumBytesConsumed: 1, expectedUtf16Transcoding: "X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithSmallInvalidBuffers(utf8HexInput: "588182", expectedNumBytesConsumed: 1, expectedUtf16Transcoding: "X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithSmallInvalidBuffers(utf8HexInput: "C0", expectedNumBytesConsumed: 0, expectedUtf16Transcoding: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithSmallInvalidBuffers(utf8HexInput: "C080", expectedNumBytesConsumed: 0, expectedUtf16Transcoding: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithSmallInvalidBuffers(utf8HexInput: "C08081", expectedNumBytesConsumed: 0, expectedUtf16Transcoding: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithSmallInvalidBuffers(utf8HexInput: "58C1", expectedNumBytesConsumed: 1, expectedUtf16Transcoding: "X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithSmallInvalidBuffers(utf8HexInput: "58C180", expectedNumBytesConsumed: 1, expectedUtf16Transcoding: "X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithSmallInvalidBuffers(utf8HexInput: "58C27F", expectedNumBytesConsumed: 1, expectedUtf16Transcoding: "X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithSmallInvalidBuffers(utf8HexInput: "E2827F", expectedNumBytesConsumed: 0, expectedUtf16Transcoding: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithSmallInvalidBuffers(utf8HexInput: "E09F80", expectedNumBytesConsumed: 0, expectedUtf16Transcoding: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithSmallInvalidBuffers(utf8HexInput: "E0C080", expectedNumBytesConsumed: 0, expectedUtf16Transcoding: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithSmallInvalidBuffers(utf8HexInput: "ED7F80", expectedNumBytesConsumed: 0, expectedUtf16Transcoding: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithSmallInvalidBuffers(utf8HexInput: "EDA080", expectedNumBytesConsumed: 0, expectedUtf16Transcoding: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.AppendFormatted_String [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithReplacement(utf8HexInput: "588058", expectedUtf16Transcoding: "X�X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithReplacement(utf8HexInput: "58FF58", expectedUtf16Transcoding: "X�X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithReplacement(utf8HexInput: "58C258", expectedUtf16Transcoding: "X�X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithReplacement(utf8HexInput: "58C1C18058", expectedUtf16Transcoding: "X���X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithReplacement(utf8HexInput: "58C3A9E08080", expectedUtf16Transcoding: "Xé���") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithReplacement(utf8HexInput: "F09F9880F08F8080F09F9880", expectedUtf16Transcoding: "😀����😀") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithReplacement(utf8HexInput: "F09F9880F4908080F09F9880", expectedUtf16Transcoding: "😀����😀") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithReplacement(utf8HexInput: "C3A9EDA058", expectedUtf16Transcoding: "é��X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithReplacement(utf8HexInput: "C3A9ED8058", expectedUtf16Transcoding: "é�X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithReplacement(utf8HexInput: "C3A9F38058", expectedUtf16Transcoding: "é�X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithReplacement(utf8HexInput: "C3A9F3808058", expectedUtf16Transcoding: "é�X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.AppendFormatted_ReferenceTypes_CreateProviderFlowed [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "😀😀") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "€€éééé") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "€€€é") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "€€€€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "€€€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "€@P`") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "€@") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "éPé0@P") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "éPQ") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "éééPQ") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "éééé") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "Aé0123") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "ABé0123") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "ABCé0123") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "éABCD0123456789:;<=>?01234567é89:;<=>?") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "éABCD0123456789:;<=>?") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "éX") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "Xé") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "é") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "XYZ") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "XY") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "😀@AB") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_ValidBuffers(utf16Input: "🤸🏽‍♀️") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_AllPossibleScalarValues [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithInvalidSurrogates(utf16Input: "", expectedNumCharsConsumed: 0, expectedUtf8TranscodingHex: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithInvalidSurrogates(utf16Input: "A", expectedNumCharsConsumed: 1, expectedUtf8TranscodingHex: "41") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithInvalidSurrogates(utf16Input: "AB", expectedNumCharsConsumed: 1, expectedUtf8TranscodingHex: "41") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithInvalidSurrogates(utf16Input: "AB", expectedNumCharsConsumed: 1, expectedUtf8TranscodingHex: "41") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithInvalidSurrogates(utf16Input: "AB", expectedNumCharsConsumed: 2, expectedUtf8TranscodingHex: "4142") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithInvalidSurrogates(utf16Input: "AB", expectedNumCharsConsumed: 2, expectedUtf8TranscodingHex: "4142") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "AB") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "€€😀") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "€😀") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "€éX") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "€€€X€€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "€€X€€€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "€€€€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "€é") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "€XX") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "€X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "€€X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "é€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "ééé€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "😀") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "ééXX") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "éééé") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "éX") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "Xéé") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "Xé") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "ABCDEFGHI€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "ABCDEFGHéJ") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "ABCDEFG€IJ") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "ABCDEFéHIJ") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "ABCDEFGHIJ") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "ABCDEFGH") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "ABCDEF") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "ABCD") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "éééX") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithLargeValidBuffers(utf16Input: "😀€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.AppendFormatted_ValueTypes_ICustomFormatter [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithVariousIncompleteBuffers(utf8HexInput: "C2", expectedNumBytesConsumed: 0, expectedUtf16Transcoding: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithVariousIncompleteBuffers(utf8HexInput: "E282", expectedNumBytesConsumed: 0, expectedUtf16Transcoding: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithVariousIncompleteBuffers(utf8HexInput: "58C2", expectedNumBytesConsumed: 1, expectedUtf16Transcoding: "X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithVariousIncompleteBuffers(utf8HexInput: "58E0", expectedNumBytesConsumed: 1, expectedUtf16Transcoding: "X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithVariousIncompleteBuffers(utf8HexInput: "58E0BF", expectedNumBytesConsumed: 1, expectedUtf16Transcoding: "X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithVariousIncompleteBuffers(utf8HexInput: "58F0", expectedNumBytesConsumed: 1, expectedUtf16Transcoding: "X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithVariousIncompleteBuffers(utf8HexInput: "58F0BF", expectedNumBytesConsumed: 1, expectedUtf16Transcoding: "X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithVariousIncompleteBuffers(utf8HexInput: "58F0BFA0", expectedNumBytesConsumed: 1, expectedUtf16Transcoding: "X") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithVariousIncompleteBuffers(utf8HexInput: "C3A9C2", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "é") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithVariousIncompleteBuffers(utf8HexInput: "C3A9E0", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "é") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithVariousIncompleteBuffers(utf8HexInput: "C3A9F0", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "é") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithVariousIncompleteBuffers(utf8HexInput: "C3A9E0BF", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "é") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithVariousIncompleteBuffers(utf8HexInput: "C3A9F0BF", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "é") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithVariousIncompleteBuffers(utf8HexInput: "E282ACC2", expectedNumBytesConsumed: 3, expectedUtf16Transcoding: "€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithVariousIncompleteBuffers(utf8HexInput: "E282ACE0", expectedNumBytesConsumed: 3, expectedUtf16Transcoding: "€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithVariousIncompleteBuffers(utf8HexInput: "E282ACF0", expectedNumBytesConsumed: 3, expectedUtf16Transcoding: "€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.AppendFormatted_ValueTypes_CreateProviderFlowed [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_AllPossibleScalarValues [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.AppendFormatted_ReferenceTypes_ICustomFormatter [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithReplacements(utf16Input: "", expectedUtf8TranscodingHex: "EFBFBD") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithReplacements(utf16Input: "", expectedUtf8TranscodingHex: "EFBFBD") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithReplacements(utf16Input: "", expectedUtf8TranscodingHex: "EFBFBDEFBFBD") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithReplacements(utf16Input: "ABCD", expectedUtf8TranscodingHex: "41EFBFBD42EFBFBD43EFBFBD44") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "303180202122232425", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031FD808080", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031FC808080", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031FB808080", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031FA808080", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031F9808080", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031F8808080", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031F7808080", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031F6808080", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031F5808080", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031E69C88E59BE69C88", expectedNumBytesConsumed: 5, expectedUtf16Transcoding: "01月") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031EDA080E282ACE282AC", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031E1C080E282ACE282AC", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031FE808080", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031E17F80E282ACE282AC", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031E07F80E282ACE282AC", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031E09F80E282ACE282AC", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "C280C280C280C180", expectedNumBytesConsumed: 6, expectedUtf16Transcoding: "€€€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "C280C280C180C280", expectedNumBytesConsumed: 4, expectedUtf16Transcoding: "€€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "C280C28080203040", expectedNumBytesConsumed: 4, expectedUtf16Transcoding: "€€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "C280C2C0", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "C280C27F", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "C2C0C280", expectedNumBytesConsumed: 0, expectedUtf16Transcoding: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "C27FC280", expectedNumBytesConsumed: 0, expectedUtf16Transcoding: "") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "C280C180", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "€") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031C1802021222324", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031C0802021222324", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031E0C080E282ACE282AC", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToChars_WithLargeInvalidBuffers(utf8HexInput: "3031FF808080", expectedNumBytesConsumed: 2, expectedUtf16Transcoding: "01") [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.AppendFormatted_BufferTooSmall(bufferLength: 0) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.AppendFormatted_BufferTooSmall(bufferLength: 100) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.AppendFormatted_EmptyBuffer_ZeroLengthWritesSuccessful [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.AppendFormatted_ReadOnlySpanByte [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.AppendFormatted_String_ICustomFormatter [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.AppendFormatted_ReferenceTypes [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.AppendFormatted_ValueTypes [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithOnlyStandaloneSurrogates(charValue: 0xd800, expectedOperationStatus: NeedMoreData) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.ToBytes_WithOnlyStandaloneSurrogates(charValue: 0xdfff, expectedOperationStatus: InvalidData) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf8Tests.AppendFormatted_BufferTooSmall_CustomFormatter [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvariantName_RespectsCustomNames [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToFileTimeUtc_SmallDate_ThrowsArgumentOutOfRangeException(date: 0001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToFileTimeUtc_SmallDate_ThrowsArgumentOutOfRangeException(date: 1600-12-31T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromOADate_Invoke_ReturnsExpected(value: -1.5, expected: 1899-12-29T12:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromOADate_Invoke_ReturnsExpected(value: -1, expected: 1899-12-29T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromOADate_Invoke_ReturnsExpected(value: 0, expected: 1899-12-30T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromOADate_Invoke_ReturnsExpected(value: 1, expected: 1899-12-31T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromOADate_Invoke_ReturnsExpected(value: 1.5, expected: 1899-12-31T12:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromOADate_Invoke_ReturnsExpected(value: -657434.99999998999, expected: 0100-01-01T23:59:59.9990000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromOADate_Invoke_ReturnsExpected(value: -657434.99999999988, expected: 0099-12-31T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromOADate_Invoke_ReturnsExpected(value: 2958465.9999999939, expected: 9999-12-31T23:59:59.9990000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.MaxValue [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidMinute_ThrowsArgumentOutOfRangeException(minute: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidMinute_ThrowsArgumentOutOfRangeException(minute: 60) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToBinary_Invoke_ReturnsExpected(date: 0001-05-23T21:21:18.9101112Z, expected: 4611809475216489016) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToBinary_Invoke_ReturnsExpected(date: 0001-05-23T21:21:18.9101112, expected: 123456789101112) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToBinary_Invoke_ReturnsExpected(date: 0001-05-23T21:21:18.9101112+00:00, expected: -9223248580065674696) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToBinary_Invoke_ReturnsExpected(date: 9999-12-31T23:59:59.9999999, expected: 3155378975999999999) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToBinary_Invoke_ReturnsExpected(date: 0001-01-01T00:00:00.0000000, expected: 0) [14:21:58] info: [STRT] System.Tests.DateTimeTests.IsDaylightSavingTime_Invoke_ReturnsExpected(date: 2018-11-24T00:00:00.0000000Z, expected: False) [14:21:58] info: [STRT] System.Tests.DateTimeTests.IsDaylightSavingTime_Invoke_ReturnsExpected(date: 0001-01-01T00:00:00.0000000, expected: False) [14:21:58] info: [STRT] System.Tests.DateTimeTests.IsDaylightSavingTime_Invoke_ReturnsExpected(date: 9999-12-31T23:59:59.9999999, expected: False) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromFileTime_OutOfRange_ThrowsArgumentOutOfRangeException(fileTime: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromFileTime_OutOfRange_ThrowsArgumentOutOfRangeException(fileTime: 2650467744000000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DayOfYear_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "d") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "D") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "f") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "F") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "g") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "G") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "m") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "M") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "o") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "O") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "r") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "R") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "s") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "t") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "T") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "u") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "U") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "y") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExactRoundtrip_Success(standardFormat: "Y") [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddHours_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 9999-12-31T23:59:59.9999999, hours: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddHours_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 0001-01-01T00:00:00.0000000, hours: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddHours_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:38.1980000+00:00, hours: 1.7976931348623157E+308) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddHours_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:38.1980000+00:00, hours: -1.7976931348623157E+308) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TimeOfDay_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidHour_ThrowsArgumentOutOfRangeException(hour: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidHour_ThrowsArgumentOutOfRangeException(hour: 24) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "6/28/2004 13:00:00 AM", format: "M/d/yyyy HH':'mm':'ss tt", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "6/28/2004 03:00:00 PM", format: "M/d/yyyy HH':'mm':'ss tt", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "1", format: "dd", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "99", format: "dd", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "123", format: "dd", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "1", format: "mm", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "99", format: "mm", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "123", format: "mm", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "1", format: "ss", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "99", format: "ss", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "123", format: "ss", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "1", format: "MM", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "99", format: "MM", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "Fep", format: "MMM", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "Jantember", format: "MMMM", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "123", format: "YY", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "12345", format: "YYYY", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "1", format: "HH", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "99", format: "HH", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "123", format: "HH", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "1", format: "hh", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "99", format: "hh", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "123", format: "hh", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "1", format: "ff", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "123", format: "ff", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "123456", format: "fffff", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "1234", format: "fffff", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "AM", format: "t", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "PM", format: "t", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "PM", format: "ttt", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "AAM", format: "tt", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidInputs_Fail(input: "CM", format: "tt", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Add_TimeSpan_ReturnsExpected(dateTime: 0001-01-01T00:00:00.0001000, timeSpan: 00:00:00.0000010, expected: 0001-01-01T00:00:00.0001010) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Add_TimeSpan_ReturnsExpected(dateTime: 0001-01-01T00:00:00.0001000, timeSpan: 00:00:00, expected: 0001-01-01T00:00:00.0001000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Add_TimeSpan_ReturnsExpected(dateTime: 0001-01-01T00:00:00.0001000, timeSpan: -00:00:00.0000010, expected: 0001-01-01T00:00:00.0000990) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_ValidInput_Succeeds(input: "1234 12", culture: , expected: 1234-12-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_ValidInput_Succeeds(input: "12 1234", culture: , expected: 1234-12-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_ValidInput_Succeeds(input: "12 1234 11", culture: , expected: 1234-12-11T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_ValidInput_Succeeds(input: "1234 12 13", culture: , expected: 1234-12-13T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_ValidInput_Succeeds(input: "12 13 1234", culture: , expected: 1234-12-13T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_ValidInput_Succeeds(input: "1 1 1", culture: , expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_ValidInput_Succeeds(input: "2 2 2Z", culture: , expected: 2002-02-02T00:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_ValidInput_Succeeds(input: "#10/10/2095#\0", culture: , expected: 2095-10-10T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_ValidInput_Succeeds(input: "2020-5-7T09:37:00.0000000+00:00\0", culture: , expected: 2020-05-07T09:37:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_ValidInput_Succeeds(input: "#2020-5-7T09:37:00.0000000+00:00#", culture: , expected: 2020-05-07T09:37:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_ValidInput_Succeeds(input: "#2020-5-7T09:37:00.0000000+00:00#\0", culture: , expected: 2020-05-07T09:37:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_ValidInput_Succeeds(input: "2020-5-7T09:37:00.0000000+00:00", culture: , expected: 2020-05-07T09:37:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_ValidInput_Succeeds(input: "כ'.ד'.תשפ\"ו 0:00:00", culture: he-IL, expected: 2026-01-09T00:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_ValidInput_Succeeds(input: "9.01.2026 00:00:00", culture: pl-PL, expected: 2026-01-09T00:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_InvalidYear_ThrowsArgumentOutOfRangeException(year: 0) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_InvalidYear_ThrowsArgumentOutOfRangeException(year: 10000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryParse_TimeDesignators_NetCore [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidYear_ThrowsArgumentOutOfRangeException(year: 0) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidYear_ThrowsArgumentOutOfRangeException(year: 10000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidDateTimeKind_ThrowsArgumentException(kind: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidDateTimeKind_ThrowsArgumentException(kind: 3) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToByte_Invoke_ThrowsInvalidCastException [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_Span_ValidInput_Succeeds(input: "1234 12", culture: , expected: 1234-12-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_Span_ValidInput_Succeeds(input: "12 1234", culture: , expected: 1234-12-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_Span_ValidInput_Succeeds(input: "12 1234 11", culture: , expected: 1234-12-11T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_Span_ValidInput_Succeeds(input: "1234 12 13", culture: , expected: 1234-12-13T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_Span_ValidInput_Succeeds(input: "12 13 1234", culture: , expected: 1234-12-13T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_Span_ValidInput_Succeeds(input: "1 1 1", culture: , expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_Span_ValidInput_Succeeds(input: "2 2 2Z", culture: , expected: 2002-02-02T00:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_Span_ValidInput_Succeeds(input: "#10/10/2095#\0", culture: , expected: 2095-10-10T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_Span_ValidInput_Succeeds(input: "2020-5-7T09:37:00.0000000+00:00\0", culture: , expected: 2020-05-07T09:37:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_Span_ValidInput_Succeeds(input: "#2020-5-7T09:37:00.0000000+00:00#", culture: , expected: 2020-05-07T09:37:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_Span_ValidInput_Succeeds(input: "#2020-5-7T09:37:00.0000000+00:00#\0", culture: , expected: 2020-05-07T09:37:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_Span_ValidInput_Succeeds(input: "2020-5-7T09:37:00.0000000+00:00", culture: , expected: 2020-05-07T09:37:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_Span_ValidInput_Succeeds(input: "כ'.ד'.תשפ\"ו 0:00:00", culture: he-IL, expected: 2026-01-09T00:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_Span_ValidInput_Succeeds(input: "9.01.2026 00:00:00", culture: pl-PL, expected: 2026-01-09T00:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMinutes_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, minutes: 5, expected: 1986-08-15T10:25:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMinutes_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, minutes: 0, expected: 1986-08-15T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMinutes_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, minutes: -5, expected: 1986-08-15T10:15:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_InvalidMonth_ThrowsArgumentOutOfRangeException(month: 0) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_InvalidMonth_ThrowsArgumentOutOfRangeException(month: 13) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddHours_Invoke_RetunsExpected(dateTime: 1986-08-15T10:20:05.0700000, hours: 3, expected: 1986-08-15T13:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddHours_Invoke_RetunsExpected(dateTime: 1986-08-15T10:20:05.0700000, hours: 0, expected: 1986-08-15T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddHours_Invoke_RetunsExpected(dateTime: 1986-08-15T10:20:05.0700000, hours: -3, expected: 1986-08-15T07:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DateTimeParsingWithSpaceTimeSeparators [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidTicks_ThrowsArgumentOutOfRangeException(ticks: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidTicks_ThrowsArgumentOutOfRangeException(ticks: 3155378976000000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Today_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DateTimeTests.DeconstructionTest_DateOnly_TimeOnly(year: 1986, month: 8, day: 15, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DeconstructionTest_DateOnly_TimeOnly(year: 1986, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DeconstructionTest_DateOnly_TimeOnly(year: 1986, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DeconstructionTest_DateOnly_TimeOnly(year: 2000, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DeconstructionTest_DateOnly_TimeOnly(year: 2000, month: 2, day: 29, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DeconstructionTest_DateOnly_TimeOnly(year: 2000, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DeconstructionTest_DateOnly_TimeOnly(year: 1900, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DeconstructionTest_DateOnly_TimeOnly(year: 1900, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_String [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_String_FormatProvider [14:21:58] info: [STRT] System.Tests.DateTimeTests.GetObjectData_NullInfo_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddSeconds_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 9999-12-31T23:59:59.9999999, seconds: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddSeconds_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 0001-01-01T00:00:00.0000000, seconds: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddSeconds_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:38.4860000+00:00, seconds: 1.7976931348623157E+308) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddSeconds_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:38.4870000+00:00, seconds: -1.7976931348623157E+308) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToFileTime_Invoke_ReturnsExpected(date: 1601-01-01T00:00:00.0000000Z) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToFileTime_Invoke_ReturnsExpected(date: 1601-01-01T00:00:00.0000001Z) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToFileTime_Invoke_ReturnsExpected(date: 2018-12-24T00:00:00.0000000Z) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToFileTime_Invoke_ReturnsExpected(date: 2018-11-24T17:57:30.0120000Z) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToFileTime_Invoke_ReturnsExpected(date: 2018-12-24T00:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToFileTime_Invoke_ReturnsExpected(date: 2018-11-24T17:57:30.0120000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Subtract_OutOfRangeTimeSpan_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:38.5090000+00:00, value: -10675199.02:48:05.4775808) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Subtract_OutOfRangeTimeSpan_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:38.5100000+00:00, value: 10675199.02:48:05.4775807) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Subtract_OutOfRangeTimeSpan_ThrowsArgumentOutOfRangeException(date: 9999-12-31T23:59:59.9999999, value: -00:00:00.0000001) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Subtract_OutOfRangeTimeSpan_ThrowsArgumentOutOfRangeException(date: 0001-01-01T00:00:00.0000000, value: 00:00:00.0000001) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_Japanese [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryParseExact_EmptyAMPMDesignator [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryParse_String [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryParseExact_InvalidArguments_ReturnsFalse [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddTicks_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 9999-12-31T23:59:59.9999999, ticks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddTicks_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 0001-01-01T00:00:00.0000000, ticks: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddTicks_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:38.5330000+00:00, ticks: 9223372036854775807) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddTicks_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:38.5330000+00:00, ticks: -9223372036854775808) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_StringArray_FormatProvider_DateTimeStyles [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToSByte_Invoke_ThrowsInvalidCastException [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromFileTimeUtc_Invoke_ReturnsExpected(fileTime: 0, expected: 1601-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromFileTimeUtc_Invoke_ReturnsExpected(fileTime: 2650467743999999999, expected: 9999-12-31T23:59:59.9999999) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromFileTimeUtc_Invoke_ReturnsExpected(fileTime: 131875558500120000, expected: 2018-11-24T17:57:30.0120000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_CustomFormatProvider [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_DateOnly_TimeOnly_DateTimeKind(year: 1986, month: 8, day: 15, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_DateOnly_TimeOnly_DateTimeKind(year: 1986, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_DateOnly_TimeOnly_DateTimeKind(year: 1986, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_DateOnly_TimeOnly_DateTimeKind(year: 2000, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_DateOnly_TimeOnly_DateTimeKind(year: 2000, month: 2, day: 29, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_DateOnly_TimeOnly_DateTimeKind(year: 2000, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_DateOnly_TimeOnly_DateTimeKind(year: 1900, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_DateOnly_TimeOnly_DateTimeKind(year: 1900, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddTicks_Invoke_ReturnsExpected(dateTime: 0001-01-01T00:00:00.0001000, ticks: 10, expected: 0001-01-01T00:00:00.0001010) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddTicks_Invoke_ReturnsExpected(dateTime: 0001-01-01T00:00:00.0001000, ticks: 0, expected: 0001-01-01T00:00:00.0001000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddTicks_Invoke_ReturnsExpected(dateTime: 0001-01-01T00:00:00.0001000, ticks: -10, expected: 0001-01-01T00:00:00.0000990) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToSingle_Invoke_ThrowsInvalidCastException [14:21:58] info: [STRT] System.Tests.DateTimeTests.DateTimeParsingWithBiDiCultureTest [14:21:58] info: [STRT] System.Tests.DateTimeTests.GetTypeCode_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToType_DateTime_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_Calendar_DateTimeKind(year: 1986, month: 8, day: 15, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_Calendar_DateTimeKind(year: 1986, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_Calendar_DateTimeKind(year: 1986, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_Calendar_DateTimeKind(year: 2000, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_Calendar_DateTimeKind(year: 2000, month: 2, day: 29, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_Calendar_DateTimeKind(year: 2000, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_Calendar_DateTimeKind(year: 1900, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_Calendar_DateTimeKind(year: 1900, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestTryParseAtBoundaries [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToShortDateString_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestRoundTrippingDateTimeAndFileTime [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int(year: 1986, month: 8, day: 15, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int(year: 1986, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int(year: 1986, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int(year: 2000, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int(year: 2000, month: 2, day: 29, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int(year: 2000, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int(year: 1900, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int(year: 1900, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "6/28/2004 13:00:00 AM", format: "M/d/yyyy HH':'mm':'ss tt", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "6/28/2004 03:00:00 PM", format: "M/d/yyyy HH':'mm':'ss tt", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "1", format: "dd", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "99", format: "dd", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "123", format: "dd", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "1", format: "mm", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "99", format: "mm", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "123", format: "mm", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "1", format: "ss", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "99", format: "ss", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "123", format: "ss", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "1", format: "MM", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "99", format: "MM", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "Fep", format: "MMM", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "Jantember", format: "MMMM", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "123", format: "YY", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "12345", format: "YYYY", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "1", format: "HH", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "99", format: "HH", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "123", format: "HH", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "1", format: "hh", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "99", format: "hh", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "123", format: "hh", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "1", format: "ff", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "123", format: "ff", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "123456", format: "fffff", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "1234", format: "fffff", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "AM", format: "t", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "PM", format: "t", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "PM", format: "ttt", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "AAM", format: "tt", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_InvalidInputs_Fail(input: "CM", format: "tt", culture: , style: None) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidMonth_ThrowsArgumentOutOfRangeException(month: 0) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidMonth_ThrowsArgumentOutOfRangeException(month: 13) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 7963-05-19T22:57:37.5779670Z, format: "M", provider: , expected: "May 19") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 4495-10-26T18:49:20.3514933, format: "M", provider: , expected: "October 26") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 7923-01-13T02:51:53.1650615, format: "F", provider: , expected: "Saturday, 13 January 7923 02:51:53") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2252-11-30T03:56:44.4951822Z, format: "s", provider: null, expected: "2252-11-30T03:56:44") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2252-11-30T03:56:44.4951822Z, format: "s", provider: , expected: "2252-11-30T03:56:44") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1385-03-19T00:02:17.1195206Z, format: "u", provider: null, expected: "1385-03-19 00:02:17Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1385-03-19T00:02:17.1195206Z, format: "u", provider: , expected: "1385-03-19 00:02:17Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1003-10-13T23:34:17.4206081, format: "R", provider: null, expected: "Thu, 13 Oct 1003 23:34:17 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1003-10-13T23:34:17.4206081, format: "R", provider: , expected: "Thu, 13 Oct 1003 23:34:17 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 4285-08-06T15:10:14.9786791, format: "s", provider: null, expected: "4285-08-06T15:10:14") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 4285-08-06T15:10:14.9786791, format: "s", provider: , expected: "4285-08-06T15:10:14") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 6618-03-20T23:19:54.9098198, format: "s", provider: null, expected: "6618-03-20T23:19:54") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 6618-03-20T23:19:54.9098198, format: "s", provider: , expected: "6618-03-20T23:19:54") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 7252-02-18T00:24:53.4952239, format: "r", provider: null, expected: "Sun, 18 Feb 7252 00:24:53 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 7252-02-18T00:24:53.4952239, format: "r", provider: , expected: "Sun, 18 Feb 7252 00:24:53 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 0663-08-22T06:14:14.0236683, format: "o", provider: null, expected: "0663-08-22T06:14:14.0236683") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 0663-08-22T06:14:14.0236683, format: "o", provider: , expected: "0663-08-22T06:14:14.0236683") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 4173-02-17T11:25:22.0179904Z, format: "y", provider: , expected: "4173 February") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2383-09-20T01:40:14.2109916Z, format: "s", provider: null, expected: "2383-09-20T01:40:14") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2383-09-20T01:40:14.2109916Z, format: "s", provider: , expected: "2383-09-20T01:40:14") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9653-07-20T12:07:28.3567299, format: "F", provider: , expected: "Sunday, 20 July 9653 12:07:28") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9904-05-09T16:07:05.4155533, format: "f", provider: , expected: "Monday, 09 May 9904 16:07") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 6860-01-18T00:58:28.2557313Z, format: "s", provider: null, expected: "6860-01-18T00:58:28") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 6860-01-18T00:58:28.2557313Z, format: "s", provider: , expected: "6860-01-18T00:58:28") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 6398-10-30T03:05:09.8512429, format: "o", provider: null, expected: "6398-10-30T03:05:09.8512429") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 6398-10-30T03:05:09.8512429, format: "o", provider: , expected: "6398-10-30T03:05:09.8512429") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1148-11-26T04:19:39.5069450, format: "M", provider: , expected: "November 26") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 3091-10-05T01:24:18.7607928, format: "R", provider: null, expected: "Mon, 05 Oct 3091 01:24:18 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 3091-10-05T01:24:18.7607928, format: "R", provider: , expected: "Mon, 05 Oct 3091 01:24:18 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 4222-03-10T08:19:38.5455528Z, format: "g", provider: , expected: "03/10/4222 08:19") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2973-05-29T05:47:17.0428233, format: "F", provider: , expected: "Saturday, 29 May 2973 05:47:17") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 0326-02-13T21:49:53.3554815Z, format: "s", provider: null, expected: "0326-02-13T21:49:53") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 0326-02-13T21:49:53.3554815Z, format: "s", provider: , expected: "0326-02-13T21:49:53") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 4993-01-16T11:24:45.8529992Z, format: "s", provider: null, expected: "4993-01-16T11:24:45") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 4993-01-16T11:24:45.8529992Z, format: "s", provider: , expected: "4993-01-16T11:24:45") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 7765-11-20T19:51:58.1076766, format: "R", provider: null, expected: "Wed, 20 Nov 7765 19:51:58 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 7765-11-20T19:51:58.1076766, format: "R", provider: , expected: "Wed, 20 Nov 7765 19:51:58 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 5803-10-05T22:50:07.3094025, format: "O", provider: null, expected: "5803-10-05T22:50:07.3094025") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 5803-10-05T22:50:07.3094025, format: "O", provider: , expected: "5803-10-05T22:50:07.3094025") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 0438-02-18T05:41:41.6100484Z, format: "F", provider: , expected: "Thursday, 18 February 0438 05:41:41") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1665-09-28T06:39:59.4432483, format: "r", provider: null, expected: "Mon, 28 Sep 1665 06:39:59 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1665-09-28T06:39:59.4432483, format: "r", provider: , expected: "Mon, 28 Sep 1665 06:39:59 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 8284-02-22T09:51:41.8610263Z, format: "o", provider: null, expected: "8284-02-22T09:51:41.8610263Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 8284-02-22T09:51:41.8610263Z, format: "o", provider: , expected: "8284-02-22T09:51:41.8610263Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 5428-01-14T14:23:40.1205966, format: "M", provider: , expected: "January 14") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2301-03-23T20:18:06.0475783Z, format: "f", provider: , expected: "Saturday, 23 March 2301 20:18") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1023-05-24T09:54:47.8311096Z, format: "u", provider: null, expected: "1023-05-24 09:54:47Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1023-05-24T09:54:47.8311096Z, format: "u", provider: , expected: "1023-05-24 09:54:47Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1210-09-18T19:07:25.3740183, format: "D", provider: , expected: "Saturday, 18 September 1210") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 0136-04-18T04:11:29.7975892, format: "g", provider: , expected: "04/18/0136 04:11") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9156-12-10T17:39:32.2033047, format: "t", provider: , expected: "17:39") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 6991-07-18T19:39:19.1968158Z, format: "s", provider: null, expected: "6991-07-18T19:39:19") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 6991-07-18T19:39:19.1968158Z, format: "s", provider: , expected: "6991-07-18T19:39:19") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1587-08-20T08:19:12.8772429Z, format: "U", provider: , expected: "Thursday, 20 August 1587 08:19:12") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 3970-07-31T00:36:39.9884910, format: "m", provider: , expected: "July 31") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 5181-10-03T04:48:01.7883247, format: "g", provider: , expected: "10/03/5181 04:48") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9494-06-08T19:27:43.6779202, format: "T", provider: , expected: "19:27:43") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 3512-12-04T15:39:51.7223459, format: "u", provider: null, expected: "3512-12-04 15:39:51Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 3512-12-04T15:39:51.7223459, format: "u", provider: , expected: "3512-12-04 15:39:51Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 4264-07-16T06:58:32.3205077Z, format: "U", provider: , expected: "Saturday, 16 July 4264 06:58:32") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 5335-01-26T01:41:54.5633504, format: "f", provider: , expected: "Wednesday, 26 January 5335 01:41") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 0830-09-02T22:07:33.1476839Z, format: "G", provider: , expected: "09/02/0830 22:07:33") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 0475-06-30T04:01:29.3692740, format: "m", provider: , expected: "June 30") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 5176-08-10T20:24:16.4961778, format: "G", provider: , expected: "08/10/5176 20:24:16") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 5864-10-03T02:46:54.2570769Z, format: "U", provider: , expected: "Monday, 03 October 5864 02:46:54") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 6850-08-01T22:59:35.0829933Z, format: "g", provider: , expected: "08/01/6850 22:59") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 0301-10-24T21:19:14.5582445, format: "g", provider: , expected: "10/24/0301 21:19") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 0302-06-02T12:50:36.6291132, format: "g", provider: , expected: "06/02/0302 12:50") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 0252-12-23T23:17:46.4227528, format: "y", provider: , expected: "0252 December") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9252-02-16T12:44:52.3133815Z, format: "F", provider: , expected: "Friday, 16 February 9252 12:44:52") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9004-01-29T17:12:02.7741307Z, format: "U", provider: , expected: "Sunday, 29 January 9004 17:12:02") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 3121-06-26T03:37:50.0999277, format: "s", provider: null, expected: "3121-06-26T03:37:50") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 3121-06-26T03:37:50.0999277, format: "s", provider: , expected: "3121-06-26T03:37:50") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 5566-03-22T13:29:56.1400682, format: "g", provider: , expected: "03/22/5566 13:29") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 5103-07-26T03:29:53.7562232Z, format: "O", provider: null, expected: "5103-07-26T03:29:53.7562232Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 5103-07-26T03:29:53.7562232Z, format: "O", provider: , expected: "5103-07-26T03:29:53.7562232Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 4761-02-18T16:16:00.7918360Z, format: "d", provider: , expected: "02/18/4761") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 0732-01-25T10:35:48.3195296, format: "T", provider: , expected: "10:35:48") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9337-05-07T12:23:05.0485700Z, format: "D", provider: , expected: "Tuesday, 07 May 9337") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 3733-01-12T00:08:37.0378355Z, format: "d", provider: , expected: "01/12/3733") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 7704-11-21T07:24:39.5033050, format: "R", provider: null, expected: "Fri, 21 Nov 7704 07:24:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 7704-11-21T07:24:39.5033050, format: "R", provider: , expected: "Fri, 21 Nov 7704 07:24:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 3698-09-09T12:04:44.6532954, format: "R", provider: null, expected: "Tue, 09 Sep 3698 12:04:44 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 3698-09-09T12:04:44.6532954, format: "R", provider: , expected: "Tue, 09 Sep 3698 12:04:44 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2557-04-21T18:53:49.0860158Z, format: "T", provider: , expected: "18:53:49") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 7381-06-27T22:24:47.3169055, format: "t", provider: , expected: "22:24") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 0128-07-13T09:04:02.4527696Z, format: "m", provider: , expected: "July 13") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2390-06-03T11:45:41.1478522, format: "g", provider: , expected: "06/03/2390 11:45") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2955-11-30T21:04:08.2684875, format: "r", provider: null, expected: "Sun, 30 Nov 2955 21:04:08 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2955-11-30T21:04:08.2684875, format: "r", provider: , expected: "Sun, 30 Nov 2955 21:04:08 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2520-03-14T02:13:14.2527306Z, format: "o", provider: null, expected: "2520-03-14T02:13:14.2527306Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2520-03-14T02:13:14.2527306Z, format: "o", provider: , expected: "2520-03-14T02:13:14.2527306Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 8089-10-12T16:18:58.2202194, format: "D", provider: , expected: "Wednesday, 12 October 8089") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2931-06-22T04:19:48.2430526, format: "o", provider: null, expected: "2931-06-22T04:19:48.2430526") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2931-06-22T04:19:48.2430526, format: "o", provider: , expected: "2931-06-22T04:19:48.2430526") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 6596-07-27T15:32:22.3859108Z, format: "r", provider: null, expected: "Wed, 27 Jul 6596 15:32:22 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 6596-07-27T15:32:22.3859108Z, format: "r", provider: , expected: "Wed, 27 Jul 6596 15:32:22 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 3094-03-16T01:20:38.4576984Z, format: "m", provider: , expected: "March 16") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 8604-06-13T04:30:27.1158548Z, format: "D", provider: , expected: "Wednesday, 13 June 8604") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1233-05-19T15:09:22.3941264, format: "O", provider: null, expected: "1233-05-19T15:09:22.3941264") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1233-05-19T15:09:22.3941264, format: "O", provider: , expected: "1233-05-19T15:09:22.3941264") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1014-01-20T22:22:42.0784322Z, format: "d", provider: , expected: "01/20/1014") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 3180-07-27T21:44:49.8507843, format: "m", provider: , expected: "July 27") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 8656-05-30T08:46:51.5156519Z, format: "g", provider: , expected: "05/30/8656 08:46") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1651-08-03T04:06:16.5750485, format: "g", provider: , expected: "08/03/1651 04:06") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 5759-09-10T10:25:52.7243509, format: "o", provider: null, expected: "5759-09-10T10:25:52.7243509") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 5759-09-10T10:25:52.7243509, format: "o", provider: , expected: "5759-09-10T10:25:52.7243509") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2557-05-11T23:31:41.1133014, format: "t", provider: , expected: "23:31") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9242-01-31T10:58:54.3097820, format: "F", provider: , expected: "Friday, 31 January 9242 10:58:54") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 8053-01-08T13:06:42.6940446Z, format: "U", provider: , expected: "Wednesday, 08 January 8053 13:06:42") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9508-12-02T11:05:26.7760663, format: "F", provider: , expected: "Wednesday, 02 December 9508 11:05:26") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1831-10-16T18:29:04.0182530Z, format: "d", provider: , expected: "10/16/1831") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 6447-08-28T03:36:02.8955170, format: "t", provider: , expected: "03:36") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 7618-12-10T09:07:20.6651024, format: "M", provider: , expected: "December 10") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 0539-07-14T18:04:31.4106250Z, format: "s", provider: null, expected: "0539-07-14T18:04:31") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 0539-07-14T18:04:31.4106250Z, format: "s", provider: , expected: "0539-07-14T18:04:31") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 4742-05-07T09:57:09.4708781Z, format: "s", provider: null, expected: "4742-05-07T09:57:09") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 4742-05-07T09:57:09.4708781Z, format: "s", provider: , expected: "4742-05-07T09:57:09") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 6196-09-26T14:49:56.2687130Z, format: "G", provider: , expected: "09/26/6196 14:49:56") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 8177-02-23T01:06:09.5336223Z, format: "U", provider: , expected: "Sunday, 23 February 8177 01:06:09") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 5774-06-12T21:16:56.3252532, format: "s", provider: null, expected: "5774-06-12T21:16:56") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 5774-06-12T21:16:56.3252532, format: "s", provider: , expected: "5774-06-12T21:16:56") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 4638-10-27T21:38:39.0465720Z, format: "f", provider: , expected: "Saturday, 27 October 4638 21:38") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2948-09-27T17:10:55.7251488, format: "D", provider: , expected: "Friday, 27 September 2948") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1252-07-30T15:30:09.2996385Z, format: "o", provider: null, expected: "1252-07-30T15:30:09.2996385Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1252-07-30T15:30:09.2996385Z, format: "o", provider: , expected: "1252-07-30T15:30:09.2996385Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1000-07-01T09:41:35.3591926Z, format: "o", provider: null, expected: "1000-07-01T09:41:35.3591926Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1000-07-01T09:41:35.3591926Z, format: "o", provider: , expected: "1000-07-01T09:41:35.3591926Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2005-01-02T14:49:08.6587776, format: "f", provider: , expected: "Sunday, 02 January 2005 14:49") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 7849-12-14T18:16:48.9063320Z, format: "f", provider: , expected: "Friday, 14 December 7849 18:16") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 4630-10-05T12:26:55.2234289, format: "d", provider: , expected: "10/05/4630") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1993-04-13T19:34:20.8901490Z, format: "o", provider: null, expected: "1993-04-13T19:34:20.8901490Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1993-04-13T19:34:20.8901490Z, format: "o", provider: , expected: "1993-04-13T19:34:20.8901490Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2162-01-15T01:17:18.8530050Z, format: "O", provider: null, expected: "2162-01-15T01:17:18.8530050Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2162-01-15T01:17:18.8530050Z, format: "O", provider: , expected: "2162-01-15T01:17:18.8530050Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2498-03-16T08:53:25.8691059, format: "d", provider: , expected: "03/16/2498") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 6802-11-18T16:16:21.8766443Z, format: "o", provider: null, expected: "6802-11-18T16:16:21.8766443Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 6802-11-18T16:16:21.8766443Z, format: "o", provider: , expected: "6802-11-18T16:16:21.8766443Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yy", provider: en-US, expected: "34") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yy", provider: th-TH, expected: "42") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyy", provider: en-US, expected: "1234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyy", provider: th-TH, expected: "10542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyy", provider: en-US, expected: "1234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyy", provider: th-TH, expected: "10542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyy", provider: en-US, expected: "01234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyy", provider: th-TH, expected: "10542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyy", provider: en-US, expected: "001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyy", provider: th-TH, expected: "010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyy", provider: en-US, expected: "0001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyy", provider: th-TH, expected: "0010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyy", provider: en-US, expected: "00001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyy", provider: th-TH, expected: "00010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyy", provider: en-US, expected: "000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyy", provider: th-TH, expected: "000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyy", provider: en-US, expected: "0000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyy", provider: th-TH, expected: "0000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyy", provider: en-US, expected: "00000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyy", provider: th-TH, expected: "00000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyyy", provider: en-US, expected: "000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyyy", provider: th-TH, expected: "000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyyyy", provider: en-US, expected: "0000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyyyy", provider: th-TH, expected: "0000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyyyyy", provider: en-US, expected: "00000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyyyyy", provider: th-TH, expected: "00000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyyyyyy", provider: en-US, expected: "000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyyyyyy", provider: th-TH, expected: "000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyyyyyyy", provider: en-US, expected: "0000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyyyyyyy", provider: th-TH, expected: "0000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyyyyyyyy", provider: en-US, expected: "00000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyyyyyyyy", provider: th-TH, expected: "00000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyyyyyyyyy", provider: en-US, expected: "000000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyyyyyyyyy", provider: th-TH, expected: "000000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyyyyyyyyyy", provider: en-US, expected: "0000000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyyyyyyyyyy", provider: th-TH, expected: "0000000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToString_Invoke_ReturnsExpected(dateTime: 2023-04-17T10:46:12.0000000Z, format: "HH‭mm", provider: null, expected: "10‭46") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToInt32_Invoke_ThrowsInvalidCastException [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToDecimal_Invoke_ThrowsInvalidCastException [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidMicrosecond_ThrowsArgumentOutOfRangeException(microsecond: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidMicrosecond_ThrowsArgumentOutOfRangeException(microsecond: 1000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Calendar(year: 1986, month: 8, day: 15, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Calendar(year: 1986, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Calendar(year: 1986, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Calendar(year: 2000, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Calendar(year: 2000, month: 2, day: 29, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Calendar(year: 2000, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Calendar(year: 1900, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Calendar(year: 1900, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DeconstructionTest_Year_Month_Day(year: 1986, month: 8, day: 15, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DeconstructionTest_Year_Month_Day(year: 1986, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DeconstructionTest_Year_Month_Day(year: 1986, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DeconstructionTest_Year_Month_Day(year: 2000, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DeconstructionTest_Year_Month_Day(year: 2000, month: 2, day: 29, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DeconstructionTest_Year_Month_Day(year: 2000, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DeconstructionTest_Year_Month_Day(year: 1900, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DeconstructionTest_Year_Month_Day(year: 1900, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_DateTimeKind(year: 1986, month: 8, day: 15, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_DateTimeKind(year: 1986, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_DateTimeKind(year: 1986, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_DateTimeKind(year: 2000, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_DateTimeKind(year: 2000, month: 2, day: 29, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_DateTimeKind(year: 2000, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_DateTimeKind(year: 1900, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_DateTimeKind(year: 1900, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9", format: "%d", culture: , style: None, expected: 2026-01-09T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "15", format: "dd", culture: , style: None, expected: 2026-01-15T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9", format: "%M", culture: , style: None, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "09", format: "MM", culture: , style: None, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "Sep", format: "MMM", culture: , style: None, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "September", format: "MMMM", culture: , style: None, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1", format: "%y", culture: , style: None, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "01", format: "yy", culture: , style: None, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "2001", format: "yyyy", culture: , style: None, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "3", format: "%H", culture: , style: None, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "03", format: "HH", culture: , style: None, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "3A", format: "ht", culture: , style: None, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "03A", format: "hht", culture: , style: None, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "3P", format: "ht", culture: , style: None, expected: 2026-01-09T15:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "03P", format: "hht", culture: , style: None, expected: 2026-01-09T15:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "2017-10-11 01:23:45Z", format: "u", culture: , style: None, expected: 2017-10-11T01:23:45.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9/8/2017 10:11:12 AM", format: "M/d/yyyy HH':'mm':'ss tt", culture: , style: None, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9/8/2017 20:11:12 PM", format: "M/d/yyyy HH':'mm':'ss tt", culture: , style: None, expected: 2017-09-08T20:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "Fri, 08 Sep 2017 11:18:19 -0000", format: "ddd, d MMM yyyy H:m:s zzz", culture: en-US, style: AllowInnerWhite, expected: 2017-09-08T11:18:19.0000000Z) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00.8Z", format: "yyyy-MM-dd'T'HH:mm:ss.FFF'Z'", culture: , style: None, expected: 1234-05-06T07:00:00.8000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ss.FFF'Z'", culture: , style: None, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFF'Z'", culture: , style: None, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFF'Z'", culture: , style: None, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFFZ", culture: , style: None, expected: 1234-05-06T07:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00GMT", format: "yyyy-MM-dd'T'HH:mm:ssFFFZ", culture: , style: None, expected: 1234-05-06T07:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9", format: "%d", culture: , style: AllowWhiteSpaces, expected: 2026-01-09T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "15", format: "dd", culture: , style: AllowWhiteSpaces, expected: 2026-01-15T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9", format: "%M", culture: , style: AllowWhiteSpaces, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "09", format: "MM", culture: , style: AllowWhiteSpaces, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "Sep", format: "MMM", culture: , style: AllowWhiteSpaces, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "September", format: "MMMM", culture: , style: AllowWhiteSpaces, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1", format: "%y", culture: , style: AllowWhiteSpaces, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "01", format: "yy", culture: , style: AllowWhiteSpaces, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "2001", format: "yyyy", culture: , style: AllowWhiteSpaces, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "3", format: "%H", culture: , style: AllowWhiteSpaces, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "03", format: "HH", culture: , style: AllowWhiteSpaces, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "3A", format: "ht", culture: , style: AllowWhiteSpaces, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "03A", format: "hht", culture: , style: AllowWhiteSpaces, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "3P", format: "ht", culture: , style: AllowWhiteSpaces, expected: 2026-01-09T15:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "03P", format: "hht", culture: , style: AllowWhiteSpaces, expected: 2026-01-09T15:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "2017-10-11 01:23:45Z", format: "u", culture: , style: AllowWhiteSpaces, expected: 2017-10-11T01:23:45.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9/8/2017 10:11:12 AM", format: "M/d/yyyy HH':'mm':'ss tt", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9/8/2017 20:11:12 PM", format: "M/d/yyyy HH':'mm':'ss tt", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T20:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "Fri, 08 Sep 2017 11:18:19 -0000", format: "ddd, d MMM yyyy H:m:s zzz", culture: en-US, style: AllowInnerWhite, expected: 2017-09-08T11:18:19.0000000Z) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00.8Z", format: "yyyy-MM-dd'T'HH:mm:ss.FFF'Z'", culture: , style: AllowWhiteSpaces, expected: 1234-05-06T07:00:00.8000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ss.FFF'Z'", culture: , style: AllowWhiteSpaces, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFF'Z'", culture: , style: AllowWhiteSpaces, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFF'Z'", culture: , style: AllowWhiteSpaces, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFFZ", culture: , style: AllowWhiteSpaces, expected: 1234-05-06T07:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00GMT", format: "yyyy-MM-dd'T'HH:mm:ssFFFZ", culture: , style: AllowWhiteSpaces, expected: 1234-05-06T07:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9", format: "\" \"%d", culture: , style: AllowLeadingWhite, expected: 2026-01-09T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "15", format: "' 'dd", culture: , style: AllowLeadingWhite, expected: 2026-01-15T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9", format: "\" \"%M", culture: , style: AllowLeadingWhite, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "09", format: "\" \"MM", culture: , style: AllowLeadingWhite, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "Sep", format: "\" \"MMM", culture: , style: AllowLeadingWhite, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "September", format: "' 'MMMM", culture: , style: AllowLeadingWhite, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1", format: "' '%y", culture: , style: AllowLeadingWhite, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "01", format: "\" \"yy", culture: , style: AllowLeadingWhite, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "2001", format: "\" \"yyyy", culture: , style: AllowLeadingWhite, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "3", format: "\" \"%H", culture: , style: AllowLeadingWhite, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "03", format: "\" \"HH", culture: , style: AllowLeadingWhite, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "3A", format: "\" \"ht", culture: , style: AllowLeadingWhite, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "03A", format: "\" \"hht", culture: , style: AllowLeadingWhite, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "3P", format: "' 'ht", culture: , style: AllowLeadingWhite, expected: 2026-01-09T15:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "03P", format: "\" \"hht", culture: , style: AllowLeadingWhite, expected: 2026-01-09T15:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "2017-10-11 01:23:45Z", format: "u", culture: , style: AllowLeadingWhite, expected: 2017-10-11T01:23:45.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9/8/2017 10:11:12 AM", format: "' 'M/d/yyyy HH':'mm':'ss tt", culture: , style: AllowLeadingWhite, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9/8/2017 20:11:12 PM", format: "\" \"M/d/yyyy HH':'mm':'ss tt", culture: , style: AllowLeadingWhite, expected: 2017-09-08T20:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00.8Z", format: "\" \"yyyy-MM-dd'T'HH:mm:ss.FFF'Z'", culture: , style: AllowLeadingWhite, expected: 1234-05-06T07:00:00.8000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "\" \"yyyy-MM-dd'T'HH:mm:ss.FFF'Z'", culture: , style: AllowLeadingWhite, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "' 'yyyy-MM-dd'T'HH:mm:ssFFF'Z'", culture: , style: AllowLeadingWhite, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "' 'yyyy-MM-dd'T'HH:mm:ssFFF'Z'", culture: , style: AllowLeadingWhite, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "\" \"yyyy-MM-dd'T'HH:mm:ssFFFZ", culture: , style: AllowLeadingWhite, expected: 1234-05-06T07:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00GMT", format: "\" \"yyyy-MM-dd'T'HH:mm:ssFFFZ", culture: , style: AllowLeadingWhite, expected: 1234-05-06T07:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9", format: "%d\" \"", culture: , style: AllowTrailingWhite, expected: 2026-01-09T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "15", format: "dd' '", culture: , style: AllowTrailingWhite, expected: 2026-01-15T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9", format: "%M\" \"", culture: , style: AllowTrailingWhite, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "09", format: "MM\" \"", culture: , style: AllowTrailingWhite, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "Sep", format: "MMM\" \"", culture: , style: AllowTrailingWhite, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "September", format: "MMMM' '", culture: , style: AllowTrailingWhite, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1", format: "%y' '", culture: , style: AllowTrailingWhite, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "01", format: "yy\" \"", culture: , style: AllowTrailingWhite, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "2001", format: "yyyy\" \"", culture: , style: AllowTrailingWhite, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "3", format: "%H\" \"", culture: , style: AllowTrailingWhite, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "03", format: "HH\" \"", culture: , style: AllowTrailingWhite, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "3A", format: "ht\" \"", culture: , style: AllowTrailingWhite, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "03A", format: "hht\" \"", culture: , style: AllowTrailingWhite, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "3P", format: "ht' '", culture: , style: AllowTrailingWhite, expected: 2026-01-09T15:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "03P", format: "hht\" \"", culture: , style: AllowTrailingWhite, expected: 2026-01-09T15:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "2017-10-11 01:23:45Z", format: "u", culture: , style: AllowTrailingWhite, expected: 2017-10-11T01:23:45.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9/8/2017 10:11:12 AM", format: "M/d/yyyy HH':'mm':'ss tt' '", culture: , style: AllowTrailingWhite, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9/8/2017 20:11:12 PM", format: "M/d/yyyy HH':'mm':'ss tt\" \"", culture: , style: AllowTrailingWhite, expected: 2017-09-08T20:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00.8Z", format: "yyyy-MM-dd'T'HH:mm:ss.FFF'Z'\" \"", culture: , style: AllowTrailingWhite, expected: 1234-05-06T07:00:00.8000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ss.FFF'Z'\" \"", culture: , style: AllowTrailingWhite, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFF'Z'' '", culture: , style: AllowTrailingWhite, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFF'Z'' '", culture: , style: AllowTrailingWhite, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFFZ\" \"", culture: , style: AllowTrailingWhite, expected: 1234-05-06T07:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "1234-05-06T07:00:00GMT", format: "yyyy-MM-dd'T'HH:mm:ssFFFZ\" \"", culture: , style: AllowTrailingWhite, expected: 1234-05-06T07:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9/8/2017 10:11:12 AM "···, format: "M/d/yyyy HH':'mm':'ss tt' '", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9/8/2017 10:11:12 AM ", format: "M/d/yyyy HH':'mm':'ss tt' '", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9/ 8 /2017 10:11:12 AM ", format: "M/d/yyyy HH':'mm':'ss tt' '", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: " 9 /8/2017 10:11:12 AM", format: "M/d/yyyy HH':'mm':'ss tt' '", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "9/8/2017 10 : 11 : 12 AM", format: "M/d/yyyy HH':'mm':'ss tt' '", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: " 9 / 8 / 2017 10 : 11 : 12 AM", format: "M/d/yyyy HH':'mm':'ss tt' '", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: " 9 / 8 / 2017 10 : 11 : 12 AM", format: "M/d/yyyy HH':'mm':'ss tt' '", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "כ'.ד'.תשפ\"ו", format: "d.M.yyyy", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "כ' בTevet תשפ\"ו", format: "d בMMM yyyy", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "יום שישי, כ' בTevet תשפ\"ו", format: "dddd, d בMMMM yyyy", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "כ' בTevet תשפ\"ו", format: "d בMMMM yyyy", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "יום שישי, כ' בTevet תשפ\"ו 0:00", format: "dddd, d בMMMM yyyy H:mm", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "כ' בTevet תשפ\"ו 0:00", format: "d בMMMM yyyy H:mm", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "יום שישי, כ' בTevet תשפ\"ו 0:00:00", format: "dddd, d בMMMM yyyy H:mm:ss", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "כ' בTevet תשפ\"ו 0:00:00", format: "d בMMMM yyyy H:mm:ss", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "כ'.ד'.תשפ\"ו 0:00", format: "d.M.yyyy H:mm", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "כ' בTevet תשפ\"ו 0:00", format: "d בMMM yyyy H:mm", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "כ'.ד'.תשפ\"ו 0:00:00", format: "d.M.yyyy H:mm:ss", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "כ' בTevet תשפ\"ו 0:00:00", format: "d בMMM yyyy H:mm:ss", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "כ' בTevet", format: "d בMMMM", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "כ' בTevet", format: "d בMMMM", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "תשפ\"ו-ד'-כ'T00:00:00.0000000+00:00", format: "yyyy'-'MM'-'dd'T'HH':'mm':'ss.fffffffK", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "תשפ\"ו-ד'-כ'T00:00:00.0000000+00:00", format: "yyyy'-'MM'-'dd'T'HH':'mm':'ss.fffffffK", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "יום ו׳, כ' Tevet תשפ\"ו 00:00:00 GMT", format: "ddd, dd MMM yyyy HH':'mm':'ss 'GMT'", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "יום ו׳, כ' Tevet תשפ\"ו 00:00:00 GMT", format: "ddd, dd MMM yyyy HH':'mm':'ss 'GMT'", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "תשפ\"ו-ד'-כ'T00:00:00", format: "yyyy'-'MM'-'dd'T'HH':'mm':'ss", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "0:00", format: "H:mm", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "0:00:00", format: "H:mm:ss", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "תשפ\"ו-ד'-כ' 00:00:00Z", format: "yyyy'-'MM'-'dd HH':'mm':'ss'Z'", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "יום שישי, כ' בTevet תשפ\"ו 0:00:00", format: "dddd, d בMMMM yyyy H:mm:ss", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "כ' בTevet תשפ\"ו 0:00:00", format: "d בMMMM yyyy H:mm:ss", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "Tevet תשפ\"ו", format: "MMMM yyyy", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_Span_ValidInput_Succeeds(input: "Tevet תשפ\"ו", format: "MMMM yyyy", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromOADate_InvalidValue_ThrowsArgumentException(value: -657435) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromOADate_InvalidValue_ThrowsArgumentException(value: 2958466) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromOADate_InvalidValue_ThrowsArgumentException(value: -657435) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromOADate_InvalidValue_ThrowsArgumentException(value: 2958465.9999999949) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromOADate_InvalidValue_ThrowsArgumentException(value: NaN) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToInt16_Invoke_ThrowsInvalidCastException [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromFileTimeUtc_OutOfRange_ThrowsArgumentOutOfRangeException(fileTime: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromFileTimeUtc_OutOfRange_ThrowsArgumentOutOfRangeException(fileTime: 2650467744000000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMinutes_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 9999-12-31T23:59:59.9999999, minutes: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMinutes_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 0001-01-01T00:00:00.0000000, minutes: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMinutes_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:39.5110000+00:00, minutes: 1.7976931348623157E+308) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMinutes_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:39.5110000+00:00, minutes: -1.7976931348623157E+308) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_EscapedSingleQuotes [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_DateTimeKind [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 9999-12-31T23:59:59.9999999, input: "Fri, 31 Dec 9999 23:59:59 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 9999-12-31T23:59:59.9999999, input: "fri, 31 dec 9999 23:59:59 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 9999-12-31T23:59:59.9999999, input: "FRI, 31 DEC 9999 23:59:59 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 0001-01-01T00:00:00.0000000, input: "Mon, 01 Jan 0001 00:00:00 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 0001-01-01T00:00:00.0000000, input: "mon, 01 jan 0001 00:00:00 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 0001-01-01T00:00:00.0000000, input: "MON, 01 JAN 0001 00:00:00 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 1906-08-15T07:24:05.3000000, input: "Wed, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 1906-08-15T07:24:05.3000000, input: "wed, 15 aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 1906-08-15T07:24:05.3000000, input: "WED, 15 AUG 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-02-09T14:20:39.5310000Z, input: "Mon, 09 Feb 2026 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-03-09T14:20:39.5310000Z, input: "Mon, 09 Mar 2026 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-04-09T14:20:39.5310000Z, input: "Thu, 09 Apr 2026 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-05-09T14:20:39.5310000Z, input: "Sat, 09 May 2026 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-06-09T14:20:39.5310000Z, input: "Tue, 09 Jun 2026 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-07-09T14:20:39.5310000Z, input: "Thu, 09 Jul 2026 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-08-09T14:20:39.5310000Z, input: "Sun, 09 Aug 2026 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-09-09T14:20:39.5310000Z, input: "Wed, 09 Sep 2026 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-10-09T14:20:39.5310000Z, input: "Fri, 09 Oct 2026 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-11-09T14:20:39.5310000Z, input: "Mon, 09 Nov 2026 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2026-12-09T14:20:39.5310000Z, input: "Wed, 09 Dec 2026 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2027-01-09T14:20:39.5310000Z, input: "Sat, 09 Jan 2027 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2027-01-10T14:20:39.5310000Z, input: "Sun, 10 Jan 2027 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2027-01-11T14:20:39.5310000Z, input: "Mon, 11 Jan 2027 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2027-01-12T14:20:39.5310000Z, input: "Tue, 12 Jan 2027 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2027-01-13T14:20:39.5310000Z, input: "Wed, 13 Jan 2027 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2027-01-14T14:20:39.5310000Z, input: "Thu, 14 Jan 2027 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2027-01-15T14:20:39.5310000Z, input: "Fri, 15 Jan 2027 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_R(dt: 2027-01-16T14:20:39.5310000Z, input: "Sat, 16 Jan 2027 14:20:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Long_DateTimeKind [14:21:58] info: [STRT] System.Tests.DateTimeTests.FormatAndParse_DifferentUnicodeSpaces_Succeeds(formatSpaceChar: ' ', parseSpaceChar: ' ') [14:21:58] info: [STRT] System.Tests.DateTimeTests.FormatAndParse_DifferentUnicodeSpaces_Succeeds(formatSpaceChar: ' ', parseSpaceChar: 0x00a0) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FormatAndParse_DifferentUnicodeSpaces_Succeeds(formatSpaceChar: ' ', parseSpaceChar: 0x202f) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FormatAndParse_DifferentUnicodeSpaces_Succeeds(formatSpaceChar: 0x00a0, parseSpaceChar: ' ') [14:21:58] info: [STRT] System.Tests.DateTimeTests.FormatAndParse_DifferentUnicodeSpaces_Succeeds(formatSpaceChar: 0x00a0, parseSpaceChar: 0x00a0) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FormatAndParse_DifferentUnicodeSpaces_Succeeds(formatSpaceChar: 0x00a0, parseSpaceChar: 0x202f) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FormatAndParse_DifferentUnicodeSpaces_Succeeds(formatSpaceChar: 0x202f, parseSpaceChar: ' ') [14:21:58] info: [STRT] System.Tests.DateTimeTests.FormatAndParse_DifferentUnicodeSpaces_Succeeds(formatSpaceChar: 0x202f, parseSpaceChar: 0x00a0) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FormatAndParse_DifferentUnicodeSpaces_Succeeds(formatSpaceChar: 0x202f, parseSpaceChar: 0x202f) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToFileTime_SmallDate_ThrowsArgumentOutOfRangeException(date: 0001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToFileTime_SmallDate_ThrowsArgumentOutOfRangeException(date: 1600-12-31T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.MinValue [14:21:58] info: [STRT] System.Tests.DateTimeTests.Add_TimeSpan_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:39.6420000+00:00, value: 10675199.02:48:05.4775807) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Add_TimeSpan_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:39.6420000+00:00, value: -10675199.02:48:05.4775808) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Add_TimeSpan_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 9999-12-31T23:59:59.9999999, value: 00:00:00.0000001) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Add_TimeSpan_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 0001-01-01T00:00:00.0000000, value: -00:00:00.0000001) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 3913-03-12T00:32:03.4567891, input: "3913-03-12T00:32:03.4567891") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 3913-03-12T00:32:03.4567891Z, input: "3913-03-12T00:32:03.4567891Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 3913-03-12T00:32:03.4567891+00:00, input: "3913-03-12T00:32:03.4567891+00:00") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 0001-01-01T00:00:00.0000000, input: "0001-01-01T00:00:00.0000000") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 0001-01-01T00:00:00.0000000Z, input: "0001-01-01T00:00:00.0000000Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 0001-01-01T00:00:00.0000000+00:00, input: "0001-01-01T00:00:00.0000000+00:00") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 9999-12-31T23:59:59.9999999, input: "9999-12-31T23:59:59.9999999") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 9999-12-31T23:59:59.9999999Z, input: "9999-12-31T23:59:59.9999999Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 9999-12-31T23:59:59.9999999+00:00, input: "9999-12-31T23:59:59.9999999+00:00") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_String_String_FormatProvider_DateTimeStyles_O(dt: 2018-07-05T17:13:43.5238523Z, input: "2018-07-05T18:36:43.5238523+1:23") [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_DateTimeKind(year: 1986, month: 8, day: 15, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_DateTimeKind(year: 1986, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_DateTimeKind(year: 1986, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_DateTimeKind(year: 2000, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_DateTimeKind(year: 2000, month: 2, day: 29, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_DateTimeKind(year: 2000, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_DateTimeKind(year: 1900, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_DateTimeKind(year: 1900, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestParseTimeOnlyStringWithAssumeUtcOption [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: " 2018-07-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: " 2018-07-05T18:36:43.5238523Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: " 2018-07-05T18:36:43.5238523+00:00") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523 ") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523Z ") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+00:00 ") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523 Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523 +00:00") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "201-07-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "20181-07-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-7-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-017-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-5T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-015T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T018:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T8:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:6:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:036:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:06:3.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:043.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:06:03.238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.15238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+001:00") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+01:0") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+01:000") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018=07-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07=05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05A18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18;36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36;43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43,5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523,00:00") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+00;00") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+1;00") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "a018-07-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2a18-07-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "20a8-07-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "201a-07-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-a7-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-0a-05T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-a5T18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-0aT18:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05Ta8:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T1a:36:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:a6:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:3a:43.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:a3.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:4a.5238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.a238523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5a38523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.52a8523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.523a523") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238a23") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.52385a3") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.523852a") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+a0:00") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+0a:00") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+00:a0") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_O(invalidString: "2018-07-05T18:36:43.5238523+00:0a") [14:21:58] info: [STRT] System.Tests.DateTimeTests.Subtract_DateTime_ReturnsExpected(dateTime1: 1996-12-06T13:02:00.0000000Z, dateTime2: 1996-06-03T22:15:00.0000000Z, expected: 185.14:47:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Subtract_DateTime_ReturnsExpected(dateTime1: 1996-06-03T22:15:00.0000000Z, dateTime2: 1996-12-06T13:02:00.0000000Z, expected: -185.14:47:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Subtract_DateTime_ReturnsExpected(dateTime1: 1996-06-03T22:15:00.0000000Z, dateTime2: 1996-12-06T13:02:00.0000000Z, expected: -185.14:47:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryParse_NullOrEmptyString_ReturnsFalse(input: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryParse_NullOrEmptyString_ReturnsFalse(input: "") [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMonths_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, months: 2, expected: 1986-10-15T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMonths_Invoke_ReturnsExpected(dateTime: 1986-08-31T10:20:05.0700000, months: 1, expected: 1986-09-30T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMonths_Invoke_ReturnsExpected(dateTime: 1986-09-30T10:20:05.0700000, months: 1, expected: 1986-10-30T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMonths_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, months: 0, expected: 1986-08-15T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMonths_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, months: -2, expected: 1986-06-15T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMonths_Invoke_ReturnsExpected(dateTime: 1900-02-28T10:20:05.0700000, months: 1, expected: 1900-03-28T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMonths_Invoke_ReturnsExpected(dateTime: 1900-01-31T10:20:05.0700000, months: 1, expected: 1900-02-28T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMonths_Invoke_ReturnsExpected(dateTime: 2000-01-31T10:20:05.0700000, months: 1, expected: 2000-02-29T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMonths_Invoke_ReturnsExpected(dateTime: 2000-02-29T10:20:05.0700000, months: 1, expected: 2000-03-29T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMonths_Invoke_ReturnsExpected(dateTime: 2004-01-31T10:20:05.0700000, months: 1, expected: 2004-02-29T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMonths_Invoke_ReturnsExpected(dateTime: 2004-02-29T10:20:05.0700000, months: 1, expected: 2004-03-29T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMonths_Invoke_ReturnsExpected(dateTime: 2000-12-31T00:00:00.0000000, months: 1, expected: 2001-01-31T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMilliseconds_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 9999-12-31T23:59:59.9999999, milliseconds: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMilliseconds_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 0001-01-01T00:00:00.0000000, milliseconds: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMilliseconds_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:39.8520000+00:00, milliseconds: 1.7976931348623157E+308) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMilliseconds_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:39.8530000+00:00, milliseconds: -1.7976931348623157E+308) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToLongTimeString_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Calendar(year: 1986, month: 8, day: 15, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Calendar(year: 1986, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Calendar(year: 1986, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Calendar(year: 2000, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Calendar(year: 2000, month: 2, day: 29, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Calendar(year: 2000, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Calendar(year: 1900, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Calendar(year: 1900, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.CompareTo_Invoke_ReturnsExpected(date: 0001-01-01T00:00:00.0000010, other: 0001-01-01T00:00:00.0000010, expected: 0) [14:21:58] info: [STRT] System.Tests.DateTimeTests.CompareTo_Invoke_ReturnsExpected(date: 0001-01-01T00:00:00.0000010, other: 0001-01-01T00:00:00.0000011, expected: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.CompareTo_Invoke_ReturnsExpected(date: 0001-01-01T00:00:00.0000010, other: 0001-01-01T00:00:00.0000009, expected: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.CompareTo_Invoke_ReturnsExpected(date: 0001-01-01T00:00:00.0000010, other: null, expected: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMilliseconds_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, milliseconds: 10, expected: 1986-08-15T10:20:05.0800000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMilliseconds_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, milliseconds: 0, expected: 1986-08-15T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMilliseconds_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, milliseconds: -10, expected: 1986-08-15T10:20:05.0600000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Thu, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Ste, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "We, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wedn, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 32 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, -1 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Au 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 August 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug -1 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 10000 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 24:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:60:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:60 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 STE") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 GM") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 GMTT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 gmt") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 UTC") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: " Wed, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 GMT ") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07: 24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed,\t15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15\tAug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug\t1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906\t07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05\tGMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed; 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed搬 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07;24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24;05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "⁗ed, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "W坥d, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "We敤, 15 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 ⁁ug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 A䅵g 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Au畧 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 ⁇MT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 G䝍T") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:05 GM䵔") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, A5 Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 1A Aug 1906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug A906 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1A06 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 19A6 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 190A 07:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 A7:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 0A:24:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:A4:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:2A:05 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:A5 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidData_R(invalidString: "Wed, 15 Aug 1906 07:24:0A GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMicroseconds_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700700, microseconds: 10, expected: 1986-08-15T10:20:05.0700800) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMicroseconds_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700700, microseconds: 0, expected: 1986-08-15T10:20:05.0700700) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMicroseconds_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700700, microseconds: -10, expected: 1986-08-15T10:20:05.0700600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToDouble_Invoke_ThrowsInvalidCastException [14:21:58] info: [STRT] System.Tests.DateTimeTests.GetDateTimeFormats [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExact_RoundtripWithOtherFormat_Fails(toStringFormat: "d", parseFormat: "f") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExact_RoundtripWithOtherFormat_Fails(toStringFormat: "o", parseFormat: "r") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ToStringThenParseExact_RoundtripWithOtherFormat_Fails(toStringFormat: "u", parseFormat: "y") [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidSecond_ThrowsArgumentOutOfRangeException(second: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidSecond_ThrowsArgumentOutOfRangeException(second: 60) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromFileTime_Invoke_ReturnsExpected(fileTime: 0, expected: 1601-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromFileTime_Invoke_ReturnsExpected(fileTime: 2650467743999999999, expected: 9999-12-31T23:59:59.9999999) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromFileTime_Invoke_ReturnsExpected(fileTime: 131875558500120000, expected: 2018-11-24T17:57:30.0120000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryParse_String_FormatProvider_DateTimeStyles_U [14:21:58] info: [STRT] System.Tests.DateTimeTests.CompareTo_NotDateTime_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToInt64_Invoke_ThrowsInvalidCastException [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_InvalidArguments_Throws [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromBinary_Invoke_ReturnsExpected(date: 2018-12-24T17:34:30.0120000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromBinary_Invoke_ReturnsExpected(date: 2018-12-24T17:34:30.0120000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromBinary_Invoke_ReturnsExpected(date: 2026-01-09T00:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromBinary_Invoke_ReturnsExpected(date: 0001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromBinary_Invoke_ReturnsExpected(date: 9999-12-31T23:59:59.9999999) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMonths_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:40.0760000+00:00, months: 120001) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMonths_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:40.0760000+00:00, months: -120001) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMonths_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 9999-12-31T23:59:59.9999999, months: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMonths_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 0001-01-01T00:00:00.0000000, months: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidMillisecond_ThrowsArgumentOutOfRangeException(millisecond: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidMillisecond_ThrowsArgumentOutOfRangeException(millisecond: 1000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Calendar [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToUInt32_Invoke_ThrowsInvalidCastException [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToOADate_SmallDate_ThrowsOverflowException(date: 0001-01-02T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToOADate_SmallDate_ThrowsOverflowException(date: 0099-12-31T23:59:59.9999999) [14:21:58] info: [STRT] System.Tests.DateTimeTests.GetDateTimeFormats_FormatSpecifier_InvalidFormat [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Calendar [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMicroseconds_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 9999-12-31T23:59:59.9999999, microseconds: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMicroseconds_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 0001-01-01T00:00:00.0000000, microseconds: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMicroseconds_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:40.1180000+00:00, microseconds: 1.7976931348623157E+308) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddMicroseconds_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:40.1180000+00:00, microseconds: -1.7976931348623157E+308) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Calendar_DateTimeKind(year: 1986, month: 8, day: 15, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Calendar_DateTimeKind(year: 1986, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Calendar_DateTimeKind(year: 1986, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Calendar_DateTimeKind(year: 2000, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Calendar_DateTimeKind(year: 2000, month: 2, day: 29, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Calendar_DateTimeKind(year: 2000, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Calendar_DateTimeKind(year: 1900, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Calendar_DateTimeKind(year: 1900, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_String_FormatProvider_DateTimeStyles [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromBinary_OutOfRangeTicks_ThrowsArgumentException(dateData: 3155378976000000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromBinary_OutOfRangeTicks_ThrowsArgumentException(dateData: 9223372036854775807) [14:21:58] info: [STRT] System.Tests.DateTimeTests.FromBinary_OutOfRangeTicks_ThrowsArgumentException(dateData: 7767064994427387904) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_SpecialCultures(cultureName: "fi-FI") [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_SpecialCultures(cultureName: "nb-NO") [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_SpecialCultures(cultureName: "nb-SJ") [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_SpecialCultures(cultureName: "sr-Cyrl-XK") [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_SpecialCultures(cultureName: "sr-Latn-ME") [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_SpecialCultures(cultureName: "sr-Latn-RS") [14:21:58] info: [STRT] System.Tests.DateTimeTests.Parse_SpecialCultures(cultureName: "sr-Latn-XK") [14:21:58] info: [STRT] System.Tests.DateTimeTests.UnixEpoch [14:21:58] info: [STRT] System.Tests.DateTimeTests.IsLeapYear_Invoke_ReturnsExpected(year: 2004, expected: True) [14:21:58] info: [STRT] System.Tests.DateTimeTests.IsLeapYear_Invoke_ReturnsExpected(year: 2000, expected: True) [14:21:58] info: [STRT] System.Tests.DateTimeTests.IsLeapYear_Invoke_ReturnsExpected(year: 1900, expected: False) [14:21:58] info: [STRT] System.Tests.DateTimeTests.IsLeapYear_Invoke_ReturnsExpected(year: 2005, expected: False) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToLongDateString_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToOADate_Invoke_ReturnsExpected(date: 0001-01-01T00:00:00.0000001, expected: 0) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToOADate_Invoke_ReturnsExpected(date: 0001-01-01T23:59:59.9999999, expected: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToOADate_Invoke_ReturnsExpected(date: 0100-01-01T00:00:00.0000000, expected: -657434) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToOADate_Invoke_ReturnsExpected(date: 1889-11-24T23:59:59.9990001, expected: -3687) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToOADate_Invoke_ReturnsExpected(date: 1889-11-24T17:57:30.0120000, expected: -3688.7482640277799) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToOADate_Invoke_ReturnsExpected(date: 1889-11-24T00:00:00.0000001, expected: -3688) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToOADate_Invoke_ReturnsExpected(date: 1899-12-30T00:00:00.0000000, expected: 0) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToOADate_Invoke_ReturnsExpected(date: 2018-11-24T00:00:00.0000000, expected: 43428) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToOADate_Invoke_ReturnsExpected(date: 2018-11-24T17:57:30.0120000, expected: 43428.74826) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToOADate_Invoke_ReturnsExpected(date: 2018-11-24T23:59:59.9990001, expected: 43429) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToOADate_Invoke_ReturnsExpected(date: 0001-01-01T00:00:00.0000000, expected: 0) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToOADate_Invoke_ReturnsExpected(date: 9999-12-31T23:59:59.9999999, expected: 2958466) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "d") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "D") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "f") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "F") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "g") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "G") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "m") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "M") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "o") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "O") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "r") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "R") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "s") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "t") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "T") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "u") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "U") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "y") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesToString(format: "Y") [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToShortTimeString_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_GenitiveMonthNames [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddDays_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 9999-12-31T23:59:59.9999999, days: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddDays_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 0001-01-01T00:00:00.0000000, days: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddDays_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:42.2320000+00:00, days: 1.7976931348623157E+308) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddDays_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:42.2320000+00:00, days: -1.7976931348623157E+308) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DayOfWeek_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_NullCalendar_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.DateTimeTests.InvalidDateTimeStyles [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddDays_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, days: 2, expected: 1986-08-17T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddDays_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, days: 2, expected: 1986-08-17T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddDays_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, days: 0, expected: 1986-08-15T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddDays_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, days: -2, expected: 1986-08-13T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidDay_ThrowsArgumentOutOfRangeException(day: 0) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_InvalidDay_ThrowsArgumentOutOfRangeException(day: 32) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 7963-05-19T22:57:37.5779670Z, format: "M", provider: , expected: "May 19") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 4495-10-26T18:49:20.3514933, format: "M", provider: , expected: "October 26") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 7923-01-13T02:51:53.1650615, format: "F", provider: , expected: "Saturday, 13 January 7923 02:51:53") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2252-11-30T03:56:44.4951822Z, format: "s", provider: null, expected: "2252-11-30T03:56:44") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2252-11-30T03:56:44.4951822Z, format: "s", provider: , expected: "2252-11-30T03:56:44") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1385-03-19T00:02:17.1195206Z, format: "u", provider: null, expected: "1385-03-19 00:02:17Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1385-03-19T00:02:17.1195206Z, format: "u", provider: , expected: "1385-03-19 00:02:17Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1003-10-13T23:34:17.4206081, format: "R", provider: null, expected: "Thu, 13 Oct 1003 23:34:17 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1003-10-13T23:34:17.4206081, format: "R", provider: , expected: "Thu, 13 Oct 1003 23:34:17 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 4285-08-06T15:10:14.9786791, format: "s", provider: null, expected: "4285-08-06T15:10:14") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 4285-08-06T15:10:14.9786791, format: "s", provider: , expected: "4285-08-06T15:10:14") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 6618-03-20T23:19:54.9098198, format: "s", provider: null, expected: "6618-03-20T23:19:54") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 6618-03-20T23:19:54.9098198, format: "s", provider: , expected: "6618-03-20T23:19:54") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 7252-02-18T00:24:53.4952239, format: "r", provider: null, expected: "Sun, 18 Feb 7252 00:24:53 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 7252-02-18T00:24:53.4952239, format: "r", provider: , expected: "Sun, 18 Feb 7252 00:24:53 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 0663-08-22T06:14:14.0236683, format: "o", provider: null, expected: "0663-08-22T06:14:14.0236683") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 0663-08-22T06:14:14.0236683, format: "o", provider: , expected: "0663-08-22T06:14:14.0236683") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 4173-02-17T11:25:22.0179904Z, format: "y", provider: , expected: "4173 February") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2383-09-20T01:40:14.2109916Z, format: "s", provider: null, expected: "2383-09-20T01:40:14") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2383-09-20T01:40:14.2109916Z, format: "s", provider: , expected: "2383-09-20T01:40:14") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9653-07-20T12:07:28.3567299, format: "F", provider: , expected: "Sunday, 20 July 9653 12:07:28") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9904-05-09T16:07:05.4155533, format: "f", provider: , expected: "Monday, 09 May 9904 16:07") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 6860-01-18T00:58:28.2557313Z, format: "s", provider: null, expected: "6860-01-18T00:58:28") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 6860-01-18T00:58:28.2557313Z, format: "s", provider: , expected: "6860-01-18T00:58:28") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 6398-10-30T03:05:09.8512429, format: "o", provider: null, expected: "6398-10-30T03:05:09.8512429") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 6398-10-30T03:05:09.8512429, format: "o", provider: , expected: "6398-10-30T03:05:09.8512429") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1148-11-26T04:19:39.5069450, format: "M", provider: , expected: "November 26") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 3091-10-05T01:24:18.7607928, format: "R", provider: null, expected: "Mon, 05 Oct 3091 01:24:18 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 3091-10-05T01:24:18.7607928, format: "R", provider: , expected: "Mon, 05 Oct 3091 01:24:18 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 4222-03-10T08:19:38.5455528Z, format: "g", provider: , expected: "03/10/4222 08:19") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2973-05-29T05:47:17.0428233, format: "F", provider: , expected: "Saturday, 29 May 2973 05:47:17") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 0326-02-13T21:49:53.3554815Z, format: "s", provider: null, expected: "0326-02-13T21:49:53") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 0326-02-13T21:49:53.3554815Z, format: "s", provider: , expected: "0326-02-13T21:49:53") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 4993-01-16T11:24:45.8529992Z, format: "s", provider: null, expected: "4993-01-16T11:24:45") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 4993-01-16T11:24:45.8529992Z, format: "s", provider: , expected: "4993-01-16T11:24:45") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 7765-11-20T19:51:58.1076766, format: "R", provider: null, expected: "Wed, 20 Nov 7765 19:51:58 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 7765-11-20T19:51:58.1076766, format: "R", provider: , expected: "Wed, 20 Nov 7765 19:51:58 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 5803-10-05T22:50:07.3094025, format: "O", provider: null, expected: "5803-10-05T22:50:07.3094025") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 5803-10-05T22:50:07.3094025, format: "O", provider: , expected: "5803-10-05T22:50:07.3094025") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 0438-02-18T05:41:41.6100484Z, format: "F", provider: , expected: "Thursday, 18 February 0438 05:41:41") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1665-09-28T06:39:59.4432483, format: "r", provider: null, expected: "Mon, 28 Sep 1665 06:39:59 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1665-09-28T06:39:59.4432483, format: "r", provider: , expected: "Mon, 28 Sep 1665 06:39:59 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 8284-02-22T09:51:41.8610263Z, format: "o", provider: null, expected: "8284-02-22T09:51:41.8610263Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 8284-02-22T09:51:41.8610263Z, format: "o", provider: , expected: "8284-02-22T09:51:41.8610263Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 5428-01-14T14:23:40.1205966, format: "M", provider: , expected: "January 14") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2301-03-23T20:18:06.0475783Z, format: "f", provider: , expected: "Saturday, 23 March 2301 20:18") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1023-05-24T09:54:47.8311096Z, format: "u", provider: null, expected: "1023-05-24 09:54:47Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1023-05-24T09:54:47.8311096Z, format: "u", provider: , expected: "1023-05-24 09:54:47Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1210-09-18T19:07:25.3740183, format: "D", provider: , expected: "Saturday, 18 September 1210") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 0136-04-18T04:11:29.7975892, format: "g", provider: , expected: "04/18/0136 04:11") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9156-12-10T17:39:32.2033047, format: "t", provider: , expected: "17:39") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 6991-07-18T19:39:19.1968158Z, format: "s", provider: null, expected: "6991-07-18T19:39:19") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 6991-07-18T19:39:19.1968158Z, format: "s", provider: , expected: "6991-07-18T19:39:19") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1587-08-20T08:19:12.8772429Z, format: "U", provider: , expected: "Thursday, 20 August 1587 08:19:12") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 3970-07-31T00:36:39.9884910, format: "m", provider: , expected: "July 31") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 5181-10-03T04:48:01.7883247, format: "g", provider: , expected: "10/03/5181 04:48") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9494-06-08T19:27:43.6779202, format: "T", provider: , expected: "19:27:43") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 3512-12-04T15:39:51.7223459, format: "u", provider: null, expected: "3512-12-04 15:39:51Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 3512-12-04T15:39:51.7223459, format: "u", provider: , expected: "3512-12-04 15:39:51Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 4264-07-16T06:58:32.3205077Z, format: "U", provider: , expected: "Saturday, 16 July 4264 06:58:32") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 5335-01-26T01:41:54.5633504, format: "f", provider: , expected: "Wednesday, 26 January 5335 01:41") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 0830-09-02T22:07:33.1476839Z, format: "G", provider: , expected: "09/02/0830 22:07:33") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 0475-06-30T04:01:29.3692740, format: "m", provider: , expected: "June 30") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 5176-08-10T20:24:16.4961778, format: "G", provider: , expected: "08/10/5176 20:24:16") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 5864-10-03T02:46:54.2570769Z, format: "U", provider: , expected: "Monday, 03 October 5864 02:46:54") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 6850-08-01T22:59:35.0829933Z, format: "g", provider: , expected: "08/01/6850 22:59") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 0301-10-24T21:19:14.5582445, format: "g", provider: , expected: "10/24/0301 21:19") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 0302-06-02T12:50:36.6291132, format: "g", provider: , expected: "06/02/0302 12:50") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 0252-12-23T23:17:46.4227528, format: "y", provider: , expected: "0252 December") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9252-02-16T12:44:52.3133815Z, format: "F", provider: , expected: "Friday, 16 February 9252 12:44:52") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9004-01-29T17:12:02.7741307Z, format: "U", provider: , expected: "Sunday, 29 January 9004 17:12:02") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 3121-06-26T03:37:50.0999277, format: "s", provider: null, expected: "3121-06-26T03:37:50") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 3121-06-26T03:37:50.0999277, format: "s", provider: , expected: "3121-06-26T03:37:50") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 5566-03-22T13:29:56.1400682, format: "g", provider: , expected: "03/22/5566 13:29") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 5103-07-26T03:29:53.7562232Z, format: "O", provider: null, expected: "5103-07-26T03:29:53.7562232Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 5103-07-26T03:29:53.7562232Z, format: "O", provider: , expected: "5103-07-26T03:29:53.7562232Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 4761-02-18T16:16:00.7918360Z, format: "d", provider: , expected: "02/18/4761") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 0732-01-25T10:35:48.3195296, format: "T", provider: , expected: "10:35:48") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9337-05-07T12:23:05.0485700Z, format: "D", provider: , expected: "Tuesday, 07 May 9337") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 3733-01-12T00:08:37.0378355Z, format: "d", provider: , expected: "01/12/3733") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 7704-11-21T07:24:39.5033050, format: "R", provider: null, expected: "Fri, 21 Nov 7704 07:24:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 7704-11-21T07:24:39.5033050, format: "R", provider: , expected: "Fri, 21 Nov 7704 07:24:39 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 3698-09-09T12:04:44.6532954, format: "R", provider: null, expected: "Tue, 09 Sep 3698 12:04:44 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 3698-09-09T12:04:44.6532954, format: "R", provider: , expected: "Tue, 09 Sep 3698 12:04:44 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2557-04-21T18:53:49.0860158Z, format: "T", provider: , expected: "18:53:49") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 7381-06-27T22:24:47.3169055, format: "t", provider: , expected: "22:24") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 0128-07-13T09:04:02.4527696Z, format: "m", provider: , expected: "July 13") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2390-06-03T11:45:41.1478522, format: "g", provider: , expected: "06/03/2390 11:45") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2955-11-30T21:04:08.2684875, format: "r", provider: null, expected: "Sun, 30 Nov 2955 21:04:08 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2955-11-30T21:04:08.2684875, format: "r", provider: , expected: "Sun, 30 Nov 2955 21:04:08 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2520-03-14T02:13:14.2527306Z, format: "o", provider: null, expected: "2520-03-14T02:13:14.2527306Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2520-03-14T02:13:14.2527306Z, format: "o", provider: , expected: "2520-03-14T02:13:14.2527306Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 8089-10-12T16:18:58.2202194, format: "D", provider: , expected: "Wednesday, 12 October 8089") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2931-06-22T04:19:48.2430526, format: "o", provider: null, expected: "2931-06-22T04:19:48.2430526") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2931-06-22T04:19:48.2430526, format: "o", provider: , expected: "2931-06-22T04:19:48.2430526") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 6596-07-27T15:32:22.3859108Z, format: "r", provider: null, expected: "Wed, 27 Jul 6596 15:32:22 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 6596-07-27T15:32:22.3859108Z, format: "r", provider: , expected: "Wed, 27 Jul 6596 15:32:22 GMT") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 3094-03-16T01:20:38.4576984Z, format: "m", provider: , expected: "March 16") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 8604-06-13T04:30:27.1158548Z, format: "D", provider: , expected: "Wednesday, 13 June 8604") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1233-05-19T15:09:22.3941264, format: "O", provider: null, expected: "1233-05-19T15:09:22.3941264") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1233-05-19T15:09:22.3941264, format: "O", provider: , expected: "1233-05-19T15:09:22.3941264") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1014-01-20T22:22:42.0784322Z, format: "d", provider: , expected: "01/20/1014") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 3180-07-27T21:44:49.8507843, format: "m", provider: , expected: "July 27") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 8656-05-30T08:46:51.5156519Z, format: "g", provider: , expected: "05/30/8656 08:46") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1651-08-03T04:06:16.5750485, format: "g", provider: , expected: "08/03/1651 04:06") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 5759-09-10T10:25:52.7243509, format: "o", provider: null, expected: "5759-09-10T10:25:52.7243509") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 5759-09-10T10:25:52.7243509, format: "o", provider: , expected: "5759-09-10T10:25:52.7243509") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2557-05-11T23:31:41.1133014, format: "t", provider: , expected: "23:31") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9242-01-31T10:58:54.3097820, format: "F", provider: , expected: "Friday, 31 January 9242 10:58:54") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 8053-01-08T13:06:42.6940446Z, format: "U", provider: , expected: "Wednesday, 08 January 8053 13:06:42") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9508-12-02T11:05:26.7760663, format: "F", provider: , expected: "Wednesday, 02 December 9508 11:05:26") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1831-10-16T18:29:04.0182530Z, format: "d", provider: , expected: "10/16/1831") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 6447-08-28T03:36:02.8955170, format: "t", provider: , expected: "03:36") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 7618-12-10T09:07:20.6651024, format: "M", provider: , expected: "December 10") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 0539-07-14T18:04:31.4106250Z, format: "s", provider: null, expected: "0539-07-14T18:04:31") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 0539-07-14T18:04:31.4106250Z, format: "s", provider: , expected: "0539-07-14T18:04:31") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 4742-05-07T09:57:09.4708781Z, format: "s", provider: null, expected: "4742-05-07T09:57:09") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 4742-05-07T09:57:09.4708781Z, format: "s", provider: , expected: "4742-05-07T09:57:09") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 6196-09-26T14:49:56.2687130Z, format: "G", provider: , expected: "09/26/6196 14:49:56") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 8177-02-23T01:06:09.5336223Z, format: "U", provider: , expected: "Sunday, 23 February 8177 01:06:09") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 5774-06-12T21:16:56.3252532, format: "s", provider: null, expected: "5774-06-12T21:16:56") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 5774-06-12T21:16:56.3252532, format: "s", provider: , expected: "5774-06-12T21:16:56") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 4638-10-27T21:38:39.0465720Z, format: "f", provider: , expected: "Saturday, 27 October 4638 21:38") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2948-09-27T17:10:55.7251488, format: "D", provider: , expected: "Friday, 27 September 2948") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1252-07-30T15:30:09.2996385Z, format: "o", provider: null, expected: "1252-07-30T15:30:09.2996385Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1252-07-30T15:30:09.2996385Z, format: "o", provider: , expected: "1252-07-30T15:30:09.2996385Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1000-07-01T09:41:35.3591926Z, format: "o", provider: null, expected: "1000-07-01T09:41:35.3591926Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1000-07-01T09:41:35.3591926Z, format: "o", provider: , expected: "1000-07-01T09:41:35.3591926Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2005-01-02T14:49:08.6587776, format: "f", provider: , expected: "Sunday, 02 January 2005 14:49") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 7849-12-14T18:16:48.9063320Z, format: "f", provider: , expected: "Friday, 14 December 7849 18:16") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 4630-10-05T12:26:55.2234289, format: "d", provider: , expected: "10/05/4630") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1993-04-13T19:34:20.8901490Z, format: "o", provider: null, expected: "1993-04-13T19:34:20.8901490Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1993-04-13T19:34:20.8901490Z, format: "o", provider: , expected: "1993-04-13T19:34:20.8901490Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2162-01-15T01:17:18.8530050Z, format: "O", provider: null, expected: "2162-01-15T01:17:18.8530050Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2162-01-15T01:17:18.8530050Z, format: "O", provider: , expected: "2162-01-15T01:17:18.8530050Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2498-03-16T08:53:25.8691059, format: "d", provider: , expected: "03/16/2498") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 6802-11-18T16:16:21.8766443Z, format: "o", provider: null, expected: "6802-11-18T16:16:21.8766443Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 6802-11-18T16:16:21.8766443Z, format: "o", provider: , expected: "6802-11-18T16:16:21.8766443Z") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yy", provider: en-US, expected: "34") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yy", provider: th-TH, expected: "42") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyy", provider: en-US, expected: "1234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyy", provider: th-TH, expected: "10542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyy", provider: en-US, expected: "1234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyy", provider: th-TH, expected: "10542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyy", provider: en-US, expected: "01234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyy", provider: th-TH, expected: "10542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyy", provider: en-US, expected: "001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyy", provider: th-TH, expected: "010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyy", provider: en-US, expected: "0001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyy", provider: th-TH, expected: "0010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyy", provider: en-US, expected: "00001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyy", provider: th-TH, expected: "00010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyy", provider: en-US, expected: "000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyy", provider: th-TH, expected: "000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyy", provider: en-US, expected: "0000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyy", provider: th-TH, expected: "0000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyy", provider: en-US, expected: "00000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyy", provider: th-TH, expected: "00000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyyy", provider: en-US, expected: "000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyyy", provider: th-TH, expected: "000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyyyy", provider: en-US, expected: "0000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyyyy", provider: th-TH, expected: "0000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyyyyy", provider: en-US, expected: "00000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyyyyy", provider: th-TH, expected: "00000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyyyyyy", provider: en-US, expected: "000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyyyyyy", provider: th-TH, expected: "000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyyyyyyy", provider: en-US, expected: "0000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyyyyyyy", provider: th-TH, expected: "0000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyyyyyyyy", provider: en-US, expected: "00000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyyyyyyyy", provider: th-TH, expected: "00000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyyyyyyyyy", provider: en-US, expected: "000000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyyyyyyyyy", provider: th-TH, expected: "000000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 1234-05-06T00:00:00.0000000, format: "yyyyyyyyyyyyyyyyyyy", provider: en-US, expected: "0000000000000001234") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 9999-12-31T23:59:59.9999999, format: "yyyyyyyyyyyyyyyyyyy", provider: th-TH, expected: "0000000000000010542") [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryFormat_MatchesExpected(dateTime: 2023-04-17T10:46:12.0000000Z, format: "HH‭mm", provider: null, expected: "10‭46") [14:21:58] info: [STRT] System.Tests.DateTimeTests.Equals_Invoke_ReturnsExpected(date: 0001-01-01T00:00:00.0000010, other: 0001-01-01T00:00:00.0000010, expected: True) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Equals_Invoke_ReturnsExpected(date: 0001-01-01T00:00:00.0000010, other: 0001-01-01T00:00:00.0000011, expected: False) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Equals_Invoke_ReturnsExpected(date: 0001-01-01T00:00:00.0000010, other: 0001-01-01T00:00:00.0000009, expected: False) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Equals_Invoke_ReturnsExpected(date: 0001-01-01T00:00:00.0000010, other: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Equals_Invoke_ReturnsExpected(date: 0001-01-01T00:00:00.0000010, other: null, expected: False) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryParse_String_FormatProvider_DateTimeStyles_G [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 0.99999990000000005, initialValue: 0001-01-01T00:00:00.0000000, unit: Microsecond, throws: False, expectedTicks: 9) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 0.99999990000000005, initialValue: 9999-12-31T23:59:59.9999999, unit: Microsecond, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 0.99999990000000005, initialValue: 9999-12-31T23:59:59.9999999, unit: Millisecond, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 0.99999990000000005, initialValue: 9999-12-31T23:59:59.9999999, unit: Second, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 0.99999990000000005, initialValue: 9999-12-31T23:59:59.9999999, unit: Minute, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 0.99999990000000005, initialValue: 9999-12-31T23:59:59.9999999, unit: Hour, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 0.99999990000000005, initialValue: 9999-12-31T23:59:59.9999999, unit: Day, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: -0.99999990000000005, initialValue: 0001-01-01T00:00:00.0000000, unit: Microsecond, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: -0.99999990000000005, initialValue: 0001-01-01T00:00:00.0000000, unit: Millisecond, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: -0.99999990000000005, initialValue: 0001-01-01T00:00:00.0000000, unit: Second, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: -0.99999990000000005, initialValue: 0001-01-01T00:00:00.0000000, unit: Minute, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: -0.99999990000000005, initialValue: 0001-01-01T00:00:00.0000000, unit: Hour, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: -0.99999990000000005, initialValue: 0001-01-01T00:00:00.0000000, unit: Day, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 3.1553789759999994E+17, initialValue: 0001-01-01T00:00:00.0000000, unit: Microsecond, throws: False, expectedTicks: 3155378975999999360) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 3.1553789759999995E+18, initialValue: 0001-01-01T00:00:00.0000000, unit: Microsecond, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 315537897599999, initialValue: 0001-01-01T00:00:00.0000000, unit: Millisecond, throws: False, expectedTicks: 3155378975999990000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 315537897600000, initialValue: 0001-01-01T00:00:00.0000000, unit: Millisecond, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 315537897599, initialValue: 0001-01-01T00:00:00.0000000, unit: Second, throws: False, expectedTicks: 3155378975990000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 315537897600, initialValue: 0001-01-01T00:00:00.0000000, unit: Second, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 5258964959, initialValue: 0001-01-01T00:00:00.0000000, unit: Minute, throws: False, expectedTicks: 3155378975400000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 5258964960, initialValue: 0001-01-01T00:00:00.0000000, unit: Minute, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 87649415, initialValue: 0001-01-01T00:00:00.0000000, unit: Hour, throws: False, expectedTicks: 3155378940000000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 87649416, initialValue: 0001-01-01T00:00:00.0000000, unit: Hour, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 3652058, initialValue: 0001-01-01T00:00:00.0000000, unit: Day, throws: False, expectedTicks: 3155378112000000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestDateTimeCalculationPrecision(value: 3652059, initialValue: 0001-01-01T00:00:00.0000000, unit: Day, throws: True, expectedTicks: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddSeconds_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, seconds: 30, expected: 1986-08-15T10:20:35.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddSeconds_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, seconds: 0, expected: 1986-08-15T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddSeconds_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, seconds: -3, expected: 1986-08-15T10:20:02.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToUInt16_Invoke_ThrowsInvalidCastException [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToBoolean_Invoke_ThrowsInvalidCastException [14:21:58] info: [STRT] System.Tests.DateTimeTests.Subtract_TimeSpan_ReturnsExpected(dateTime: 2012-06-18T10:05:01.0000000Z, timeSpan: 10:05:01, expected: 2012-06-18T00:00:00.0000000Z) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Subtract_TimeSpan_ReturnsExpected(dateTime: 2012-06-18T10:05:01.0000000Z, timeSpan: -10:05:01, expected: 2012-06-18T20:10:02.0000000Z) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddYears_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, years: 10, expected: 1996-08-15T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddYears_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, years: 0, expected: 1986-08-15T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddYears_Invoke_ReturnsExpected(dateTime: 1986-08-15T10:20:05.0700000, years: -10, expected: 1976-08-15T10:20:05.0700000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.IsLeapYear_InvalidYear_ThrowsArgumentOutOfRangeException(year: 0) [14:21:58] info: [STRT] System.Tests.DateTimeTests.IsLeapYear_InvalidYear_ThrowsArgumentOutOfRangeException(year: 10000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_WithNanoseconds(year: 1986, month: 8, day: 15, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300, nanosecond: 0) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_WithNanoseconds(year: 1986, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300, nanosecond: 100) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_WithNanoseconds(year: 1986, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300, nanosecond: 200) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_WithNanoseconds(year: 2000, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300, nanosecond: 300) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_WithNanoseconds(year: 2000, month: 2, day: 29, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300, nanosecond: 400) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_WithNanoseconds(year: 2000, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300, nanosecond: 500) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_WithNanoseconds(year: 1900, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300, nanosecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int_Int_Int_WithNanoseconds(year: 1900, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600, microsecond: 300, nanosecond: 900) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_InvalidArguments_Throws [14:21:58] info: [STRT] System.Tests.DateTimeTests.DayOfYear_Random [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToUInt64_Invoke_ThrowsInvalidCastException [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Long [14:21:58] info: [STRT] System.Tests.DateTimeTests.TestFractionSpecifier [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2004, month: 1, expected: 31) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2005, month: 10, expected: 31) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2005, month: 9, expected: 30) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2005, month: 8, expected: 31) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2005, month: 7, expected: 31) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2005, month: 6, expected: 30) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2005, month: 5, expected: 31) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2005, month: 4, expected: 30) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2005, month: 3, expected: 31) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2005, month: 2, expected: 28) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2005, month: 1, expected: 31) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2004, month: 12, expected: 31) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2004, month: 11, expected: 30) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2004, month: 10, expected: 31) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2004, month: 9, expected: 30) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2004, month: 8, expected: 31) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2004, month: 7, expected: 31) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2004, month: 6, expected: 30) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2004, month: 5, expected: 31) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2004, month: 4, expected: 30) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2004, month: 3, expected: 31) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2004, month: 2, expected: 29) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2005, month: 11, expected: 30) [14:21:58] info: [STRT] System.Tests.DateTimeTests.DaysInMonth_Invoke_ReturnsExpected(year: 2005, month: 12, expected: 31) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int(year: 1986, month: 8, day: 15, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int(year: 1986, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int(year: 1986, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int(year: 2000, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int(year: 2000, month: 2, day: 29, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int(year: 2000, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int(year: 1900, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_Int_Int_Int_Int_Int_Int_Int(year: 1900, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToChar_Invoke_ThrowsInvalidCastException [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddYears_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:42.8930000+00:00, years: 10001) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddYears_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 2026-01-09T14:20:42.8940000+00:00, years: -10001) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddYears_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 9999-12-31T23:59:59.9999999, years: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.AddYears_NewDateOutOfRange_ThrowsArgumentOutOfRangeException(date: 0001-01-01T00:00:00.0000000, years: -1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9", format: "%d", culture: , style: None, expected: 2026-01-09T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "15", format: "dd", culture: , style: None, expected: 2026-01-15T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9", format: "%M", culture: , style: None, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "09", format: "MM", culture: , style: None, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "Sep", format: "MMM", culture: , style: None, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "September", format: "MMMM", culture: , style: None, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1", format: "%y", culture: , style: None, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "01", format: "yy", culture: , style: None, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "2001", format: "yyyy", culture: , style: None, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "3", format: "%H", culture: , style: None, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "03", format: "HH", culture: , style: None, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "3A", format: "ht", culture: , style: None, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "03A", format: "hht", culture: , style: None, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "3P", format: "ht", culture: , style: None, expected: 2026-01-09T15:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "03P", format: "hht", culture: , style: None, expected: 2026-01-09T15:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "2017-10-11 01:23:45Z", format: "u", culture: , style: None, expected: 2017-10-11T01:23:45.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9/8/2017 10:11:12 AM", format: "M/d/yyyy HH':'mm':'ss tt", culture: , style: None, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9/8/2017 20:11:12 PM", format: "M/d/yyyy HH':'mm':'ss tt", culture: , style: None, expected: 2017-09-08T20:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "Fri, 08 Sep 2017 11:18:19 -0000", format: "ddd, d MMM yyyy H:m:s zzz", culture: en-US, style: AllowInnerWhite, expected: 2017-09-08T11:18:19.0000000Z) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00.8Z", format: "yyyy-MM-dd'T'HH:mm:ss.FFF'Z'", culture: , style: None, expected: 1234-05-06T07:00:00.8000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ss.FFF'Z'", culture: , style: None, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFF'Z'", culture: , style: None, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFF'Z'", culture: , style: None, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFFZ", culture: , style: None, expected: 1234-05-06T07:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00GMT", format: "yyyy-MM-dd'T'HH:mm:ssFFFZ", culture: , style: None, expected: 1234-05-06T07:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9", format: "%d", culture: , style: AllowWhiteSpaces, expected: 2026-01-09T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "15", format: "dd", culture: , style: AllowWhiteSpaces, expected: 2026-01-15T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9", format: "%M", culture: , style: AllowWhiteSpaces, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "09", format: "MM", culture: , style: AllowWhiteSpaces, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "Sep", format: "MMM", culture: , style: AllowWhiteSpaces, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "September", format: "MMMM", culture: , style: AllowWhiteSpaces, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1", format: "%y", culture: , style: AllowWhiteSpaces, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "01", format: "yy", culture: , style: AllowWhiteSpaces, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "2001", format: "yyyy", culture: , style: AllowWhiteSpaces, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "3", format: "%H", culture: , style: AllowWhiteSpaces, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "03", format: "HH", culture: , style: AllowWhiteSpaces, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "3A", format: "ht", culture: , style: AllowWhiteSpaces, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "03A", format: "hht", culture: , style: AllowWhiteSpaces, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "3P", format: "ht", culture: , style: AllowWhiteSpaces, expected: 2026-01-09T15:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "03P", format: "hht", culture: , style: AllowWhiteSpaces, expected: 2026-01-09T15:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "2017-10-11 01:23:45Z", format: "u", culture: , style: AllowWhiteSpaces, expected: 2017-10-11T01:23:45.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9/8/2017 10:11:12 AM", format: "M/d/yyyy HH':'mm':'ss tt", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9/8/2017 20:11:12 PM", format: "M/d/yyyy HH':'mm':'ss tt", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T20:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "Fri, 08 Sep 2017 11:18:19 -0000", format: "ddd, d MMM yyyy H:m:s zzz", culture: en-US, style: AllowInnerWhite, expected: 2017-09-08T11:18:19.0000000Z) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00.8Z", format: "yyyy-MM-dd'T'HH:mm:ss.FFF'Z'", culture: , style: AllowWhiteSpaces, expected: 1234-05-06T07:00:00.8000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ss.FFF'Z'", culture: , style: AllowWhiteSpaces, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFF'Z'", culture: , style: AllowWhiteSpaces, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFF'Z'", culture: , style: AllowWhiteSpaces, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFFZ", culture: , style: AllowWhiteSpaces, expected: 1234-05-06T07:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00GMT", format: "yyyy-MM-dd'T'HH:mm:ssFFFZ", culture: , style: AllowWhiteSpaces, expected: 1234-05-06T07:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9", format: "\" \"%d", culture: , style: AllowLeadingWhite, expected: 2026-01-09T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "15", format: "' 'dd", culture: , style: AllowLeadingWhite, expected: 2026-01-15T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9", format: "\" \"%M", culture: , style: AllowLeadingWhite, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "09", format: "\" \"MM", culture: , style: AllowLeadingWhite, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "Sep", format: "\" \"MMM", culture: , style: AllowLeadingWhite, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "September", format: "' 'MMMM", culture: , style: AllowLeadingWhite, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1", format: "' '%y", culture: , style: AllowLeadingWhite, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "01", format: "\" \"yy", culture: , style: AllowLeadingWhite, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "2001", format: "\" \"yyyy", culture: , style: AllowLeadingWhite, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "3", format: "\" \"%H", culture: , style: AllowLeadingWhite, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "03", format: "\" \"HH", culture: , style: AllowLeadingWhite, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "3A", format: "\" \"ht", culture: , style: AllowLeadingWhite, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "03A", format: "\" \"hht", culture: , style: AllowLeadingWhite, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "3P", format: "' 'ht", culture: , style: AllowLeadingWhite, expected: 2026-01-09T15:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "03P", format: "\" \"hht", culture: , style: AllowLeadingWhite, expected: 2026-01-09T15:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "2017-10-11 01:23:45Z", format: "u", culture: , style: AllowLeadingWhite, expected: 2017-10-11T01:23:45.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9/8/2017 10:11:12 AM", format: "' 'M/d/yyyy HH':'mm':'ss tt", culture: , style: AllowLeadingWhite, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9/8/2017 20:11:12 PM", format: "\" \"M/d/yyyy HH':'mm':'ss tt", culture: , style: AllowLeadingWhite, expected: 2017-09-08T20:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00.8Z", format: "\" \"yyyy-MM-dd'T'HH:mm:ss.FFF'Z'", culture: , style: AllowLeadingWhite, expected: 1234-05-06T07:00:00.8000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "\" \"yyyy-MM-dd'T'HH:mm:ss.FFF'Z'", culture: , style: AllowLeadingWhite, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "' 'yyyy-MM-dd'T'HH:mm:ssFFF'Z'", culture: , style: AllowLeadingWhite, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "' 'yyyy-MM-dd'T'HH:mm:ssFFF'Z'", culture: , style: AllowLeadingWhite, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "\" \"yyyy-MM-dd'T'HH:mm:ssFFFZ", culture: , style: AllowLeadingWhite, expected: 1234-05-06T07:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00GMT", format: "\" \"yyyy-MM-dd'T'HH:mm:ssFFFZ", culture: , style: AllowLeadingWhite, expected: 1234-05-06T07:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9", format: "%d\" \"", culture: , style: AllowTrailingWhite, expected: 2026-01-09T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "15", format: "dd' '", culture: , style: AllowTrailingWhite, expected: 2026-01-15T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9", format: "%M\" \"", culture: , style: AllowTrailingWhite, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "09", format: "MM\" \"", culture: , style: AllowTrailingWhite, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "Sep", format: "MMM\" \"", culture: , style: AllowTrailingWhite, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "September", format: "MMMM' '", culture: , style: AllowTrailingWhite, expected: 2026-09-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1", format: "%y' '", culture: , style: AllowTrailingWhite, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "01", format: "yy\" \"", culture: , style: AllowTrailingWhite, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "2001", format: "yyyy\" \"", culture: , style: AllowTrailingWhite, expected: 2001-01-01T00:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "3", format: "%H\" \"", culture: , style: AllowTrailingWhite, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "03", format: "HH\" \"", culture: , style: AllowTrailingWhite, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "3A", format: "ht\" \"", culture: , style: AllowTrailingWhite, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "03A", format: "hht\" \"", culture: , style: AllowTrailingWhite, expected: 2026-01-09T03:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "3P", format: "ht' '", culture: , style: AllowTrailingWhite, expected: 2026-01-09T15:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "03P", format: "hht\" \"", culture: , style: AllowTrailingWhite, expected: 2026-01-09T15:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "2017-10-11 01:23:45Z", format: "u", culture: , style: AllowTrailingWhite, expected: 2017-10-11T01:23:45.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9/8/2017 10:11:12 AM", format: "M/d/yyyy HH':'mm':'ss tt' '", culture: , style: AllowTrailingWhite, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9/8/2017 20:11:12 PM", format: "M/d/yyyy HH':'mm':'ss tt\" \"", culture: , style: AllowTrailingWhite, expected: 2017-09-08T20:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00.8Z", format: "yyyy-MM-dd'T'HH:mm:ss.FFF'Z'\" \"", culture: , style: AllowTrailingWhite, expected: 1234-05-06T07:00:00.8000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ss.FFF'Z'\" \"", culture: , style: AllowTrailingWhite, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFF'Z'' '", culture: , style: AllowTrailingWhite, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFF'Z'' '", culture: , style: AllowTrailingWhite, expected: 1234-05-06T07:00:00.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00Z", format: "yyyy-MM-dd'T'HH:mm:ssFFFZ\" \"", culture: , style: AllowTrailingWhite, expected: 1234-05-06T07:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "1234-05-06T07:00:00GMT", format: "yyyy-MM-dd'T'HH:mm:ssFFFZ\" \"", culture: , style: AllowTrailingWhite, expected: 1234-05-06T07:00:00.0000000+00:00) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9/8/2017 10:11:12 AM "···, format: "M/d/yyyy HH':'mm':'ss tt' '", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9/8/2017 10:11:12 AM ", format: "M/d/yyyy HH':'mm':'ss tt' '", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9/ 8 /2017 10:11:12 AM ", format: "M/d/yyyy HH':'mm':'ss tt' '", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: " 9 /8/2017 10:11:12 AM", format: "M/d/yyyy HH':'mm':'ss tt' '", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "9/8/2017 10 : 11 : 12 AM", format: "M/d/yyyy HH':'mm':'ss tt' '", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: " 9 / 8 / 2017 10 : 11 : 12 AM", format: "M/d/yyyy HH':'mm':'ss tt' '", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: " 9 / 8 / 2017 10 : 11 : 12 AM", format: "M/d/yyyy HH':'mm':'ss tt' '", culture: , style: AllowWhiteSpaces, expected: 2017-09-08T10:11:12.0000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "כ'.ד'.תשפ\"ו", format: "d.M.yyyy", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "כ' בTevet תשפ\"ו", format: "d בMMM yyyy", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "יום שישי, כ' בTevet תשפ\"ו", format: "dddd, d בMMMM yyyy", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "כ' בTevet תשפ\"ו", format: "d בMMMM yyyy", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "יום שישי, כ' בTevet תשפ\"ו 0:00", format: "dddd, d בMMMM yyyy H:mm", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "כ' בTevet תשפ\"ו 0:00", format: "d בMMMM yyyy H:mm", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "יום שישי, כ' בTevet תשפ\"ו 0:00:00", format: "dddd, d בMMMM yyyy H:mm:ss", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "כ' בTevet תשפ\"ו 0:00:00", format: "d בMMMM yyyy H:mm:ss", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "כ'.ד'.תשפ\"ו 0:00", format: "d.M.yyyy H:mm", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "כ' בTevet תשפ\"ו 0:00", format: "d בMMM yyyy H:mm", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "כ'.ד'.תשפ\"ו 0:00:00", format: "d.M.yyyy H:mm:ss", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "כ' בTevet תשפ\"ו 0:00:00", format: "d בMMM yyyy H:mm:ss", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "כ' בTevet", format: "d בMMMM", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "כ' בTevet", format: "d בMMMM", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "תשפ\"ו-ד'-כ'T00:00:00.0000000+00:00", format: "yyyy'-'MM'-'dd'T'HH':'mm':'ss.fffffffK", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "תשפ\"ו-ד'-כ'T00:00:00.0000000+00:00", format: "yyyy'-'MM'-'dd'T'HH':'mm':'ss.fffffffK", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "יום ו׳, כ' Tevet תשפ\"ו 00:00:00 GMT", format: "ddd, dd MMM yyyy HH':'mm':'ss 'GMT'", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "יום ו׳, כ' Tevet תשפ\"ו 00:00:00 GMT", format: "ddd, dd MMM yyyy HH':'mm':'ss 'GMT'", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "תשפ\"ו-ד'-כ'T00:00:00", format: "yyyy'-'MM'-'dd'T'HH':'mm':'ss", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "0:00", format: "H:mm", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "0:00:00", format: "H:mm:ss", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "תשפ\"ו-ד'-כ' 00:00:00Z", format: "yyyy'-'MM'-'dd HH':'mm':'ss'Z'", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "יום שישי, כ' בTevet תשפ\"ו 0:00:00", format: "dddd, d בMMMM yyyy H:mm:ss", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "כ' בTevet תשפ\"ו 0:00:00", format: "d בMMMM yyyy H:mm:ss", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "Tevet תשפ\"ו", format: "MMMM yyyy", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ParseExact_ValidInput_Succeeds(input: "Tevet תשפ\"ו", format: "MMMM yyyy", culture: he-IL, style: None, expected: null) [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryParseExact_String_String_FormatProvider_DateTimeStyles_NullFormatProvider [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToFileTimeUtc_Invoke_ReturnsExpected(date: 1601-01-01T00:00:00.0000000, expected: 0) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToFileTimeUtc_Invoke_ReturnsExpected(date: 1601-01-01T00:00:00.0000001, expected: 1) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToFileTimeUtc_Invoke_ReturnsExpected(date: 2018-12-24T00:00:00.0000000, expected: 131900832000000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToFileTimeUtc_Invoke_ReturnsExpected(date: 2018-12-24T00:00:00.0000000+00:00, expected: 131900832000000000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToFileTimeUtc_Invoke_ReturnsExpected(date: 2018-11-24T17:57:30.0120000, expected: 131875558500120000) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToFileTimeUtc_Invoke_ReturnsExpected(date: 9999-12-31T23:59:59.9999999, expected: 2650467743999999999) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_DateOnly_TimeOnly(year: 1986, month: 8, day: 15, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_DateOnly_TimeOnly(year: 1986, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_DateOnly_TimeOnly(year: 1986, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_DateOnly_TimeOnly(year: 2000, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_DateOnly_TimeOnly(year: 2000, month: 2, day: 29, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_DateOnly_TimeOnly(year: 2000, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_DateOnly_TimeOnly(year: 1900, month: 2, day: 28, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.Ctor_DateOnly_TimeOnly(year: 1900, month: 12, day: 31, hour: 10, minute: 20, second: 5, millisecond: 600) [14:21:58] info: [STRT] System.Tests.DateTimeTests.ToDateTime_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DateTimeTests.TryParseExact_String_StringArray_FormatProvider_DateTimeStyles [14:21:58] info: [STRT] System.Tests.ArrayTests.MaxSizes [14:21:58] info: [STRT] System.Tests.ArrayTests.ForEach_Array_EvaluatesActionForEachElement(array: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.ForEach_Array_EvaluatesActionForEachElement(array: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_InvalidLengthInLongLength_ThrowsArgumentOutOfRangeException(length: 2147483648) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_InvalidLengthInLongLength_ThrowsArgumentOutOfRangeException(length: -2147483649) [14:21:58] info: [STRT] System.Tests.ArrayTests.IList_GetSetItem_Invalid [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_InvalidRank_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_RankMoreThanMaxRank_ThrowsTypeLoadException(length: 33) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_RankMoreThanMaxRank_ThrowsTypeLoadException(length: 256) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_RankMoreThanMaxRank_ThrowsTypeLoadException(length: 257) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clone_MultiDimensionalArray_ModifyingOriginalDoesNotAffectClone [14:21:58] info: [STRT] System.Tests.ArrayTests.FindAll_Invalid [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_NullElementType_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_NegativeCount_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationPointers_ThrowsArrayTypeMismatchException [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_TypeNotRuntimeType_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_OutOfRangeLongIndex3_ThrowsArgumentOutOfRangeException(index: 2147483648) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_OutOfRangeLongIndex3_ThrowsArgumentOutOfRangeException(index: -2147483649) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_Array(array: [0], index: 0, length: 1, value: null, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_Array(array: [0], index: 0, length: 1, value: null, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_Array(array: [0], index: 0, length: 1, value: null, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_Array(array: [0], index: 0, length: 1, value: null, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_Array(array: [0], index: 0, length: 1, value: null, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_Array(array: [0], index: 0, length: 1, value: null, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_Array(array: [0], index: 0, length: 1, value: null, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_Array(array: [0], index: 0, length: 1, value: null, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_Array(array: [False], index: 0, length: 1, value: null, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_Array(array: ['\0'], index: 0, length: 1, value: null, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_Array(array: [0], index: 0, length: 1, value: null, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_Array(array: [0], index: 0, length: 1, value: null, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_ComparisonThrowsException_ThrowsInvalidOperationException [14:21:58] info: [STRT] System.Tests.ArrayTests.ConvertAll [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_NotComparable_ThrowsInvalidOperationException(array: ["1", 2, Object { }]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clear_Invalid [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_EmptyArrayInvalidStartIndexCount_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_OutOfRangeLongIndex1_ThrowsArgumentOutOfRangeException(index: 2147483648) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_OutOfRangeLongIndex1_ThrowsArgumentOutOfRangeException(index: -2147483649) [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_OutOfRangeIntIndex2_ThrowsIndexOutOfRangeException(index: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_OutOfRangeIntIndex2_ThrowsIndexOutOfRangeException(index: 10) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_ArrayOfPointers_ThrowsNotSupportedException [14:21:58] info: [STRT] System.Tests.ArrayTests.Store_NegativeIndex_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_UnreliableConversion_CantPerform_ThrowsInvalidCastException(sourceArray: ["1"], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_UnreliableConversion_CantPerform_ThrowsInvalidCastException(sourceArray: [0, 0, 0, 0, NotInt32 { }, ···], destinationArray: [0, 0, 0, 0, 0, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_UnreliableConversion_CantPerform_ThrowsInvalidCastException(sourceArray: [0, 0, 0, 0, NotInt32 { }, ···], destinationArray: [0, 0, 0, 0, 0, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_UnreliableConversion_CantPerform_ThrowsInvalidCastException(sourceArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_UnreliableConversion_CantPerform_ThrowsInvalidCastException(sourceArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_UnreliableConversion_CantPerform_ThrowsInvalidCastException(sourceArray: [ClassWithNonGenericInterface1 { }], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_UnreliableConversion_CantPerform_ThrowsInvalidCastException(sourceArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_UnreliableConversion_CantPerform_ThrowsInvalidCastException(sourceArray: [null], destinationArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_UnreliableConversion_CantPerform_ThrowsInvalidCastException(sourceArray: [ClassWithNonGenericInterface1 { }], destinationArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clear_Struct_WithReferenceAndValueTypeFields_Array [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [null], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [null], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [null], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [null], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [null], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [null], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [null], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: ['\0']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: ['\0']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: ['\0']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: ['\0']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: ['\0']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: ['\0']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [False], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [False], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [False], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [False], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [False], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [False], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [False], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [False], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [False], destinationArray: ['\0']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [False], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [False], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [False], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [False], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: ['\0']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: ['\0']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: ['\0']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: ['\0']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [null], destinationArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1], destinationArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1_2]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException(sourceArray: [0], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_NullArray_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.AsReadOnly_ValidArray_ReturnsExpected [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstanceFromArrayType_NotAnArrayType_ThrowsArgumentException(notAnArrayType: typeof(int)) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstanceFromArrayType_NotAnArrayType_ThrowsArgumentException(notAnArrayType: typeof(System.Tests.ArrayTests+GenericClass<>)) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstanceFromArrayType_NotAnArrayType_ThrowsArgumentException(notAnArrayType: typeof(System.Span)) [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_OutOfRangeIntIndex3_ThrowsIndexOutOfRangeException(index: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_OutOfRangeIntIndex3_ThrowsIndexOutOfRangeException(index: 10) [14:21:58] info: [STRT] System.Tests.ArrayTests.ForEach_NullAction_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.GetEnumerator(array: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetEnumerator(array: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetEnumerator(array: [1, 2, 2, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetEnumerator(array: ['7', '8', '9']) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetEnumerator(array: [0, 0, 0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetEnumerator(array: [0, 0, 0, 0, 0, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.FillWithStartIndexAndCount_Sidecast [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_NegativeLength_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.Find [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_NegativeLength2_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.GetEnumerator_Invalid(array: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetEnumerator_Invalid(array: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetEnumerator_Invalid(array: [1, 2, 2, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetEnumerator_Invalid(array: ['7', '8', '9']) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetEnumerator_Invalid(array: [0, 0, 0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetEnumerator_Invalid(array: [0, 0, 0, 0, 0, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_NullArray_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: Object { }, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: null, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: Object { }, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: null, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: Object { }, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: null, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: Object { }, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: null, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: Object { }, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: null, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: Object { }, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: null, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: Object { }, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: null, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: Object { }, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: null, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [0x0001, 0x0002], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [0x0001, 0x0002], value: Object { }, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [0x0001, 0x0002], value: null, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [True, False], value: '\0', startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [True, False], value: Object { }, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [True, False], value: null, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: Object { }, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: null, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: Object { }, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: null, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: Object { }, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: null, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: Object { }, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [1, 2], value: null, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: ["Hello", "Hello", "Goodbyte", "Goodbye"], value: Object { }, startIndex: 3, count: 4, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [0, null, 10, 10, 0], value: null, startIndex: 4, count: 5, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [0, null, 10, 10, 0], value: 10, startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_Array(array: [0, null, 10, 10, 0], value: 100, startIndex: 4, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 1, startIndex: 4, count: 5, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 2, startIndex: 2, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 4, startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 5, startIndex: 4, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 3, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 1, startIndex: 4, count: 5, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 2, startIndex: 2, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 4, startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 5, startIndex: 4, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 3, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 1, startIndex: 4, count: 5, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 2, startIndex: 2, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 4, startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 5, startIndex: 4, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 3, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 1, startIndex: 4, count: 5, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 2, startIndex: 2, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 4, startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 5, startIndex: 4, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 3, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [7, 7, 8, 8, 9, ···], value: 8, startIndex: 5, count: 6, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [7, 7, 8, 8, 9, ···], value: 8, startIndex: 1, count: 1, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [7, 7, 8, 8, 9, ···], value: 8, startIndex: 3, count: 3, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [7, 7, 8, 8, 9, ···], value: 7, startIndex: 3, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [7, 7, 8, 8, 9, ···], value: 7, startIndex: 3, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [], value: 0, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [], value: 0, startIndex: -1, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 1, startIndex: 4, count: 5, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 2, startIndex: 2, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 4, startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 5, startIndex: 4, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 3, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 1, startIndex: 4, count: 5, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 2, startIndex: 2, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 4, startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 5, startIndex: 4, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 3, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 1, startIndex: 4, count: 5, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 2, startIndex: 2, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 4, startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 5, startIndex: 4, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 3, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [0x0001, 0x0002, 0x0003, 0x0003, 0x0004], value: 0x0001, startIndex: 4, count: 5, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [0x0001, 0x0002, 0x0003, 0x0003, 0x0004], value: 0x0003, startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [0x0001, 0x0002, 0x0003, 0x0003, 0x0004], value: 0x0002, startIndex: 2, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [0x0001, 0x0002, 0x0003, 0x0003, 0x0004], value: 0x0004, startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [0x0001, 0x0002, 0x0003, 0x0003, 0x0004], value: 0x0005, startIndex: 4, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [0x0001, 0x0002, 0x0003, 0x0003, 0x0004], value: 0x0003, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [0x0001, 0x0002, 0x0003, 0x0003, 0x0004], value: 0x0003, startIndex: 4, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [False, True, True], value: False, startIndex: 2, count: 3, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [False, True, True], value: True, startIndex: 2, count: 3, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [False, True, True], value: False, startIndex: 1, count: 2, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [False, True, True], value: False, startIndex: 1, count: 1, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [False], value: True, startIndex: 0, count: 1, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [False, True, True], value: False, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [False, True, True], value: False, startIndex: 2, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 1, startIndex: 4, count: 5, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 2, startIndex: 2, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 4, startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 5, startIndex: 4, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 3, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 1, startIndex: 4, count: 5, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 2, startIndex: 2, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 4, startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 5, startIndex: 4, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 3, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 1, startIndex: 4, count: 5, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 2, startIndex: 2, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 4, startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 5, startIndex: 4, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 3, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 1, startIndex: 4, count: 5, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 2, startIndex: 2, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 4, startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 5, startIndex: 4, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 3, 3, 4], value: 3, startIndex: 3, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [null, null, "Hello", "Hello", "Goodbye", ···], value: "Hello", startIndex: 7, count: 8, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [null, null, "Hello", "Hello", "Goodbye", ···], value: "Goodbye", startIndex: 7, count: 8, expected: 5) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [null, null, "Hello", "Hello", "Goodbye", ···], value: "Nowhere", startIndex: 7, count: 8, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [null, null, "Hello", "Hello", "Goodbye", ···], value: "Hello", startIndex: 2, count: 2, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [null, null, "Hello", "Hello", "Goodbye", ···], value: "Hello", startIndex: 3, count: 3, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [null, null, "Hello", "Hello", "Goodbye", ···], value: "Goodbye", startIndex: 7, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [null, null, "Hello", "Hello", "Goodbye", ···], value: "Goodbye", startIndex: 7, count: 3, expected: 5) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [Case1, Case2, Case1], value: Case1, startIndex: 2, count: 3, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [Case1, Case2, Case1], value: Case3, startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 1], value: 1, startIndex: 2, count: 3, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [1, 2, 1], value: 3, startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [NonGenericClass1 { }, NonGenericClass1 { }], value: NonGenericClass1 { }, startIndex: 1, count: 2, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [NonGenericClass1 { }, NonGenericClass1 { }], value: NonGenericClass1 { }, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [NonGenericClass1 { }, NonGenericClass1 { }], value: NonGenericClass1 { }, startIndex: 1, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [NonGenericClass1 { }, NonGenericClass1 { }], value: NonGenericClass1 { }, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], value: System.Tests.ArrayTests+NonGenericStruct, startIndex: 1, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], value: System.Tests.ArrayTests+NonGenericStruct, startIndex: 1, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], value: System.Tests.ArrayTests+NonGenericStruct, startIndex: 1, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], value: System.Tests.ArrayTests+NonGenericStruct, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [ClassWithNonGenericInterface1 { }, ClassWithNonGenericInterface1 { }], value: ClassWithNonGenericInterface1 { }, startIndex: 1, count: 2, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [ClassWithNonGenericInterface1 { }, ClassWithNonGenericInterface1 { }], value: ClassWithNonGenericInterface1 { }, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [ClassWithNonGenericInterface1 { }, ClassWithNonGenericInterface1 { }], value: ClassWithNonGenericInterface1 { }, startIndex: 1, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [ClassWithNonGenericInterface1 { }, ClassWithNonGenericInterface1 { }], value: ClassWithNonGenericInterface1 { }, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [EqualsOverrider { Value = 1 }], value: null, startIndex: 0, count: 1, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [EqualsOverrider { Value = 1 }], value: EqualsOverrider { Value = 1 }, startIndex: 0, count: 1, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [EqualsOverrider { Value = 1 }], value: EqualsOverrider { Value = 2 }, startIndex: 0, count: 1, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [null], value: null, startIndex: 0, count: 1, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [null, null], value: null, startIndex: 1, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_SZArray(array: [null, null], value: null, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.CopyTo_SourceMultiDimensional_ThrowsRankException [14:21:58] info: [STRT] System.Tests.ArrayTests.Resize(array: [1, 2, 3, 4, 5], newSize: 7, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Resize(array: [1, 2, 3, 4, 5], newSize: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Resize(array: null, newSize: 3, expected: [0, 0, 0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.IList_CopyTo(array: [0, 1, 2, 3, 4], destinationArray: [9, 9, 9, 9, 9], index: 0, expected: [0, 1, 2, 3, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.IList_CopyTo(array: [0, 1, 2, 3, 4], destinationArray: [9, 9, 9, 9, 9, ···], index: 2, expected: [9, 9, 0, 1, 2, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ForEach_NullArray_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralEquatable_GetHashCode_NullComparer_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_CountZero_ValueInvalidType_DoesNotThrow(elementType: typeof(object), length: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_CountZero_ValueInvalidType_DoesNotThrow(elementType: typeof(object), length: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_CountZero_ValueInvalidType_DoesNotThrow(elementType: typeof(int), length: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_CountZero_ValueInvalidType_DoesNotThrow(elementType: typeof(int), length: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_CountZero_ValueInvalidType_DoesNotThrow(elementType: typeof(nint), length: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_CountZero_ValueInvalidType_DoesNotThrow(elementType: typeof(nint), length: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_CountZero_ValueInvalidType_DoesNotThrow(elementType: typeof(nuint), length: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_CountZero_ValueInvalidType_DoesNotThrow(elementType: typeof(nuint), length: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_DestinationIndexNegative_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 1449612839, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 1449612839, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 1449612839, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 1449612839, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 1449612839, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 191, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 191, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 191, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 191, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 191, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: -32093, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: -32093, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: -32093, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: -32093, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: -32093, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 1077158993, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 1077158993, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 1077158993, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 1077158993, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 1077158993, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [], value: StrongBox`1 { Value = 744982065 }, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [], value: StrongBox`1 { Value = 744982065 }, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [], value: StrongBox`1 { Value = 744982065 }, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [], value: StrongBox`1 { Value = 744982065 }, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [], value: StrongBox`1 { Value = 744982065 }, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: "1092241754", startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: "1092241754", startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: "1092241754", startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: "1092241754", startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: "1092241754", startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 129, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 129, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 129, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 129, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 129, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 27201, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 27201, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 27201, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 27201, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 27201, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 1691107700, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 1691107700, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 1691107700, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 1691107700, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 1691107700, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 687960043, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 687960043, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 687960043, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 687960043, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: 687960043, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: Object { }, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: Object { }, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: Object { }, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: Object { }, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [], value: Object { }, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1421733535], value: 556209, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1421733535], value: 556209, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1421733535], value: 556209, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1421733535], value: 556209, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1421733535], value: 556209, startIndex: 1, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [198], value: 191, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [198], value: 191, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [198], value: 191, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [198], value: 191, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [198], value: 191, startIndex: 1, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-5164], value: 32751, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-5164], value: 32751, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-5164], value: 32751, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-5164], value: 32751, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-5164], value: 32751, startIndex: 1, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1231662021], value: 277269360, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1231662021], value: 277269360, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1231662021], value: 277269360, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1231662021], value: 277269360, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1231662021], value: 277269360, startIndex: 1, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 700732859 }], value: StrongBox`1 { Value = 581272487 }, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 700732859 }], value: StrongBox`1 { Value = 581272487 }, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 700732859 }], value: StrongBox`1 { Value = 581272487 }, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 700732859 }], value: StrongBox`1 { Value = 581272487 }, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 700732859 }], value: StrongBox`1 { Value = 581272487 }, startIndex: 1, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["680263904"], value: "1513779261", startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["680263904"], value: "1513779261", startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["680263904"], value: "1513779261", startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["680263904"], value: "1513779261", startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["680263904"], value: "1513779261", startIndex: 1, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [8], value: 156, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [8], value: 156, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [8], value: 156, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [8], value: 156, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [8], value: 156, startIndex: 1, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-31588], value: -15729, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-31588], value: -15729, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-31588], value: -15729, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-31588], value: -15729, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-31588], value: -15729, startIndex: 1, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [372605580], value: 839357561, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [372605580], value: 839357561, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [372605580], value: 839357561, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [372605580], value: 839357561, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [372605580], value: 839357561, startIndex: 1, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1074790010], value: 1074692074, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1074790010], value: 1074692074, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1074790010], value: 1074692074, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1074790010], value: 1074692074, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1074790010], value: 1074692074, startIndex: 1, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }], value: Object { }, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }], value: Object { }, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }], value: Object { }, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }], value: Object { }, startIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }], value: Object { }, startIndex: 1, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1814018807, 797753679], value: 801889945, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1814018807, 797753679], value: 801889945, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1814018807, 797753679], value: 801889945, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1814018807, 797753679], value: 801889945, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1814018807, 797753679], value: 801889945, startIndex: 2, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [60, 3], value: 34, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [60, 3], value: 34, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [60, 3], value: 34, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [60, 3], value: 34, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [60, 3], value: 34, startIndex: 2, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [26280, 27971], value: 19902, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [26280, 27971], value: 19902, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [26280, 27971], value: 19902, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [26280, 27971], value: 19902, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [26280, 27971], value: 19902, startIndex: 2, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [882477767, 270294343], value: 441958436, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [882477767, 270294343], value: 441958436, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [882477767, 270294343], value: 441958436, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [882477767, 270294343], value: 441958436, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [882477767, 270294343], value: 441958436, startIndex: 2, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 2028610728 }, StrongBox`1 { Value = 958531743 }], value: StrongBox`1 { Value = 1315494201 }, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 2028610728 }, StrongBox`1 { Value = 958531743 }], value: StrongBox`1 { Value = 1315494201 }, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 2028610728 }, StrongBox`1 { Value = 958531743 }], value: StrongBox`1 { Value = 1315494201 }, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 2028610728 }, StrongBox`1 { Value = 958531743 }], value: StrongBox`1 { Value = 1315494201 }, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 2028610728 }, StrongBox`1 { Value = 958531743 }], value: StrongBox`1 { Value = 1315494201 }, startIndex: 2, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["24964229", "62430086"], value: "836977606", startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["24964229", "62430086"], value: "836977606", startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["24964229", "62430086"], value: "836977606", startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["24964229", "62430086"], value: "836977606", startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["24964229", "62430086"], value: "836977606", startIndex: 2, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [137, 112], value: 162, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [137, 112], value: 162, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [137, 112], value: 162, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [137, 112], value: 162, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [137, 112], value: 162, startIndex: 2, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [9272, -11435], value: -29425, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [9272, -11435], value: -29425, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [9272, -11435], value: -29425, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [9272, -11435], value: -29425, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [9272, -11435], value: -29425, startIndex: 2, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1015100708, 1758154956], value: 65075722, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1015100708, 1758154956], value: 65075722, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1015100708, 1758154956], value: 65075722, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1015100708, 1758154956], value: 65075722, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1015100708, 1758154956], value: 65075722, startIndex: 2, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [799370275, 641146787], value: 1295424981, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [799370275, 641146787], value: 1295424981, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [799370275, 641146787], value: 1295424981, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [799370275, 641146787], value: 1295424981, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [799370275, 641146787], value: 1295424981, startIndex: 2, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }], value: Object { }, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }], value: Object { }, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }], value: Object { }, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }], value: Object { }, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }], value: Object { }, startIndex: 2, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [741278444, 1235155413, 786561989], value: 713898329, startIndex: 0, count: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [741278444, 1235155413, 786561989], value: 713898329, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [741278444, 1235155413, 786561989], value: 713898329, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [741278444, 1235155413, 786561989], value: 713898329, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [741278444, 1235155413, 786561989], value: 713898329, startIndex: 3, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [112, 169, 46], value: 223, startIndex: 0, count: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [112, 169, 46], value: 223, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [112, 169, 46], value: 223, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [112, 169, 46], value: 223, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [112, 169, 46], value: 223, startIndex: 3, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [25975, 4298, 15307], value: -3282, startIndex: 0, count: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [25975, 4298, 15307], value: -3282, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [25975, 4298, 15307], value: -3282, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [25975, 4298, 15307], value: -3282, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [25975, 4298, 15307], value: -3282, startIndex: 3, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [691376979, 1560012827, 758832587], value: 1699725135, startIndex: 0, count: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [691376979, 1560012827, 758832587], value: 1699725135, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [691376979, 1560012827, 758832587], value: 1699725135, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [691376979, 1560012827, 758832587], value: 1699725135, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [691376979, 1560012827, 758832587], value: 1699725135, startIndex: 3, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 1093215164 }, StrongBox`1 { Value = 665999555 }, StrongBox`1 { Value = 1387463941 }], value: StrongBox`1 { Value = 2078169903 }, startIndex: 0, count: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 1093215164 }, StrongBox`1 { Value = 665999555 }, StrongBox`1 { Value = 1387463941 }], value: StrongBox`1 { Value = 2078169903 }, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 1093215164 }, StrongBox`1 { Value = 665999555 }, StrongBox`1 { Value = 1387463941 }], value: StrongBox`1 { Value = 2078169903 }, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 1093215164 }, StrongBox`1 { Value = 665999555 }, StrongBox`1 { Value = 1387463941 }], value: StrongBox`1 { Value = 2078169903 }, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 1093215164 }, StrongBox`1 { Value = 665999555 }, StrongBox`1 { Value = 1387463941 }], value: StrongBox`1 { Value = 2078169903 }, startIndex: 3, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["1929881959", "1354760526", "842080650"], value: "1359879961", startIndex: 0, count: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["1929881959", "1354760526", "842080650"], value: "1359879961", startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["1929881959", "1354760526", "842080650"], value: "1359879961", startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["1929881959", "1354760526", "842080650"], value: "1359879961", startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["1929881959", "1354760526", "842080650"], value: "1359879961", startIndex: 3, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [176, 17, 92], value: 173, startIndex: 0, count: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [176, 17, 92], value: 173, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [176, 17, 92], value: 173, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [176, 17, 92], value: 173, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [176, 17, 92], value: 173, startIndex: 3, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-21771, 16979, -29092], value: 4221, startIndex: 0, count: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-21771, 16979, -29092], value: 4221, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-21771, 16979, -29092], value: 4221, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-21771, 16979, -29092], value: 4221, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-21771, 16979, -29092], value: 4221, startIndex: 3, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [882353085, 1469671409, 1988932257], value: 866168346, startIndex: 0, count: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [882353085, 1469671409, 1988932257], value: 866168346, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [882353085, 1469671409, 1988932257], value: 866168346, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [882353085, 1469671409, 1988932257], value: 866168346, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [882353085, 1469671409, 1988932257], value: 866168346, startIndex: 3, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1135711687, 1988022574, 2110832602], value: 554091125, startIndex: 0, count: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1135711687, 1988022574, 2110832602], value: 554091125, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1135711687, 1988022574, 2110832602], value: 554091125, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1135711687, 1988022574, 2110832602], value: 554091125, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1135711687, 1988022574, 2110832602], value: 554091125, startIndex: 3, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }], value: Object { }, startIndex: 0, count: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }], value: Object { }, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }], value: Object { }, startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }], value: Object { }, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }], value: Object { }, startIndex: 3, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1119074605, 1137878320, 1180138461, 973698768, 479013309], value: 1655389826, startIndex: 0, count: 5) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1119074605, 1137878320, 1180138461, 973698768, 479013309], value: 1655389826, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1119074605, 1137878320, 1180138461, 973698768, 479013309], value: 1655389826, startIndex: 2, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1119074605, 1137878320, 1180138461, 973698768, 479013309], value: 1655389826, startIndex: 1, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1119074605, 1137878320, 1180138461, 973698768, 479013309], value: 1655389826, startIndex: 5, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [28, 213, 23, 44, 88], value: 242, startIndex: 0, count: 5) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [28, 213, 23, 44, 88], value: 242, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [28, 213, 23, 44, 88], value: 242, startIndex: 2, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [28, 213, 23, 44, 88], value: 242, startIndex: 1, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [28, 213, 23, 44, 88], value: 242, startIndex: 5, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [4318, -31123, -10560, -32412, 16008], value: 22366, startIndex: 0, count: 5) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [4318, -31123, -10560, -32412, 16008], value: 22366, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [4318, -31123, -10560, -32412, 16008], value: 22366, startIndex: 2, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [4318, -31123, -10560, -32412, 16008], value: 22366, startIndex: 1, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [4318, -31123, -10560, -32412, 16008], value: 22366, startIndex: 5, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [508222785, 365260857, 1674357197, 331171802, 772363691], value: 1574851167, startIndex: 0, count: 5) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [508222785, 365260857, 1674357197, 331171802, 772363691], value: 1574851167, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [508222785, 365260857, 1674357197, 331171802, 772363691], value: 1574851167, startIndex: 2, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [508222785, 365260857, 1674357197, 331171802, 772363691], value: 1574851167, startIndex: 1, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [508222785, 365260857, 1674357197, 331171802, 772363691], value: 1574851167, startIndex: 5, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 1244213408 }, StrongBox`1 { Value = 1698322428 }, StrongBox`1 { Value = 96291431 }, StrongBox`1 { Value = 1007274035 }, StrongBox`1 { Value = 1740450607 }], value: StrongBox`1 { Value = 429021170 }, startIndex: 0, count: 5) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 1244213408 }, StrongBox`1 { Value = 1698322428 }, StrongBox`1 { Value = 96291431 }, StrongBox`1 { Value = 1007274035 }, StrongBox`1 { Value = 1740450607 }], value: StrongBox`1 { Value = 429021170 }, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 1244213408 }, StrongBox`1 { Value = 1698322428 }, StrongBox`1 { Value = 96291431 }, StrongBox`1 { Value = 1007274035 }, StrongBox`1 { Value = 1740450607 }], value: StrongBox`1 { Value = 429021170 }, startIndex: 2, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 1244213408 }, StrongBox`1 { Value = 1698322428 }, StrongBox`1 { Value = 96291431 }, StrongBox`1 { Value = 1007274035 }, StrongBox`1 { Value = 1740450607 }], value: StrongBox`1 { Value = 429021170 }, startIndex: 1, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 1244213408 }, StrongBox`1 { Value = 1698322428 }, StrongBox`1 { Value = 96291431 }, StrongBox`1 { Value = 1007274035 }, StrongBox`1 { Value = 1740450607 }], value: StrongBox`1 { Value = 429021170 }, startIndex: 5, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["716216639", "1189432237", "1353327544", "1006466196", "1742384626"], value: "298135467", startIndex: 0, count: 5) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["716216639", "1189432237", "1353327544", "1006466196", "1742384626"], value: "298135467", startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["716216639", "1189432237", "1353327544", "1006466196", "1742384626"], value: "298135467", startIndex: 2, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["716216639", "1189432237", "1353327544", "1006466196", "1742384626"], value: "298135467", startIndex: 1, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["716216639", "1189432237", "1353327544", "1006466196", "1742384626"], value: "298135467", startIndex: 5, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [23, 8, 149, 56, 102], value: 74, startIndex: 0, count: 5) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [23, 8, 149, 56, 102], value: 74, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [23, 8, 149, 56, 102], value: 74, startIndex: 2, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [23, 8, 149, 56, 102], value: 74, startIndex: 1, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [23, 8, 149, 56, 102], value: 74, startIndex: 5, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-21544, 25429, -19683, -29355, 22500], value: 13702, startIndex: 0, count: 5) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-21544, 25429, -19683, -29355, 22500], value: 13702, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-21544, 25429, -19683, -29355, 22500], value: 13702, startIndex: 2, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-21544, 25429, -19683, -29355, 22500], value: 13702, startIndex: 1, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-21544, 25429, -19683, -29355, 22500], value: 13702, startIndex: 5, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [2087081793, 2118665752, 1304841306, 1234869845, 73587024], value: 594692122, startIndex: 0, count: 5) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [2087081793, 2118665752, 1304841306, 1234869845, 73587024], value: 594692122, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [2087081793, 2118665752, 1304841306, 1234869845, 73587024], value: 594692122, startIndex: 2, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [2087081793, 2118665752, 1304841306, 1234869845, 73587024], value: 594692122, startIndex: 1, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [2087081793, 2118665752, 1304841306, 1234869845, 73587024], value: 594692122, startIndex: 5, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1168519196, 1486221722, 1039205257, 992838604, 1384970237], value: 1325620045, startIndex: 0, count: 5) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1168519196, 1486221722, 1039205257, 992838604, 1384970237], value: 1325620045, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1168519196, 1486221722, 1039205257, 992838604, 1384970237], value: 1325620045, startIndex: 2, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1168519196, 1486221722, 1039205257, 992838604, 1384970237], value: 1325620045, startIndex: 1, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1168519196, 1486221722, 1039205257, 992838604, 1384970237], value: 1325620045, startIndex: 5, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }, Object { }, Object { }], value: Object { }, startIndex: 0, count: 5) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }, Object { }, Object { }], value: Object { }, startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }, Object { }, Object { }], value: Object { }, startIndex: 2, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }, Object { }, Object { }], value: Object { }, startIndex: 1, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }, Object { }, Object { }], value: Object { }, startIndex: 5, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1310978674, 2047839031, 351284990, 762214574, 307874880, ···], value: 1662386298, startIndex: 0, count: 8) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1310978674, 2047839031, 351284990, 762214574, 307874880, ···], value: 1662386298, startIndex: 0, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1310978674, 2047839031, 351284990, 762214574, 307874880, ···], value: 1662386298, startIndex: 4, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1310978674, 2047839031, 351284990, 762214574, 307874880, ···], value: 1662386298, startIndex: 2, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1310978674, 2047839031, 351284990, 762214574, 307874880, ···], value: 1662386298, startIndex: 8, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [76, 122, 216, 191, 231, ···], value: 38, startIndex: 0, count: 8) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [76, 122, 216, 191, 231, ···], value: 38, startIndex: 0, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [76, 122, 216, 191, 231, ···], value: 38, startIndex: 4, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [76, 122, 216, 191, 231, ···], value: 38, startIndex: 2, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [76, 122, 216, 191, 231, ···], value: 38, startIndex: 8, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [28728, 19797, 4374, -1900, -14081, ···], value: 21889, startIndex: 0, count: 8) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [28728, 19797, 4374, -1900, -14081, ···], value: 21889, startIndex: 0, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [28728, 19797, 4374, -1900, -14081, ···], value: 21889, startIndex: 4, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [28728, 19797, 4374, -1900, -14081, ···], value: 21889, startIndex: 2, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [28728, 19797, 4374, -1900, -14081, ···], value: 21889, startIndex: 8, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [464218430, 1623720202, 1816080483, 188688790, 493285600, ···], value: 2108020370, startIndex: 0, count: 8) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [464218430, 1623720202, 1816080483, 188688790, 493285600, ···], value: 2108020370, startIndex: 0, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [464218430, 1623720202, 1816080483, 188688790, 493285600, ···], value: 2108020370, startIndex: 4, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [464218430, 1623720202, 1816080483, 188688790, 493285600, ···], value: 2108020370, startIndex: 2, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [464218430, 1623720202, 1816080483, 188688790, 493285600, ···], value: 2108020370, startIndex: 8, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 1565969279 }, StrongBox`1 { Value = 882135394 }, StrongBox`1 { Value = 1207887478 }, StrongBox`1 { Value = 1671982311 }, StrongBox`1 { Value = 15290037 }, ···], value: StrongBox`1 { Value = 303023629 }, startIndex: 0, count: 8) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 1565969279 }, StrongBox`1 { Value = 882135394 }, StrongBox`1 { Value = 1207887478 }, StrongBox`1 { Value = 1671982311 }, StrongBox`1 { Value = 15290037 }, ···], value: StrongBox`1 { Value = 303023629 }, startIndex: 0, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 1565969279 }, StrongBox`1 { Value = 882135394 }, StrongBox`1 { Value = 1207887478 }, StrongBox`1 { Value = 1671982311 }, StrongBox`1 { Value = 15290037 }, ···], value: StrongBox`1 { Value = 303023629 }, startIndex: 4, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 1565969279 }, StrongBox`1 { Value = 882135394 }, StrongBox`1 { Value = 1207887478 }, StrongBox`1 { Value = 1671982311 }, StrongBox`1 { Value = 15290037 }, ···], value: StrongBox`1 { Value = 303023629 }, startIndex: 2, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 1565969279 }, StrongBox`1 { Value = 882135394 }, StrongBox`1 { Value = 1207887478 }, StrongBox`1 { Value = 1671982311 }, StrongBox`1 { Value = 15290037 }, ···], value: StrongBox`1 { Value = 303023629 }, startIndex: 8, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["91768452", "2097597767", "1745391557", "1960883474", "250341413", ···], value: "1924231200", startIndex: 0, count: 8) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["91768452", "2097597767", "1745391557", "1960883474", "250341413", ···], value: "1924231200", startIndex: 0, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["91768452", "2097597767", "1745391557", "1960883474", "250341413", ···], value: "1924231200", startIndex: 4, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["91768452", "2097597767", "1745391557", "1960883474", "250341413", ···], value: "1924231200", startIndex: 2, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["91768452", "2097597767", "1745391557", "1960883474", "250341413", ···], value: "1924231200", startIndex: 8, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [164, 151, 237, 37, 15, ···], value: 186, startIndex: 0, count: 8) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [164, 151, 237, 37, 15, ···], value: 186, startIndex: 0, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [164, 151, 237, 37, 15, ···], value: 186, startIndex: 4, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [164, 151, 237, 37, 15, ···], value: 186, startIndex: 2, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [164, 151, 237, 37, 15, ···], value: 186, startIndex: 8, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-8305, -1558, 28781, -13766, 8, ···], value: -20577, startIndex: 0, count: 8) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-8305, -1558, 28781, -13766, 8, ···], value: -20577, startIndex: 0, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-8305, -1558, 28781, -13766, 8, ···], value: -20577, startIndex: 4, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-8305, -1558, 28781, -13766, 8, ···], value: -20577, startIndex: 2, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-8305, -1558, 28781, -13766, 8, ···], value: -20577, startIndex: 8, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1508157134, 1938859672, 340024922, 1964610997, 1172263458, ···], value: 42710117, startIndex: 0, count: 8) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1508157134, 1938859672, 340024922, 1964610997, 1172263458, ···], value: 42710117, startIndex: 0, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1508157134, 1938859672, 340024922, 1964610997, 1172263458, ···], value: 42710117, startIndex: 4, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1508157134, 1938859672, 340024922, 1964610997, 1172263458, ···], value: 42710117, startIndex: 2, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1508157134, 1938859672, 340024922, 1964610997, 1172263458, ···], value: 42710117, startIndex: 8, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [86770899, 814072113, 1621344876, 1818033269, 2101541318, ···], value: 622884321, startIndex: 0, count: 8) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [86770899, 814072113, 1621344876, 1818033269, 2101541318, ···], value: 622884321, startIndex: 0, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [86770899, 814072113, 1621344876, 1818033269, 2101541318, ···], value: 622884321, startIndex: 4, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [86770899, 814072113, 1621344876, 1818033269, 2101541318, ···], value: 622884321, startIndex: 2, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [86770899, 814072113, 1621344876, 1818033269, 2101541318, ···], value: 622884321, startIndex: 8, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }, Object { }, Object { }, ···], value: Object { }, startIndex: 0, count: 8) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }, Object { }, Object { }, ···], value: Object { }, startIndex: 0, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }, Object { }, Object { }, ···], value: Object { }, startIndex: 4, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }, Object { }, Object { }, ···], value: Object { }, startIndex: 2, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }, Object { }, Object { }, ···], value: Object { }, startIndex: 8, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [827852429, 2116044375, 1073548613, 1339429237, 425586664, ···], value: 423692020, startIndex: 0, count: 13) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [827852429, 2116044375, 1073548613, 1339429237, 425586664, ···], value: 423692020, startIndex: 0, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [827852429, 2116044375, 1073548613, 1339429237, 425586664, ···], value: 423692020, startIndex: 6, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [827852429, 2116044375, 1073548613, 1339429237, 425586664, ···], value: 423692020, startIndex: 3, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [827852429, 2116044375, 1073548613, 1339429237, 425586664, ···], value: 423692020, startIndex: 13, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [123, 109, 11, 1, 156, ···], value: 102, startIndex: 0, count: 13) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [123, 109, 11, 1, 156, ···], value: 102, startIndex: 0, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [123, 109, 11, 1, 156, ···], value: 102, startIndex: 6, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [123, 109, 11, 1, 156, ···], value: 102, startIndex: 3, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [123, 109, 11, 1, 156, ···], value: 102, startIndex: 13, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-21883, -24314, -21308, -27534, -10147, ···], value: -28400, startIndex: 0, count: 13) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-21883, -24314, -21308, -27534, -10147, ···], value: -28400, startIndex: 0, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-21883, -24314, -21308, -27534, -10147, ···], value: -28400, startIndex: 6, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-21883, -24314, -21308, -27534, -10147, ···], value: -28400, startIndex: 3, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-21883, -24314, -21308, -27534, -10147, ···], value: -28400, startIndex: 13, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1296785198, 621138496, 1415901913, 673057446, 2140040710, ···], value: 820435009, startIndex: 0, count: 13) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1296785198, 621138496, 1415901913, 673057446, 2140040710, ···], value: 820435009, startIndex: 0, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1296785198, 621138496, 1415901913, 673057446, 2140040710, ···], value: 820435009, startIndex: 6, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1296785198, 621138496, 1415901913, 673057446, 2140040710, ···], value: 820435009, startIndex: 3, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [1296785198, 621138496, 1415901913, 673057446, 2140040710, ···], value: 820435009, startIndex: 13, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 666355768 }, StrongBox`1 { Value = 1514500381 }, StrongBox`1 { Value = 1426676808 }, StrongBox`1 { Value = 1529921022 }, StrongBox`1 { Value = 913276526 }, ···], value: StrongBox`1 { Value = 1029030999 }, startIndex: 0, count: 13) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 666355768 }, StrongBox`1 { Value = 1514500381 }, StrongBox`1 { Value = 1426676808 }, StrongBox`1 { Value = 1529921022 }, StrongBox`1 { Value = 913276526 }, ···], value: StrongBox`1 { Value = 1029030999 }, startIndex: 0, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 666355768 }, StrongBox`1 { Value = 1514500381 }, StrongBox`1 { Value = 1426676808 }, StrongBox`1 { Value = 1529921022 }, StrongBox`1 { Value = 913276526 }, ···], value: StrongBox`1 { Value = 1029030999 }, startIndex: 6, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 666355768 }, StrongBox`1 { Value = 1514500381 }, StrongBox`1 { Value = 1426676808 }, StrongBox`1 { Value = 1529921022 }, StrongBox`1 { Value = 913276526 }, ···], value: StrongBox`1 { Value = 1029030999 }, startIndex: 3, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic>(source: [StrongBox`1 { Value = 666355768 }, StrongBox`1 { Value = 1514500381 }, StrongBox`1 { Value = 1426676808 }, StrongBox`1 { Value = 1529921022 }, StrongBox`1 { Value = 913276526 }, ···], value: StrongBox`1 { Value = 1029030999 }, startIndex: 13, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["1812763198", "565812490", "1980465617", "536611613", "1668673752", ···], value: "1583093005", startIndex: 0, count: 13) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["1812763198", "565812490", "1980465617", "536611613", "1668673752", ···], value: "1583093005", startIndex: 0, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["1812763198", "565812490", "1980465617", "536611613", "1668673752", ···], value: "1583093005", startIndex: 6, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["1812763198", "565812490", "1980465617", "536611613", "1668673752", ···], value: "1583093005", startIndex: 3, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: ["1812763198", "565812490", "1980465617", "536611613", "1668673752", ···], value: "1583093005", startIndex: 13, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [32, 100, 180, 13, 184, ···], value: 130, startIndex: 0, count: 13) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [32, 100, 180, 13, 184, ···], value: 130, startIndex: 0, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [32, 100, 180, 13, 184, ···], value: 130, startIndex: 6, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [32, 100, 180, 13, 184, ···], value: 130, startIndex: 3, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [32, 100, 180, 13, 184, ···], value: 130, startIndex: 13, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-16835, 7711, -6273, -5118, 7436, ···], value: -12318, startIndex: 0, count: 13) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-16835, 7711, -6273, -5118, 7436, ···], value: -12318, startIndex: 0, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-16835, 7711, -6273, -5118, 7436, ···], value: -12318, startIndex: 6, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-16835, 7711, -6273, -5118, 7436, ···], value: -12318, startIndex: 3, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [-16835, 7711, -6273, -5118, 7436, ···], value: -12318, startIndex: 13, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [790064178, 1429936113, 1053150786, 66252570, 1520193497, ···], value: 1169458171, startIndex: 0, count: 13) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [790064178, 1429936113, 1053150786, 66252570, 1520193497, ···], value: 1169458171, startIndex: 0, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [790064178, 1429936113, 1053150786, 66252570, 1520193497, ···], value: 1169458171, startIndex: 6, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [790064178, 1429936113, 1053150786, 66252570, 1520193497, ···], value: 1169458171, startIndex: 3, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [790064178, 1429936113, 1053150786, 66252570, 1520193497, ···], value: 1169458171, startIndex: 13, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [883000179, 236188805, 1651185306, 1648643981, 2059783567, ···], value: 208523728, startIndex: 0, count: 13) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [883000179, 236188805, 1651185306, 1648643981, 2059783567, ···], value: 208523728, startIndex: 0, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [883000179, 236188805, 1651185306, 1648643981, 2059783567, ···], value: 208523728, startIndex: 6, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [883000179, 236188805, 1651185306, 1648643981, 2059783567, ···], value: 208523728, startIndex: 3, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [883000179, 236188805, 1651185306, 1648643981, 2059783567, ···], value: 208523728, startIndex: 13, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }, Object { }, Object { }, ···], value: Object { }, startIndex: 0, count: 13) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }, Object { }, Object { }, ···], value: Object { }, startIndex: 0, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }, Object { }, Object { }, ···], value: Object { }, startIndex: 6, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }, Object { }, Object { }, ···], value: Object { }, startIndex: 3, count: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Generic(source: [Object { }, Object { }, Object { }, Object { }, Object { }, ···], value: Object { }, startIndex: 13, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: 1, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: Object { }, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: null, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: 1, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: Object { }, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: null, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: 1, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: Object { }, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: null, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: 1, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: Object { }, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: null, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: 1, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: Object { }, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: null, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: 1, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: Object { }, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: null, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: 1, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: Object { }, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: null, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: 1, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: Object { }, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: null, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [0x0001, 0x0002], value: 1, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [0x0001, 0x0002], value: Object { }, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [0x0001, 0x0002], value: null, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [True, False], value: '\0', startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [True, False], value: Object { }, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [True, False], value: null, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: 1, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: Object { }, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: null, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: 1, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: Object { }, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: null, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: 1, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: Object { }, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: null, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: 1, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: Object { }, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [1, 2], value: null, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: ["Hello", "Hello", "Goodbyte", "Goodbye"], value: Object { }, startIndex: 0, count: 4, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [0, null, 10], value: null, startIndex: 0, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [0, null, 10], value: 10, startIndex: 0, count: 3, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_Array(array: [0, null, 10], value: 100, startIndex: 0, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_Invalid [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Sidecast [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_RankFourLong_SetValue [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_MultidimensionalArray_ThrowsRankException [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_Casting [14:21:58] info: [STRT] System.Tests.ArrayTests.FillWithStartIndexAndCount_Downcast [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_RankTwoLong_SetValue [14:21:58] info: [STRT] System.Tests.ArrayTests.Store_NegativeLength_ThrowsArgumentException(index: 11, length: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Store_NegativeLength_ThrowsArgumentException(index: 10, length: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Store_NegativeLength_ThrowsArgumentException(index: 9, length: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Store_NegativeLength_ThrowsArgumentException(index: 0, length: 11) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_OutOfRangeLongIndex2_ThrowsArgumentOutOfRangeException(index: 2147483648) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_OutOfRangeLongIndex2_ThrowsArgumentOutOfRangeException(index: -2147483649) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: ["bcd", "bc", "c", "ab"], items: ["a", "b", "c", "d"], index: 0, length: 4, comparer: StringComparer { }, expectedKeys: ["ab", "bc", "bcd", "c"], expectedItems: ["d", "b", "a", "c"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: ["bcd", "bc", "c", "ab"], items: ["a", "b", "c", "d"], index: 0, length: 4, comparer: null, expectedKeys: ["ab", "bc", "bcd", "c"], expectedItems: ["d", "b", "a", "c"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: ["ab", "bc", "bcd", "c"], items: ["d", "b", "a", "c"], index: 0, length: 4, comparer: null, expectedKeys: ["ab", "bc", "bcd", "c"], expectedItems: ["d", "b", "a", "c"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: ["ab", "bc", "bcd", "c"], items: null, index: 0, length: 4, comparer: null, expectedKeys: ["ab", "bc", "bcd", "c"], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0x0003, 0x0005, 0x0006, 0x0006], items: [0x0004, '\a', '\t', 0x0003], index: 0, length: 4, comparer: null, expectedKeys: [0x0003, 0x0005, 0x0006, 0x0006], expectedItems: [0x0004, '\a', '\t', 0x0003]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0x0005, 0x0006, 0x0003, 0x0006], items: null, index: 0, length: 4, comparer: null, expectedKeys: [0x0003, 0x0005, 0x0006, 0x0006], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0x0005, 0x0006, 0x0003, 0x0006], items: ['\a', '\t', 0x0004, 0x0003], index: 0, length: 4, comparer: null, expectedKeys: [0x0003, 0x0005, 0x0006, 0x0006], expectedItems: [0x0004, '\a', '\t', 0x0003]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0x0005, 0x0006, 0x0003, 0x0006], items: ['\a', '\t', 0x0004, 0x0003], index: 1, length: 2, comparer: null, expectedKeys: [0x0005, 0x0003, 0x0006, 0x0006], expectedItems: ['\a', 0x0004, '\t', 0x0003]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0x0005, 0x0006, 0x0003, 0x0006], items: ['\a', '\t', 0x0004, 0x0003], index: 0, length: 0, comparer: null, expectedKeys: [0x0005, 0x0006, 0x0003, 0x0006], expectedItems: ['\a', '\t', 0x0004, 0x0003]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: ['\0'], items: ['\0'], index: 0, length: 1, comparer: null, expectedKeys: ['\0'], expectedItems: ['\0']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [False, False, True, True], items: [False, True, False, True], index: 0, length: 4, comparer: null, expectedKeys: [False, False, True, True], expectedItems: [False, True, False, True]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [True, False, True, False], items: null, index: 0, length: 4, comparer: null, expectedKeys: [False, False, True, True], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [True, False, True, False], items: [False, False, True, True], index: 0, length: 4, comparer: null, expectedKeys: [False, False, True, True], expectedItems: [False, True, False, True]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [True, False, True, False], items: [False, False, True, True], index: 1, length: 2, comparer: null, expectedKeys: [True, False, True, False], expectedItems: [False, False, True, True]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [True, False, True, False], items: [False, False, True, True], index: 0, length: 0, comparer: null, expectedKeys: [True, False, True, False], expectedItems: [False, False, True, True]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [False], items: [False], index: 0, length: 1, comparer: null, expectedKeys: [False], expectedItems: [False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, NaN, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [NaN, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, NaN, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [NaN, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0], items: [0], index: 0, length: 0, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [0], items: [0], index: 0, length: 0, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_Generic(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetEnumerator_ArrayOfPointers_ThrowsNotSupportedException [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(arrayLength: 1, startIndex: 0, count: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(arrayLength: 0, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(arrayLength: 3, startIndex: 3, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(arrayLength: 3, startIndex: 2, count: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(arrayLength: 3, startIndex: 1, count: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(arrayLength: 3, startIndex: 0, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_OutOfRangeLongIndex3_ThrowsArgumentOutOfRangeException(index: 2147483648) [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_OutOfRangeLongIndex3_ThrowsArgumentOutOfRangeException(index: -2147483649) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_RankOneInt_SetValue [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_InvalidRank_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_RankOneLong_SetValue [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_DifferentArrayLengths_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_Type_LengthsPlusLowerBoundOverflows_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.IList_CopyTo_Invalid [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 4, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 3, startIndex: 0, count: 4, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 2, startIndex: 1, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 4, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 4, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 3, startIndex: 0, count: 4, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 2, startIndex: 1, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 4, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 4, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 3, startIndex: 0, count: 4, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 2, startIndex: 1, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 4, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 4, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 3, startIndex: 0, count: 4, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 2, startIndex: 1, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 4, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [7, 7, 8, 8, 9, ···], value: 8, startIndex: 0, count: 6, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [7, 7, 8, 8, 9, ···], value: 8, startIndex: 3, count: 3, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [7, 7, 8, 8, 9, ···], value: 8, startIndex: 4, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [7, 7, 8, 8, 9, ···], value: 9, startIndex: 2, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [7, 7, 8, 8, 9, ···], value: 9, startIndex: 2, count: 3, expected: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [7, 7, 8, 8, 9, ···], value: 10, startIndex: 0, count: 6, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 4, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 3, startIndex: 0, count: 4, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 2, startIndex: 1, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 4, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 4, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 3, startIndex: 0, count: 4, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 2, startIndex: 1, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 4, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 4, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 3, startIndex: 0, count: 4, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 2, startIndex: 1, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 4, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [0x0001, 0x0002, 0x0003, 0x0003], value: 0x0001, startIndex: 0, count: 4, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [0x0001, 0x0002, 0x0003, 0x0003], value: 0x0003, startIndex: 0, count: 4, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [0x0001, 0x0002, 0x0003, 0x0003], value: 0x0002, startIndex: 1, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [0x0001, 0x0002, 0x0003, 0x0003], value: 0x0001, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [0x0001, 0x0002, 0x0003, 0x0003], value: 0x0001, startIndex: 4, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [0x0001, 0x0002, 0x0003, 0x0003], value: 0x0001, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [], value: 0x0001, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [True, False, False, True], value: True, startIndex: 0, count: 4, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [True, False, False, True], value: False, startIndex: 1, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [True, False, False, True], value: True, startIndex: 1, count: 1, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [True, False, False, True], value: True, startIndex: 4, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [True, False, False, True], value: True, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [], value: True, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 4, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 3, startIndex: 0, count: 4, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 2, startIndex: 1, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 4, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 4, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 3, startIndex: 0, count: 4, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 2, startIndex: 1, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 4, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 4, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 3, startIndex: 0, count: 4, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 2, startIndex: 1, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 4, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 4, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 3, startIndex: 0, count: 4, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 2, startIndex: 1, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 4, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 3, 3], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [], value: 1, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [null, null, "Hello", "Hello", "Goodbye", ···], value: "Hello", startIndex: 0, count: 8, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [null, null, "Hello", "Hello", "Goodbye", ···], value: "Goodbye", startIndex: 0, count: 8, expected: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [null, null, "Hello", "Hello", "Goodbye", ···], value: "Nowhere", startIndex: 0, count: 8, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [null, null, "Hello", "Hello", "Goodbye", ···], value: "Hello", startIndex: 3, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [null, null, "Hello", "Hello", "Goodbye", ···], value: "Hello", startIndex: 4, count: 4, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [null, null, "Hello", "Hello", "Goodbye", ···], value: "Goodbye", startIndex: 2, count: 3, expected: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [null, null, "Hello", "Hello", "Goodbye", ···], value: "Goodbye", startIndex: 2, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [MinusTwo, Zero], value: Zero, startIndex: 0, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [MinusTwo, Zero], value: Zero, startIndex: 1, count: 1, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [MinusTwo, Zero], value: Zero, startIndex: 2, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [Five, Five], value: Five, startIndex: 0, count: 2, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [Five, Five], value: Five, startIndex: 1, count: 1, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [Five, Five], value: Five, startIndex: 2, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [Min], value: Min, startIndex: 0, count: 1, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [-32767], value: One, startIndex: 0, count: 1, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [Max, Max], value: Max, startIndex: 0, count: 2, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [Max, Max], value: Max, startIndex: 1, count: 1, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [Max, Max], value: Max, startIndex: 2, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [Case1, Case2, Case1], value: Case1, startIndex: 0, count: 3, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [Case1, Case2, Case1], value: Case3, startIndex: 0, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 1], value: 1, startIndex: 0, count: 3, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [1, 2, 1], value: 3, startIndex: 0, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [NonGenericClass1 { }, NonGenericClass1 { }], value: NonGenericClass1 { }, startIndex: 0, count: 2, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [NonGenericClass1 { }, NonGenericClass1 { }], value: NonGenericClass1 { }, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [NonGenericClass1 { }, NonGenericClass1 { }], value: NonGenericClass1 { }, startIndex: 2, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [NonGenericClass1 { }, NonGenericClass1 { }], value: NonGenericClass1 { }, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], value: System.Tests.ArrayTests+NonGenericStruct, startIndex: 0, count: 2, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], value: System.Tests.ArrayTests+NonGenericStruct, startIndex: 0, count: 2, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], value: System.Tests.ArrayTests+NonGenericStruct, startIndex: 2, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], value: System.Tests.ArrayTests+NonGenericStruct, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [ClassWithNonGenericInterface1 { }, ClassWithNonGenericInterface1 { }], value: ClassWithNonGenericInterface1 { }, startIndex: 0, count: 2, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [ClassWithNonGenericInterface1 { }, ClassWithNonGenericInterface1 { }], value: ClassWithNonGenericInterface1 { }, startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [ClassWithNonGenericInterface1 { }, ClassWithNonGenericInterface1 { }], value: ClassWithNonGenericInterface1 { }, startIndex: 2, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [ClassWithNonGenericInterface1 { }, ClassWithNonGenericInterface1 { }], value: ClassWithNonGenericInterface1 { }, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [EqualsOverrider { Value = 1 }], value: null, startIndex: 0, count: 1, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [EqualsOverrider { Value = 1 }], value: EqualsOverrider { Value = 1 }, startIndex: 0, count: 1, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [EqualsOverrider { Value = 1 }], value: EqualsOverrider { Value = 2 }, startIndex: 0, count: 1, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [null], value: null, startIndex: 0, count: 1, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [null, null], value: null, startIndex: 2, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray(array: [null, null], value: null, startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: ['\0', '\0', '\0'], destinationIndex: 0, length: 3, ignored: [0x0001, 0x0002, 0x0003]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: ['\0', '\0', '\0'], destinationIndex: 0, length: 3, ignored: [0x0001, 0x0002, 0x0003]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [0x0001, 0x0002, 0x0003], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [0x0001, 0x0002, 0x0003], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [0x0001, 0x0002, 0x0003], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [0x0001, 0x0002, 0x0003], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [0x0001, 0x0002, 0x0003], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [0x0001, 0x0002, 0x0003], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [0x0001, 0x0002, 0x0003], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2.20000005, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2.2000000476837158, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, ignored: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [Case1, Case1, Case1], destinationIndex: 0, length: 3, ignored: [Case2, Case3, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [null], sourceIndex: 0, destinationArray: [null], destinationIndex: 0, length: 1, ignored: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [null], sourceIndex: 0, destinationArray: [null], destinationIndex: 0, length: 1, ignored: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [ClassWithNonGenericInterface1_2 { }], sourceIndex: 0, destinationArray: [null], destinationIndex: 0, length: 1, ignored: [ClassWithNonGenericInterface1_2 { }]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1_2], sourceIndex: 0, destinationArray: [null], destinationIndex: 0, length: 1, ignored: [System.Tests.ArrayTests+StructWithNonGenericInterface1_2]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [null], sourceIndex: 0, destinationArray: [null], destinationIndex: 0, length: 1, ignored: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [ClassWithNonGenericInterface1 { }], sourceIndex: 0, destinationArray: [null], destinationIndex: 0, length: 1, ignored: [ClassWithNonGenericInterface1 { }]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1], sourceIndex: 0, destinationArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1], destinationIndex: 0, length: 1, ignored: [System.Tests.ArrayTests+StructWithNonGenericInterface1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [null], sourceIndex: 0, destinationArray: [null], destinationIndex: 0, length: 1, ignored: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [0, 1, 2, 3, 4, ···], sourceIndex: 2, destinationArray: [null, null, null, null, null, ···], destinationIndex: 5, length: 3, ignored: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [0, 1, 2, 3, 4, ···], sourceIndex: 2, destinationArray: [null, null, null, null, null, ···], destinationIndex: 5, length: 3, ignored: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [0, 1, 2, null, 4, ···], sourceIndex: 2, destinationArray: [null, null, null, null, null, ···], destinationIndex: 5, length: 3, ignored: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [0, 1, 2, 3, 4, ···], sourceIndex: 2, destinationArray: [204, 204, 204, 204, 204, ···], destinationIndex: 5, length: 3, ignored: [204, 204, 204, 204, 204, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [0, 1, 2, 3, 4, ···], sourceIndex: 2, destinationArray: [204, 204, 204, 204, 204, ···], destinationIndex: 5, length: 3, ignored: [204, 204, 204, 204, 204, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [0, NotInt32 { }, 2, 3, 4, ···], sourceIndex: 2, destinationArray: [204, 204, 204, 204, 204, ···], destinationIndex: 5, length: 3, ignored: [204, 204, 204, 204, 204, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [0, 1, 2, 3, null, ···], sourceIndex: 2, destinationArray: [204, 204, 204, 204, 204, ···], destinationIndex: 5, length: 3, ignored: [204, 204, 204, 204, 204, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], sourceIndex: 0, destinationArray: [null, null, null, null, null], destinationIndex: 0, length: 5, ignored: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [null, null, null, null, null, ···], sourceIndex: 0, destinationArray: [null, null, null, null, null, ···], destinationIndex: 0, length: 10, ignored: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [null, null, null, null, null, ···], sourceIndex: 0, destinationArray: [null, null, null, null, null, ···], destinationIndex: 0, length: 10, ignored: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [null, null, null, null, null, ···], sourceIndex: 0, destinationArray: [null, null, null, null, null, ···], destinationIndex: 0, length: 10, ignored: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [Case3], sourceIndex: 0, destinationArray: [Case1], destinationIndex: 0, length: 1, ignored: [Case3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 0, destinationArray: [0, 0, 0, 0, 0, ···], destinationIndex: 0, length: 6, ignored: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 0, destinationArray: [null, null, null, null, null, ···], destinationIndex: 0, length: 6, ignored: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 1, destinationArray: [null, null, null, null, null, ···], destinationIndex: 2, length: 3, ignored: [null, null, 2, 3, 4, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 0, destinationArray: [0, 0, 0, 0, 0, ···], destinationIndex: 0, length: 6, ignored: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 0, destinationArray: [0, 0, 0, 0, 0, ···], destinationIndex: 0, length: 6, ignored: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_ThrowsArrayTypeMismatchException(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 1, destinationArray: [0, 0, 0, 0, 0, ···], destinationIndex: 2, length: 3, ignored: [0, 0, 2, 3, 4, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_IndexLessThanPositiveLowerBound_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_NullArray_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralComparable_Invalid [14:21:58] info: [STRT] System.Tests.ArrayTests.AsReadOnly_NullArray_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_NullComparison_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.Find_Invalid [14:21:58] info: [STRT] System.Tests.ArrayTests.CastAs_IListOfT [14:21:58] info: [STRT] System.Tests.ArrayTests.ConvertAll_NullArray_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralComparable_NullComparer_ThrowsNullReferenceException [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_RankThreeLong_SetValue [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_ThrowsArrayTypeMismatchException [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralEquatable_Equals_NullComparer_ThrowsNullReferenceException [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_LengthsEmpty_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_InvalidStartIndex_ThrowsArgumentOutOfRangeException(startIndex: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_InvalidStartIndex_ThrowsArgumentOutOfRangeException(startIndex: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy(sourceArray: [2], sourceIndex: 1, destinationArray: [0], destinationIndex: 0, length: 1, expected: [2]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy(sourceArray: [2], sourceIndex: 0, destinationArray: [0], destinationIndex: 1, length: 1, expected: [2]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 0, destinationArray: [0, 0, 0, 0, 0, ···], destinationIndex: 0, length: 6, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 0, destinationArray: [0, 0, 0, 0, 0, ···], destinationIndex: 0, length: 6, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 1, destinationArray: [0, 0, 0, 0, 0, ···], destinationIndex: 2, length: 3, expected: [0, 0, 2, 3, 4, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 0, destinationArray: [null, null, null, null, null, ···], destinationIndex: 0, length: 6, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 0, destinationArray: [null, null, null, null, null, ···], destinationIndex: 0, length: 6, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 1, destinationArray: [null, null, null, null, null, ···], destinationIndex: 2, length: 3, expected: [null, null, 2, 3, 4, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 0, destinationArray: [0, 0, 0, 0, 0, ···], destinationIndex: 0, length: 6, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 0, destinationArray: [null, null, null, null, null, ···], destinationIndex: 0, length: 6, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 1, destinationArray: [null, null, null, null, null, ···], destinationIndex: 2, length: 3, expected: [null, null, 2, 3, 4, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 0, destinationArray: [0, 0, 0, 0, 0, ···], destinationIndex: 0, length: 6, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 0, destinationArray: [0, 0, 0, 0, 0, ···], destinationIndex: 0, length: 6, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 1, destinationArray: [0, 0, 0, 0, 0, ···], destinationIndex: 2, length: 3, expected: [0, 0, 2, 3, 4, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_IndexPlusLengthGreaterThanDestinationArrayLength_ThrowsArgumentException(sourceCount: 10, sourceIndex: 0, destinationCount: 8, destinationIndex: 0, count: 9) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_IndexPlusLengthGreaterThanDestinationArrayLength_ThrowsArgumentException(sourceCount: 10, sourceIndex: 0, destinationCount: 8, destinationIndex: 8, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_IndexPlusLengthGreaterThanDestinationArrayLength_ThrowsArgumentException(sourceCount: 10, sourceIndex: 0, destinationCount: 8, destinationIndex: 9, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_DifferentLowerBounds_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_RankThreeInt_SetValue [14:21:58] info: [STRT] System.Tests.ArrayTests.CopyTo_DestinationMultiDimensional_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_LongLengthNotValidInt_ThrowsArgumentOutOfRangeException(length: -2147483649) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_LongLengthNotValidInt_ThrowsArgumentOutOfRangeException(length: 2147483648) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralComparable(array: [2, 3, 4, 5], other: [2, 3, 4, 5], comparer: IntegerComparer { }, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralComparable(array: [2, 3, 4, 5], other: [2, 3, 4, 5], comparer: IntegerComparer { }, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralComparable(array: [2, 3, 4, 5], other: [1, 3, 4, 5], comparer: IntegerComparer { }, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralComparable(array: [2, 3, 4, 5], other: [2, 2, 4, 5], comparer: IntegerComparer { }, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralComparable(array: [2, 3, 4, 5], other: [2, 3, 3, 5], comparer: IntegerComparer { }, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralComparable(array: [2, 3, 4, 5], other: [2, 3, 4, 4], comparer: IntegerComparer { }, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralComparable(array: [2, 3, 4, 5], other: [3, 3, 4, 5], comparer: IntegerComparer { }, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralComparable(array: [2, 3, 4, 5], other: [2, 4, 4, 5], comparer: IntegerComparer { }, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralComparable(array: [2, 3, 4, 5], other: [2, 3, 5, 5], comparer: IntegerComparer { }, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralComparable(array: [2, 3, 4, 5], other: [2, 3, 4, 6], comparer: IntegerComparer { }, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralComparable(array: [2, 3, 4, 5], other: null, comparer: IntegerComparer { }, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_IndexPlusLengthGreaterThanSourceArrayLength_ThrowsArgumentException(sourceCount: 8, sourceIndex: 0, destinationCount: 10, destinationIndex: 0, count: 9) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_IndexPlusLengthGreaterThanSourceArrayLength_ThrowsArgumentException(sourceCount: 8, sourceIndex: 8, destinationCount: 10, destinationIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_IndexPlusLengthGreaterThanSourceArrayLength_ThrowsArgumentException(sourceCount: 8, sourceIndex: 9, destinationCount: 10, destinationIndex: 0, count: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_NullArray_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_NegativeLength_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralEquatable(array: [2, 3, 4, 5], other: [2, 3, 4, 5], comparer: IntegerComparer { }, expected: True, expectHashEquality: True) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralEquatable(array: [2, 3, 4, 5], other: [2, 3, 4, 5], comparer: IntegerComparer { }, expected: True, expectHashEquality: True) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralEquatable(array: [2, 3, 4, 5], other: [1, 3, 4, 5], comparer: IntegerComparer { }, expected: False, expectHashEquality: True) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralEquatable(array: [2, 3, 4, 5], other: [2, 2, 4, 5], comparer: IntegerComparer { }, expected: False, expectHashEquality: True) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralEquatable(array: [2, 3, 4, 5], other: [2, 3, 3, 5], comparer: IntegerComparer { }, expected: False, expectHashEquality: False) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralEquatable(array: [2, 3, 4, 5], other: [2, 3, 4, 4], comparer: IntegerComparer { }, expected: False, expectHashEquality: True) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralEquatable(array: [1, 2, 3, 4, 5, ···], other: [1, 2, 3, 4, 5, ···], comparer: IntegerComparer { }, expected: True, expectHashEquality: True) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralEquatable(array: [1, 2, 3, 4, 5, ···], other: [2, 3, 4, 5], comparer: IntegerComparer { }, expected: False, expectHashEquality: False) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralEquatable(array: [2, 3, 4, 5], other: [2], comparer: IntegerComparer { }, expected: False, expectHashEquality: False) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralEquatable(array: [2, 3, 4, 5], other: [2, 3, 4, 5, 6], comparer: IntegerComparer { }, expected: False, expectHashEquality: False) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralEquatable(array: [2, 3, 4, 5], other: 123, comparer: IntegerComparer { }, expected: False, expectHashEquality: False) [14:21:58] info: [STRT] System.Tests.ArrayTests.IStructuralEquatable(array: [2, 3, 4, 5], other: null, comparer: IntegerComparer { }, expected: False, expectHashEquality: False) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_OutOfRangeIntIndex3_ThrowsIndexOutOfRangeException(index: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_OutOfRangeIntIndex3_ThrowsIndexOutOfRangeException(index: 10) [14:21:58] info: [STRT] System.Tests.ArrayTests.FindLast_Invalid [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_NullArray_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(string), repeatedValue: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(sbyte), repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(byte), repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(short), repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(ushort), repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(int), repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(uint), repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(long), repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(ulong), repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(char), repeatedValue: '\0') [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(bool), repeatedValue: False) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(float), repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(double), repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(nint), repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(nuint), repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.Tests.ArrayTests+SByteEnum), repeatedValue: Zero) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.ByteEnum), repeatedValue: Min) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.Tests.ArrayTests+Int16Enum), repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.UInt16Enum), repeatedValue: Min) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.Tests.ArrayTests+Int32Enum), repeatedValue: Case1) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.UInt32Enum), repeatedValue: Min) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.Tests.ArrayTests+Int64Enum), repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.UInt64Enum), repeatedValue: Min) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(int[]), repeatedValue: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(string[]), repeatedValue: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.Int32*), repeatedValue: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.Tests.ArrayTests+NonGenericClass1), repeatedValue: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.Tests.ArrayTests+GenericClass), repeatedValue: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.Tests.ArrayTests+NonGenericStruct), repeatedValue: System.Tests.ArrayTests+NonGenericStruct) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.Tests.ArrayTests+GenericStruct), repeatedValue: System.Tests.ArrayTests+GenericStruct`1[System.Int32]) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.Tests.ArrayTests+NonGenericInterface1), repeatedValue: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.Tests.ArrayTests+GenericInterface), repeatedValue: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.Tests.ArrayTests+AbstractClass), repeatedValue: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.Tests.ArrayTests+StaticClass), repeatedValue: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_ArrayOfPointers_ThrowsNotSupportedException [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_InvalidCount_ThrowsArgumentOutOfRangeException(length: 0, startIndex: 0, count: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_InvalidCount_ThrowsArgumentOutOfRangeException(length: 0, startIndex: 0, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_InvalidCount_ThrowsArgumentOutOfRangeException(length: 2, startIndex: 0, count: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_InvalidCount_ThrowsArgumentOutOfRangeException(length: 2, startIndex: 2, count: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Empty [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_NullSourceArray_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_OutOfRangeLongIndex1_ThrowsArgumentOutOfRangeException(index: 2147483648) [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_OutOfRangeLongIndex1_ThrowsArgumentOutOfRangeException(index: -2147483649) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_TypesNotIComparable_ThrowsInvalidOperationException(array: [0], value: "") [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_TypesNotIComparable_ThrowsInvalidOperationException(array: [Object { }], value: Object { }) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_TypesNotIComparable_ThrowsInvalidOperationException(array: [0], value: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_TypesNotIComparable_ThrowsInvalidOperationException(array: ['\0'], value: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_PointerArrayToNonPointerArray_ThrowsArrayTypeMismatchException [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstanceFromTemplate_Rank1 [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_InvalidIndexPlusLength_ThrowsArgumentException(index: 11, length: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_InvalidIndexPlusLength_ThrowsArgumentException(index: 10, length: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_InvalidIndexPlusLength_ThrowsArgumentException(index: 9, length: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_InvalidIndexPlusLength_ThrowsArgumentException(index: 0, length: 11) [14:21:58] info: [STRT] System.Tests.ArrayTests.Construction_MultiDimensionalArray [14:21:58] info: [STRT] System.Tests.ArrayTests.CopyTo_IndexGreaterThanDestinationArrayLength_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_IndexPlusLengthInvalid_ThrowsArgumentException(count: 0, index: 0, length: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_IndexPlusLengthInvalid_ThrowsArgumentException(count: 0, index: 1, length: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_IndexPlusLengthInvalid_ThrowsArgumentException(count: 3, index: 0, length: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_IndexPlusLengthInvalid_ThrowsArgumentException(count: 3, index: 1, length: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_IndexPlusLengthInvalid_ThrowsArgumentException(count: 3, index: 3, length: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.FindLastIndex_Invalid [14:21:58] info: [STRT] System.Tests.ArrayTests.Exists_Invalid [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_MultidimensionalArray_ThrowsRankException [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic_NegativeLength_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.Clone_Array_ReturnsExpected(array: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clone_Array_ReturnsExpected(array: ['1', '2', '3']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clone_Array_ReturnsExpected(array: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clone_Array_ReturnsExpected(array: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clone_Array_ReturnsExpected(array: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clone_Array_ReturnsExpected(array: [0, 0, 0, 0, 0, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clone_Array_ReturnsExpected(array: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clone_Array_ReturnsExpected(array: [0, 0, 0, 0, 0, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_ComparisonThrowsIndexOutOfRangeException_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_LengthsAndLowerBoundsHaveDifferentLengths_ThrowsArgumentException(length: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_LengthsAndLowerBoundsHaveDifferentLengths_ThrowsArgumentException(length: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic_NullArray_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 1, 2], items: [4, 5, 6], index: 0, length: 3, comparer: IntegerComparer { }, expectedKeys: [1, 2, 3], expectedItems: [5, 6, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 1, 2], items: ["a", "b", "c"], index: 0, length: 3, comparer: IntegerComparer { }, expectedKeys: [1, 2, 3], expectedItems: ["b", "c", "a"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: ["bcd", "bc", "c", "ab"], items: [1, 2, 3, 4], index: 0, length: 4, comparer: StringComparer { }, expectedKeys: ["ab", "bc", "bcd", "c"], expectedItems: [4, 2, 1, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: ["bcd", "bc", "c", "ab"], items: [1, 2, 3, 4], index: 1, length: 2, comparer: StringComparer { }, expectedKeys: ["bcd", "bc", "c", "ab"], expectedItems: [1, 2, 3, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 1, 2], items: ["a", "b", "c"], index: 0, length: 2, comparer: IntegerComparer { }, expectedKeys: [1, 3, 2], expectedItems: ["b", "a", "c"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 1, 2, 1], items: ["a", "b", "c", "d"], index: 1, length: 3, comparer: IntegerComparer { }, expectedKeys: [3, 1, 1, 2], expectedItems: ["a", "b", "d", "c"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 1, 2], items: ["a", "b", "c"], index: 0, length: 3, comparer: null, expectedKeys: [1, 2, 3], expectedItems: ["b", "c", "a"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 2, 1, 4], items: ["a", "b", "c", "d"], index: 1, length: 2, comparer: null, expectedKeys: [3, 1, 2, 4], expectedItems: ["a", "c", "b", "d"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 2, 1, 4], items: ["a", "b", "c", "d"], index: 0, length: 4, comparer: ComparisonComparer`1 { }, expectedKeys: [4, 3, 2, 1], expectedItems: ["d", "a", "b", "c"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 2, 1, 4], items: ["a", "b", "c", "d", "e", ···], index: 0, length: 4, comparer: IntegerComparer { }, expectedKeys: [1, 2, 3, 4], expectedItems: ["c", "b", "a", "d", "e", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 2, 1, 4], items: null, index: 0, length: 4, comparer: null, expectedKeys: [1, 2, 3, 4], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 2, 1, 4], items: null, index: 1, length: 2, comparer: null, expectedKeys: [3, 1, 2, 4], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [C:-5, C:-4, C:2, C:-10, C:5, ···], items: [C:-5, C:-4, C:2, C:-10, C:5, ···], index: 0, length: 6, comparer: null, expectedKeys: [C:-10, C:-5, C:-4, C:0, C:2, ···], expectedItems: [C:-10, C:-5, C:-4, C:0, C:2, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [S:-5, S:-4, S:2, S:-10, S:5, ···], items: [S:-5, S:-4, S:2, S:-10, S:5, ···], index: 0, length: 6, comparer: null, expectedKeys: [S:-10, S:-5, S:-4, S:0, S:2, ···], expectedItems: [S:-10, S:-5, S:-4, S:0, S:2, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [C:-5, C:-4, C:2, C:-10, C:5, ···], items: [S:-5, S:-4, S:2, S:-10, S:5, ···], index: 0, length: 6, comparer: null, expectedKeys: [C:-10, C:-5, C:-4, C:0, C:2, ···], expectedItems: [S:-10, S:-5, S:-4, S:0, S:2, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [S:-5, S:-4, S:2, S:-10, S:5, ···], items: [C:-5, C:-4, C:2, C:-10, C:5, ···], index: 0, length: 6, comparer: null, expectedKeys: [S:-10, S:-5, S:-4, S:0, S:2, ···], expectedItems: [C:-10, C:-5, C:-4, C:0, C:2, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [C:-5, C:-4, C:2, C:-10, C:5, ···], items: [C:-5, C:-4, C:2, C:-10, C:5, ···], index: 0, length: 6, comparer: ReferenceTypeNormalComparer { }, expectedKeys: [C:-10, C:-5, C:-4, C:0, C:2, ···], expectedItems: [C:-10, C:-5, C:-4, C:0, C:2, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [C:-5, C:-4, C:2, C:-10, C:5, ···], items: [C:-5, C:-4, C:2, C:-10, C:5, ···], index: 0, length: 6, comparer: ReferenceTypeReverseComparer { }, expectedKeys: [C:5, C:2, C:0, C:-4, C:-5, ···], expectedItems: [C:5, C:2, C:0, C:-4, C:-5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [C:-5, C:-4, C:2, C:-10, C:5, ···], items: null, index: 0, length: 6, comparer: null, expectedKeys: [C:-10, C:-5, C:-4, C:0, C:2, ···], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 2, 1, 4], items: [5, 6, 7], index: 1, length: 2, comparer: null, expectedKeys: [3, 1, 2, 4], expectedItems: [5, 7, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: ["bcd", "bc", "c", "ab"], items: ["a", "b", "c", "d"], index: 0, length: 4, comparer: StringComparer { }, expectedKeys: ["ab", "bc", "bcd", "c"], expectedItems: ["d", "b", "a", "c"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: ["bcd", "bc", "c", "ab"], items: ["a", "b", "c", "d"], index: 0, length: 4, comparer: null, expectedKeys: ["ab", "bc", "bcd", "c"], expectedItems: ["d", "b", "a", "c"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: ["ab", "bc", "bcd", "c"], items: ["d", "b", "a", "c"], index: 0, length: 4, comparer: null, expectedKeys: ["ab", "bc", "bcd", "c"], expectedItems: ["d", "b", "a", "c"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: ["ab", "bc", "bcd", "c"], items: null, index: 0, length: 4, comparer: null, expectedKeys: ["ab", "bc", "bcd", "c"], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0x0003, 0x0005, 0x0006, 0x0006], items: [0x0004, '\a', '\t', 0x0003], index: 0, length: 4, comparer: null, expectedKeys: [0x0003, 0x0005, 0x0006, 0x0006], expectedItems: [0x0004, '\a', '\t', 0x0003]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0x0005, 0x0006, 0x0003, 0x0006], items: null, index: 0, length: 4, comparer: null, expectedKeys: [0x0003, 0x0005, 0x0006, 0x0006], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0x0005, 0x0006, 0x0003, 0x0006], items: ['\a', '\t', 0x0004, 0x0003], index: 0, length: 4, comparer: null, expectedKeys: [0x0003, 0x0005, 0x0006, 0x0006], expectedItems: [0x0004, '\a', '\t', 0x0003]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0x0005, 0x0006, 0x0003, 0x0006], items: ['\a', '\t', 0x0004, 0x0003], index: 1, length: 2, comparer: null, expectedKeys: [0x0005, 0x0003, 0x0006, 0x0006], expectedItems: ['\a', 0x0004, '\t', 0x0003]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0x0005, 0x0006, 0x0003, 0x0006], items: ['\a', '\t', 0x0004, 0x0003], index: 0, length: 0, comparer: null, expectedKeys: [0x0005, 0x0006, 0x0003, 0x0006], expectedItems: ['\a', '\t', 0x0004, 0x0003]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: ['\0'], items: ['\0'], index: 0, length: 1, comparer: null, expectedKeys: ['\0'], expectedItems: ['\0']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [False, False, True, True], items: [False, True, False, True], index: 0, length: 4, comparer: null, expectedKeys: [False, False, True, True], expectedItems: [False, True, False, True]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [True, False, True, False], items: null, index: 0, length: 4, comparer: null, expectedKeys: [False, False, True, True], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [True, False, True, False], items: [False, False, True, True], index: 0, length: 4, comparer: null, expectedKeys: [False, False, True, True], expectedItems: [False, True, False, True]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [True, False, True, False], items: [False, False, True, True], index: 1, length: 2, comparer: null, expectedKeys: [True, False, True, False], expectedItems: [False, False, True, True]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [True, False, True, False], items: [False, False, True, True], index: 0, length: 0, comparer: null, expectedKeys: [True, False, True, False], expectedItems: [False, False, True, True]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [False], items: [False], index: 0, length: 1, comparer: null, expectedKeys: [False], expectedItems: [False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, NaN, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [NaN, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [3, 5, 6, 6], items: [4, 7, 9, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, NaN, 6], items: null, index: 0, length: 4, comparer: null, expectedKeys: [NaN, 5, 6, 6], expectedItems: null) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 4, comparer: null, expectedKeys: [3, 5, 6, 6], expectedItems: [4, 7, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 1, length: 2, comparer: null, expectedKeys: [5, 3, 6, 6], expectedItems: [7, 4, 9, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [5, 6, 3, 6], items: [7, 9, 4, 3], index: 0, length: 0, comparer: null, expectedKeys: [5, 6, 3, 6], expectedItems: [7, 9, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0], items: [0], index: 0, length: 1, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0], items: [0], index: 0, length: 0, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [0], items: [0], index: 0, length: 0, comparer: null, expectedKeys: [0], expectedItems: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Array_NonGeneric(keys: [], items: [], index: 0, length: 0, comparer: null, expectedKeys: [], expectedItems: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.IList_GetSetItem [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_CantPerform_ThrowsArrayTypeMismatchException(sourceArray: ["1"], destinationArray: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_CantPerform_ThrowsArrayTypeMismatchException(sourceArray: [0, 0, 0, 0, NotInt32 { }, ···], destinationArray: [0, 0, 0, 0, 0, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_CantPerform_ThrowsArrayTypeMismatchException(sourceArray: [0, 0, 0, 0, NotInt32 { }, ···], destinationArray: [0, 0, 0, 0, 0, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_CantPerform_ThrowsArrayTypeMismatchException(sourceArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_CantPerform_ThrowsArrayTypeMismatchException(sourceArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_CantPerform_ThrowsArrayTypeMismatchException(sourceArray: [ClassWithNonGenericInterface1 { }], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_CantPerform_ThrowsArrayTypeMismatchException(sourceArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1], destinationArray: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_CantPerform_ThrowsArrayTypeMismatchException(sourceArray: [null], destinationArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy_UnreliableConversion_CantPerform_ThrowsArrayTypeMismatchException(sourceArray: [ClassWithNonGenericInterface1 { }], destinationArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_NegativeLength_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_NullIndices_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 2, 1, 4], index: 1, length: 4, comparer: null, expected: [1, 2, 3, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 2, 1, 4], index: 1, length: 4, comparer: IntegerComparer { }, expected: [1, 2, 3, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 2, 1, 4], index: 2, length: 2, comparer: null, expected: [3, 1, 2, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 2, 1, 4], index: 2, length: 2, comparer: IntegerComparer { }, expected: [3, 1, 2, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 2, 1, 4], index: 1, length: 0, comparer: null, expected: [3, 2, 1, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 2, 1, 4], index: 1, length: 0, comparer: IntegerComparer { }, expected: [3, 2, 1, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: IntegerComparer { }, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5], index: 0, length: 1, comparer: IntegerComparer { }, expected: [5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 2], index: 0, length: 2, comparer: IntegerComparer { }, expected: [2, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 2, 9, 8, 4, ···], index: 0, length: 9, comparer: IntegerComparer { }, expected: [2, 2, 3, 4, 4, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 2, 9, 8, 4, ···], index: 3, length: 4, comparer: IntegerComparer { }, expected: [5, 2, 9, 2, 3, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [1, 2, 3, 4, 5, ···], index: 0, length: 9, comparer: IntegerComparer { }, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 2, 9, 8, 4, ···], index: 0, length: 9, comparer: null, expected: [2, 2, 3, 4, 4, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [1, 2, 3, 4, 5, ···], index: 0, length: 9, comparer: null, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 2, 9, 8, 4, ···], index: 0, length: 0, comparer: null, expected: [5, 2, 9, 8, 4, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 2, 9, 8, 4, ···], index: 9, length: 0, comparer: null, expected: [5, 2, 9, 8, 4, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [1, 2, 3, 4], index: 0, length: 4, comparer: null, expected: [1, 2, 3, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [4, 3, 2, 1], index: 0, length: 4, comparer: null, expected: [1, 2, 3, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [4, 3, 2, 1], index: 1, length: 2, comparer: null, expected: [4, 2, 3, 1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [4, 3, 2], index: 0, length: 3, comparer: IntegerComparer { }, expected: [2, 3, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [4, 3, 2], index: 0, length: 3, comparer: null, expected: [2, 3, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: StringComparer { }, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: ["5"], index: 0, length: 1, comparer: null, expected: ["5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: ["5"], index: 0, length: 1, comparer: StringComparer { }, expected: ["5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: ["5", "2"], index: 0, length: 2, comparer: null, expected: ["2", "5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: ["5", "2"], index: 0, length: 2, comparer: StringComparer { }, expected: ["2", "5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: ["5", "2", "3"], index: 0, length: 3, comparer: null, expected: ["2", "3", "5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: ["5", "2", "3"], index: 0, length: 3, comparer: StringComparer { }, expected: ["2", "3", "5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: ["5", "2", null], index: 0, length: 3, comparer: null, expected: [null, "2", "5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: ["5", "2", null], index: 0, length: 3, comparer: StringComparer { }, expected: [null, "2", "5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: ["5", "2", "9", "8", "4", ···], index: 0, length: 9, comparer: StringComparer { }, expected: ["2", "2", "3", "4", "4", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: ["5", null, "2", "9", "8", ···], index: 0, length: 10, comparer: StringComparer { }, expected: [null, "2", "2", "3", "4", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: ["5", null, "2", "9", "8", ···], index: 3, length: 4, comparer: StringComparer { }, expected: ["5", null, "2", "3", "4", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [null, null, null, null, null, ···], index: 0, length: 17, comparer: null, expected: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [null, null, null, null, null, ···], index: 0, length: 17, comparer: null, expected: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [null, null, null, null, null, ···], index: 0, length: 17, comparer: StringComparer { }, expected: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [null, "bns", "ici", "fvk", "xki", ···], index: 0, length: 17, comparer: null, expected: [null, null, null, null, "asb", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [null, "bns", "ici", "fvk", "xki", ···], index: 0, length: 17, comparer: StringComparer { }, expected: [null, null, null, null, "asb", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: ["mpb", "jfr", "pfp", "jgi", "opx", ···], index: 0, length: 17, comparer: null, expected: ["apn", "atd", "cfg", "hhv", "hpg", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: ["mpb", "jfr", "pfp", "jgi", "opx", ···], index: 0, length: 17, comparer: StringComparer { }, expected: ["apn", "atd", "cfg", "hhv", "hpg", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0x0003, 0x0005, 0x0006, 0x0006], index: 0, length: 4, comparer: null, expected: [0x0003, 0x0005, 0x0006, 0x0006]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0x0005, 0x0006, 0x0003, 0x0006], index: 0, length: 4, comparer: null, expected: [0x0003, 0x0005, 0x0006, 0x0006]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0x0005, 0x0006, 0x0003, 0x0006], index: 0, length: 4, comparer: null, expected: [0x0003, 0x0005, 0x0006, 0x0006]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0x0005, 0x0006, 0x0003, 0x0006], index: 1, length: 2, comparer: null, expected: [0x0005, 0x0003, 0x0006, 0x0006]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0x0005, 0x0006, 0x0003, 0x0006], index: 0, length: 0, comparer: null, expected: [0x0005, 0x0006, 0x0003, 0x0006]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: ['\0'], index: 0, length: 1, comparer: null, expected: ['\0']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [False, False, True, True], index: 0, length: 4, comparer: null, expected: [False, False, True, True]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [True, False, True, False], index: 0, length: 4, comparer: null, expected: [False, False, True, True]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [True, False, True, False], index: 0, length: 4, comparer: null, expected: [False, False, True, True]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [True, False, True, False], index: 1, length: 2, comparer: null, expected: [True, False, True, False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [True, False, True, False], index: 0, length: 0, comparer: null, expected: [True, False, True, False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [False], index: 0, length: 1, comparer: null, expected: [False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, NaN, 6], index: 0, length: 4, comparer: null, expected: [NaN, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, NaN, 6], index: 0, length: 4, comparer: null, expected: [NaN, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0], index: 0, length: 0, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [0], index: 0, length: 0, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_NonGeneric(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_StartIndexNegative_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_NullIndices_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic_NegativeIndex_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_LongSourceIndexNotValidInt_ThrowsArgumentException(sourceIndex: -2147483649) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_LongSourceIndexNotValidInt_ThrowsArgumentException(sourceIndex: 2147483648) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_MultidimensionalArray_ThrowsRankException [14:21:58] info: [STRT] System.Tests.ArrayTests.Array_Initialize [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_LongDestinationIndexNotValidInt_ThrowsArgumentOutOfRangeException(destinationIndex: -2147483649) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_LongDestinationIndexNotValidInt_ThrowsArgumentOutOfRangeException(destinationIndex: 2147483648) [14:21:58] info: [STRT] System.Tests.ArrayTests.ICollection_IsSynchronized_ReturnsFalse [14:21:58] info: [STRT] System.Tests.ArrayTests.TrueForAll(array: [1, 2, 3, 4, 5], match: Predicate`1 { Method = Boolean b__183_0(Int32), Target = <>c { } }, expected: True) [14:21:58] info: [STRT] System.Tests.ArrayTests.TrueForAll(array: [1, 2, 3, 4, 5], match: Predicate`1 { Method = Boolean b__183_1(Int32), Target = <>c { } }, expected: False) [14:21:58] info: [STRT] System.Tests.ArrayTests.TrueForAll(array: [], match: Predicate`1 { Method = Boolean b__183_2(Int32), Target = <>c { } }, expected: True) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_LowerBoundNull_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SourceAndDestinationArrayHaveDifferentRanks_ThrowsRankException [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: ['1', '2', '3'], sourceIndex: 0, destinationArray: ['\0', '\0', '\0'], destinationIndex: 0, length: 3, expected: ['1', '2', '3']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: ['1', '2', '3'], sourceIndex: 1, destinationArray: ['1', '2', '3', '4', '5'], destinationIndex: 2, length: 2, expected: ['1', '2', '2', '3', '5']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [False, True, False], sourceIndex: 0, destinationArray: [False, False, False], destinationIndex: 0, length: 3, expected: [False, True, False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [False, True, False], sourceIndex: 1, destinationArray: [False, True, False, True, False], destinationIndex: 2, length: 2, expected: [False, True, True, False, False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2.20000005, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2.20000005, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2.20000005, 3], sourceIndex: 1, destinationArray: [1, 2, 3.29999995, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2.20000005, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2.2000000000000002, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2.2000000000000002, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2.2000000000000002, 3], sourceIndex: 1, destinationArray: [1, 2, 3.2999999999999998, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2.2000000000000002, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: ["1", "2", "3"], sourceIndex: 0, destinationArray: [null, null, null], destinationIndex: 0, length: 3, expected: ["1", "2", "3"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: ["1", "2", "3"], sourceIndex: 1, destinationArray: ["1", "2", "3", "4", "5"], destinationIndex: 2, length: 2, expected: ["1", "2", "2", "3", "5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [Case2, Case3, 3], sourceIndex: 0, destinationArray: [Case1, Case1, Case1], destinationIndex: 0, length: 3, expected: [Case2, Case3, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [Case2, Case3, 3], sourceIndex: 1, destinationArray: [Case2, Case3, 3, 4, 5], destinationIndex: 2, length: 2, expected: [Case2, Case3, Case3, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [Case2], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [2], sourceIndex: 0, destinationArray: [Case1], destinationIndex: 0, length: 1, expected: [Case3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [254], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [-2]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [-3], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [253]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [65532], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [-4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [-5], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [65531]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [4294967290], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [-6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [-7], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [4294967289]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [18446744073709551608], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [-8]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [-9], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [18446744073709551607]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [10], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [10]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [11], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [11]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [305419896, 573785173, 2005440938], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [305419896, 573785173, 2005440938]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [305419896, 573785173, 2005440938, 1430532898, 860116326], sourceIndex: 3, destinationArray: [305419896, 573785173, 2005440938, 1430532898, 860116326], destinationIndex: 2, length: 2, expected: [305419896, 573785173, 1430532898, 860116326, 860116326]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [305419896, 573785173, 2005440938, 1430532898, 860116326], sourceIndex: 2, destinationArray: [305419896, 573785173, 2005440938, 1430532898, 860116326], destinationIndex: 3, length: 2, expected: [305419896, 573785173, 2005440938, 2005440938, 1430532898]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: ["Red", "Green", null, "Blue"], sourceIndex: 0, destinationArray: ["X", "X", "X", "X"], destinationIndex: 0, length: 4, expected: ["Red", "Green", null, "Blue"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: ["Red", "Green", null, "Blue"], sourceIndex: 1, destinationArray: ["Red", "Green", null, "Blue"], destinationIndex: 2, length: 2, expected: ["Red", "Green", "Green", null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], sourceIndex: 0, destinationArray: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], destinationIndex: 0, length: 5, expected: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], sourceIndex: 1, destinationArray: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], destinationIndex: 2, length: 3, expected: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [null, null, null, null, null, ···], sourceIndex: 0, destinationArray: [null, null, null, null, null, ···], destinationIndex: 0, length: 10, expected: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: ['\0', '\0', '\0'], destinationIndex: 0, length: 3, expected: [0x0001, 0x0002, 0x0003]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: ['\0', '\0', '\0'], destinationIndex: 0, length: 3, expected: [0x0001, 0x0002, 0x0003]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [0x0001, 0x0002, 0x0003], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [0x0001, 0x0002, 0x0003], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [0x0001, 0x0002, 0x0003], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [0x0001, 0x0002, 0x0003], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [0x0001, 0x0002, 0x0003], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [0x0001, 0x0002, 0x0003], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [0x0001, 0x0002, 0x0003], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2.20000005, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2.2000000476837158, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [Case1, Case1, Case1], destinationIndex: 0, length: 3, expected: [Case2, Case3, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [null], sourceIndex: 0, destinationArray: [null], destinationIndex: 0, length: 1, expected: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [null], sourceIndex: 0, destinationArray: [null], destinationIndex: 0, length: 1, expected: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [ClassWithNonGenericInterface1_2 { }], sourceIndex: 0, destinationArray: [null], destinationIndex: 0, length: 1, expected: [ClassWithNonGenericInterface1_2 { }]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1_2], sourceIndex: 0, destinationArray: [null], destinationIndex: 0, length: 1, expected: [System.Tests.ArrayTests+StructWithNonGenericInterface1_2]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [null], sourceIndex: 0, destinationArray: [null], destinationIndex: 0, length: 1, expected: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [ClassWithNonGenericInterface1 { }], sourceIndex: 0, destinationArray: [null], destinationIndex: 0, length: 1, expected: [ClassWithNonGenericInterface1 { }]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1], sourceIndex: 0, destinationArray: [System.Tests.ArrayTests+StructWithNonGenericInterface1], destinationIndex: 0, length: 1, expected: [System.Tests.ArrayTests+StructWithNonGenericInterface1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [null], sourceIndex: 0, destinationArray: [null], destinationIndex: 0, length: 1, expected: [null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [0, 1, 2, 3, 4, ···], sourceIndex: 2, destinationArray: [null, null, null, null, null, ···], destinationIndex: 5, length: 3, expected: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [0, 1, 2, 3, 4, ···], sourceIndex: 2, destinationArray: [null, null, null, null, null, ···], destinationIndex: 5, length: 3, expected: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [0, 1, 2, null, 4, ···], sourceIndex: 2, destinationArray: [null, null, null, null, null, ···], destinationIndex: 5, length: 3, expected: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [0, 1, 2, 3, 4, ···], sourceIndex: 2, destinationArray: [204, 204, 204, 204, 204, ···], destinationIndex: 5, length: 3, expected: [204, 204, 204, 204, 204, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [0, 1, 2, 3, 4, ···], sourceIndex: 2, destinationArray: [204, 204, 204, 204, 204, ···], destinationIndex: 5, length: 3, expected: [204, 204, 204, 204, 204, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [0, NotInt32 { }, 2, 3, 4, ···], sourceIndex: 2, destinationArray: [204, 204, 204, 204, 204, ···], destinationIndex: 5, length: 3, expected: [204, 204, 204, 204, 204, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [0, 1, 2, 3, null, ···], sourceIndex: 2, destinationArray: [204, 204, 204, 204, 204, ···], destinationIndex: 5, length: 3, expected: [204, 204, 204, 204, 204, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], sourceIndex: 0, destinationArray: [null, null, null, null, null], destinationIndex: 0, length: 5, expected: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [null, null, null, null, null, ···], sourceIndex: 0, destinationArray: [null, null, null, null, null, ···], destinationIndex: 0, length: 10, expected: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [null, null, null, null, null, ···], sourceIndex: 0, destinationArray: [null, null, null, null, null, ···], destinationIndex: 0, length: 10, expected: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [null, null, null, null, null, ···], sourceIndex: 0, destinationArray: [null, null, null, null, null, ···], destinationIndex: 0, length: 10, expected: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_SZArray(sourceArray: [Case3], sourceIndex: 0, destinationArray: [Case1], destinationIndex: 0, length: 1, expected: [Case3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clear(array: [7, 8, 9], index: 0, length: 3, expected: [0, 0, 0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clear(array: [19088743, 2023406814, 573785173, 1719109785, 288576887, ···], index: 0, length: 6, expected: [0, 0, 0, 0, 0, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clear(array: [19088743, 2023406814, 573785173, 1719109785, 288576887, ···], index: 2, length: 3, expected: [19088743, 2023406814, 0, 0, 0, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clear(array: [19088743, 2023406814, 573785173, 1719109785, 288576887, ···], index: 6, length: 0, expected: [19088743, 2023406814, 573785173, 1719109785, 288576887, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clear(array: [19088743, 2023406814, 573785173, 1719109785, 288576887, ···], index: 0, length: 0, expected: [19088743, 2023406814, 573785173, 1719109785, 288576887, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clear(array: ["7", "8", "9"], index: 0, length: 3, expected: [null, null, null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clear(array: ["0x1234567", "0x789abcde", "0x22334455", "0x66778899", "0x11335577", ···], index: 0, length: 6, expected: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clear(array: ["0x1234567", "0x789abcde", "0x22334455", "0x66778899", "0x11335577", ···], index: 2, length: 3, expected: ["0x1234567", "0x789abcde", null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clear(array: ["0x1234567", "0x789abcde", "0x22334455", "0x66778899", "0x11335577", ···], index: 6, length: 0, expected: ["0x1234567", "0x789abcde", "0x22334455", "0x66778899", "0x11335577", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Clear(array: ["0x1234567", "0x789abcde", "0x22334455", "0x66778899", "0x11335577", ···], index: 0, length: 0, expected: ["0x1234567", "0x789abcde", "0x22334455", "0x66778899", "0x11335577", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.FindIndex_Invalid [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_NotSupportedType_ThrowsNotSupportedException(elementType: typeof(System.Void)) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_NotSupportedType_ThrowsNotSupportedException(elementType: typeof(System.Int32&)) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_NotSupportedType_ThrowsNotSupportedException(elementType: typeof(System.Tests.ArrayTests+GenericClass<>)) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_NotSupportedType_ThrowsNotSupportedException(elementType: typeof(GenericClass`1)) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_NotSupportedType_ThrowsNotSupportedException(elementType: typeof(T)) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_NotSupportedType_ThrowsNotSupportedException(elementType: typeof(System.TypedReference)) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_NotSupportedType_ThrowsNotSupportedException(elementType: typeof(System.ArgIterator)) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_NotSupportedType_ThrowsNotSupportedException(elementType: typeof(System.RuntimeArgumentHandle)) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_NotSupportedType_ThrowsNotSupportedException(elementType: typeof(System.Span)) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_ArrayOfPointers_ThrowsNotSupportedException [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_MultiDimensionalArray_ThrowsRankException [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray_NonInferrableEntries [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_NonSZArrayWithMinValueLowerBound [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_OutOfRangeIntIndex1_ThrowsIndexOutOfRangeException(index: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_OutOfRangeIntIndex1_ThrowsIndexOutOfRangeException(index: 10) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_LengthLessThanZero_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_ArrayOfPointers_ThrowsNotSupportedException [14:21:58] info: [STRT] System.Tests.ArrayTests.Clone_SingleDimensionalArray_ModifyingOriginalDoesNotAffectClone [14:21:58] info: [STRT] System.Tests.ArrayTests.Store_NegativeLength_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstanceFromArrayType_NotSupportedArrayType_ThrowsNotSupportedException(elementType: typeof(System.Tests.ArrayTests+GenericClass<>)) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_LengthsNull_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.IList_ModifyingArray_ThrowsNotSupportedException [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_IndexLessThanLowerBound_ThrowsArgumentOutOfRangeException(lowerBound: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_IndexLessThanLowerBound_ThrowsArgumentOutOfRangeException(lowerBound: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Resize_NegativeNewSize_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_InvalidStartIndex_ThrowsArgumentOutOfRangeException(startIndex: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_InvalidStartIndex_ThrowsArgumentOutOfRangeException(startIndex: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_OutOfRangeLongIndex2_ThrowsArgumentOutOfRangeException(index: 2147483648) [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_OutOfRangeLongIndex2_ThrowsArgumentOutOfRangeException(index: -2147483649) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_IndexLessThanZero_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_RankFourInt_SetValue [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_NonInferrableEntries [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_MultidimensionalKeys_ThrowsRankException [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: IntegerComparer { }, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5], index: 0, length: 1, comparer: IntegerComparer { }, expected: [5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 2], index: 0, length: 2, comparer: IntegerComparer { }, expected: [2, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 2, 9, 8, 4, ···], index: 0, length: 9, comparer: IntegerComparer { }, expected: [2, 2, 3, 4, 4, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 2, 9, 8, 4, ···], index: 3, length: 4, comparer: IntegerComparer { }, expected: [5, 2, 9, 2, 3, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [1, 2, 3, 4, 5, ···], index: 0, length: 9, comparer: IntegerComparer { }, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 2, 9, 8, 4, ···], index: 0, length: 9, comparer: null, expected: [2, 2, 3, 4, 4, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [1, 2, 3, 4, 5, ···], index: 0, length: 9, comparer: null, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 2, 9, 8, 4, ···], index: 0, length: 0, comparer: null, expected: [5, 2, 9, 8, 4, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 2, 9, 8, 4, ···], index: 9, length: 0, comparer: null, expected: [5, 2, 9, 8, 4, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [1, 2, 3, 4], index: 0, length: 4, comparer: null, expected: [1, 2, 3, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [4, 3, 2, 1], index: 0, length: 4, comparer: null, expected: [1, 2, 3, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [4, 3, 2, 1], index: 1, length: 2, comparer: null, expected: [4, 2, 3, 1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [4, 3, 2], index: 0, length: 3, comparer: IntegerComparer { }, expected: [2, 3, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [4, 3, 2], index: 0, length: 3, comparer: null, expected: [2, 3, 4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: StringComparer { }, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: ["5"], index: 0, length: 1, comparer: null, expected: ["5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: ["5"], index: 0, length: 1, comparer: StringComparer { }, expected: ["5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: ["5", "2"], index: 0, length: 2, comparer: null, expected: ["2", "5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: ["5", "2"], index: 0, length: 2, comparer: StringComparer { }, expected: ["2", "5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: ["5", "2", "3"], index: 0, length: 3, comparer: null, expected: ["2", "3", "5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: ["5", "2", "3"], index: 0, length: 3, comparer: StringComparer { }, expected: ["2", "3", "5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: ["5", "2", null], index: 0, length: 3, comparer: null, expected: [null, "2", "5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: ["5", "2", null], index: 0, length: 3, comparer: StringComparer { }, expected: [null, "2", "5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: ["5", "2", "9", "8", "4", ···], index: 0, length: 9, comparer: StringComparer { }, expected: ["2", "2", "3", "4", "4", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: ["5", null, "2", "9", "8", ···], index: 0, length: 10, comparer: StringComparer { }, expected: [null, "2", "2", "3", "4", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: ["5", null, "2", "9", "8", ···], index: 3, length: 4, comparer: StringComparer { }, expected: ["5", null, "2", "3", "4", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [null, null, null, null, null, ···], index: 0, length: 17, comparer: null, expected: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [null, null, null, null, null, ···], index: 0, length: 17, comparer: null, expected: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [null, null, null, null, null, ···], index: 0, length: 17, comparer: StringComparer { }, expected: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [null, "bns", "ici", "fvk", "xki", ···], index: 0, length: 17, comparer: null, expected: [null, null, null, null, "asb", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [null, "bns", "ici", "fvk", "xki", ···], index: 0, length: 17, comparer: StringComparer { }, expected: [null, null, null, null, "asb", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: ["mpb", "jfr", "pfp", "jgi", "opx", ···], index: 0, length: 17, comparer: null, expected: ["apn", "atd", "cfg", "hhv", "hpg", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: ["mpb", "jfr", "pfp", "jgi", "opx", ···], index: 0, length: 17, comparer: StringComparer { }, expected: ["apn", "atd", "cfg", "hhv", "hpg", ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0x0003, 0x0005, 0x0006, 0x0006], index: 0, length: 4, comparer: null, expected: [0x0003, 0x0005, 0x0006, 0x0006]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0x0005, 0x0006, 0x0003, 0x0006], index: 0, length: 4, comparer: null, expected: [0x0003, 0x0005, 0x0006, 0x0006]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0x0005, 0x0006, 0x0003, 0x0006], index: 0, length: 4, comparer: null, expected: [0x0003, 0x0005, 0x0006, 0x0006]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0x0005, 0x0006, 0x0003, 0x0006], index: 1, length: 2, comparer: null, expected: [0x0005, 0x0003, 0x0006, 0x0006]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0x0005, 0x0006, 0x0003, 0x0006], index: 0, length: 0, comparer: null, expected: [0x0005, 0x0006, 0x0003, 0x0006]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: ['\0'], index: 0, length: 1, comparer: null, expected: ['\0']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [False, False, True, True], index: 0, length: 4, comparer: null, expected: [False, False, True, True]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [True, False, True, False], index: 0, length: 4, comparer: null, expected: [False, False, True, True]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [True, False, True, False], index: 0, length: 4, comparer: null, expected: [False, False, True, True]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [True, False, True, False], index: 1, length: 2, comparer: null, expected: [True, False, True, False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [True, False, True, False], index: 0, length: 0, comparer: null, expected: [True, False, True, False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [False], index: 0, length: 1, comparer: null, expected: [False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, NaN, 6], index: 0, length: 4, comparer: null, expected: [NaN, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [3, 5, 6, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, NaN, 6], index: 0, length: 4, comparer: null, expected: [NaN, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 4, comparer: null, expected: [3, 5, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 1, length: 2, comparer: null, expected: [5, 3, 6, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [5, 6, 3, 6], index: 0, length: 0, comparer: null, expected: [5, 6, 3, 6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0], index: 0, length: 1, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0], index: 0, length: 0, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [0], index: 0, length: 0, comparer: null, expected: [0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_Array_Generic(array: [], index: 0, length: 0, comparer: null, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_MultimensionalArray_ThrowsRankException [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: ['1', '2', '3'], sourceIndex: 0, destinationArray: ['\0', '\0', '\0'], destinationIndex: 0, length: 3, expected: ['1', '2', '3']) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: ['1', '2', '3'], sourceIndex: 1, destinationArray: ['1', '2', '3', '4', '5'], destinationIndex: 2, length: 2, expected: ['1', '2', '2', '3', '5']) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [False, True, False], sourceIndex: 0, destinationArray: [False, False, False], destinationIndex: 0, length: 3, expected: [False, True, False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [False, True, False], sourceIndex: 1, destinationArray: [False, True, False, True, False], destinationIndex: 2, length: 2, expected: [False, True, True, False, False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2.20000005, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2.20000005, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2.20000005, 3], sourceIndex: 1, destinationArray: [1, 2, 3.29999995, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2.20000005, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2.2000000000000002, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2.2000000000000002, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2.2000000000000002, 3], sourceIndex: 1, destinationArray: [1, 2, 3.2999999999999998, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2.2000000000000002, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3], sourceIndex: 1, destinationArray: [1, 2, 3, 4, 5], destinationIndex: 2, length: 2, expected: [1, 2, 2, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: ["1", "2", "3"], sourceIndex: 0, destinationArray: [null, null, null], destinationIndex: 0, length: 3, expected: ["1", "2", "3"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: ["1", "2", "3"], sourceIndex: 1, destinationArray: ["1", "2", "3", "4", "5"], destinationIndex: 2, length: 2, expected: ["1", "2", "2", "3", "5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [Case2, Case3, 3], sourceIndex: 0, destinationArray: [Case1, Case1, Case1], destinationIndex: 0, length: 3, expected: [Case2, Case3, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [Case2, Case3, 3], sourceIndex: 1, destinationArray: [Case2, Case3, 3, 4, 5], destinationIndex: 2, length: 2, expected: [Case2, Case3, Case3, 3, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [Case2], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [2], sourceIndex: 0, destinationArray: [Case1], destinationIndex: 0, length: 1, expected: [Case3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [254], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [-2]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [-3], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [253]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [65532], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [-4]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [-5], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [65531]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [4294967290], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [-6]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [-7], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [4294967289]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [18446744073709551608], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [-8]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [-9], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [18446744073709551607]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [10], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [10]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [11], sourceIndex: 0, destinationArray: [0], destinationIndex: 0, length: 1, expected: [11]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [305419896, 573785173, 2005440938], sourceIndex: 0, destinationArray: [0, 0, 0], destinationIndex: 0, length: 3, expected: [305419896, 573785173, 2005440938]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [305419896, 573785173, 2005440938, 1430532898, 860116326], sourceIndex: 3, destinationArray: [305419896, 573785173, 2005440938, 1430532898, 860116326], destinationIndex: 2, length: 2, expected: [305419896, 573785173, 1430532898, 860116326, 860116326]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [305419896, 573785173, 2005440938, 1430532898, 860116326], sourceIndex: 2, destinationArray: [305419896, 573785173, 2005440938, 1430532898, 860116326], destinationIndex: 3, length: 2, expected: [305419896, 573785173, 2005440938, 2005440938, 1430532898]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: ["Red", "Green", null, "Blue"], sourceIndex: 0, destinationArray: ["X", "X", "X", "X"], destinationIndex: 0, length: 4, expected: ["Red", "Green", null, "Blue"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: ["Red", "Green", null, "Blue"], sourceIndex: 1, destinationArray: ["Red", "Green", null, "Blue"], destinationIndex: 2, length: 2, expected: ["Red", "Green", "Green", null]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], sourceIndex: 0, destinationArray: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], destinationIndex: 0, length: 5, expected: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], sourceIndex: 1, destinationArray: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct], destinationIndex: 2, length: 3, expected: [System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct, System.Tests.ArrayTests+NonGenericStruct]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [null, null, null, null, null, ···], sourceIndex: 0, destinationArray: [null, null, null, null, null, ···], destinationIndex: 0, length: 10, expected: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [2], sourceIndex: 1, destinationArray: [0], destinationIndex: 0, length: 1, expected: [2]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [2], sourceIndex: 0, destinationArray: [0], destinationIndex: 1, length: 1, expected: [2]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 0, destinationArray: [0, 0, 0, 0, 0, ···], destinationIndex: 0, length: 6, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 0, destinationArray: [0, 0, 0, 0, 0, ···], destinationIndex: 0, length: 6, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 1, destinationArray: [0, 0, 0, 0, 0, ···], destinationIndex: 2, length: 3, expected: [0, 0, 2, 3, 4, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 0, destinationArray: [null, null, null, null, null, ···], destinationIndex: 0, length: 6, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 0, destinationArray: [null, null, null, null, null, ···], destinationIndex: 0, length: 6, expected: [1, 2, 3, 4, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.ConstrainedCopy(sourceArray: [1, 2, 3, 4, 5, ···], sourceIndex: 1, destinationArray: [null, null, null, null, null, ···], destinationIndex: 2, length: 3, expected: [null, null, 2, 3, 4, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_NegativeLength3_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_Advanced(elementType: typeof(int), lengths: [1], lowerBounds: [0], repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_Advanced(elementType: typeof(int), lengths: [1, 2], lowerBounds: [0, 0], repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_Advanced(elementType: typeof(int), lengths: [1, 2, 3], lowerBounds: [0, 0, 0], repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_Advanced(elementType: typeof(int), lengths: [1, 2, 3, 4], lowerBounds: [0, 0, 0, 0], repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_Advanced(elementType: typeof(int), lengths: [1, 2, 3, 4], lowerBounds: [-2, 3, -4, -5], repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_Advanced(elementType: typeof(int), lengths: [7], lowerBounds: [1], repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_Advanced(elementType: typeof(int), lengths: [7, 8], lowerBounds: [1, 2], repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.CreateInstance_Advanced(elementType: typeof(int), lengths: [7, 8, 9], lowerBounds: [1, 2, 3], repeatedValue: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.SetValue_Casting_Invalid [14:21:58] info: [STRT] System.Tests.ArrayTests.Sort_NullArray_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.TrueForAll_Null_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_RankTwoInt_SetValue [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_NegativeStartIndex_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic(array: [1, 2, 3], index: 0, length: 3, expected: [3, 2, 1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic(array: [1, 2, 3], index: 0, length: 2, expected: [2, 1, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic(array: [1, 2, 3], index: 1, length: 2, expected: [1, 3, 2]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic(array: [1, 2, 3], index: 2, length: 1, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic(array: [1, 2, 3], index: 0, length: 1, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic(array: [1, 2, 3], index: 0, length: 0, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic(array: [1, 2, 3], index: 3, length: 0, expected: [1, 2, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic(array: [], index: 0, length: 0, expected: []) [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_CompatiblePointers [14:21:58] info: [STRT] System.Tests.ArrayTests.Construction [14:21:58] info: [STRT] System.Tests.ArrayTests.IndexOf_SZArray_NonInferrableEntries [14:21:58] info: [STRT] System.Tests.ArrayTests.FillWithStartIndexAndCount_ThrowsArrayTypeMismatchException [14:21:58] info: [STRT] System.Tests.ArrayTests.Fill_Downcast [14:21:58] info: [STRT] System.Tests.ArrayTests.ConvertAll_NullConverter_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.Copy_NullDestinationArray_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic_InvalidOffsetPlusLength_ThrowsArgumentException(arrayLength: 0, index: 0, length: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic_InvalidOffsetPlusLength_ThrowsArgumentException(arrayLength: 3, index: 4, length: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic_InvalidOffsetPlusLength_ThrowsArgumentException(arrayLength: 3, index: 3, length: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic_InvalidOffsetPlusLength_ThrowsArgumentException(arrayLength: 3, index: 2, length: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic_InvalidOffsetPlusLength_ThrowsArgumentException(arrayLength: 3, index: 1, length: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_Generic_InvalidOffsetPlusLength_ThrowsArgumentException(arrayLength: 3, index: 0, length: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.ForEach_ActionThrows_RethrowsException [14:21:58] info: [STRT] System.Tests.ArrayTests.ConvertAll_ConverterActionThrows_RethrowsException [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_ArrayOfPointers_ThrowsNotSupportedException [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [null, "aa", "bb", "bb", "cc", ···], index: 0, length: 7, value: "bb", comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [null, "aa", "bb", "bb", "cc", ···], index: 0, length: 7, value: "ee", comparer: null, expected: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [null, "aa", "bb", "bb", "cc", ···], index: 3, length: 4, value: "bb", comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [null, "aa", "bb", "bb", "cc", ···], index: 4, length: 3, value: "bb", comparer: null, expected: -5) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [null, "aa", "bb", "bb", "cc", ···], index: 4, length: 0, value: "bb", comparer: null, expected: -5) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [null, "aa", "bb", "bb", "cc", ···], index: 0, length: 7, value: "bb", comparer: StringComparer { }, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [null, "aa", "bb", "bb", "cc", ···], index: 0, length: 7, value: "ee", comparer: StringComparer { }, expected: 6) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [null, "aa", "bb", "bb", "cc", ···], index: 0, length: 7, value: "no-such-object", comparer: StringComparer { }, expected: -8) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [], index: 0, length: 0, value: "", comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-128, 0, 0, 127], index: 0, length: 4, value: -128, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-128, 0, 0, 127], index: 0, length: 4, value: 0, comparer: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-128, 0, 0, 127], index: 0, length: 4, value: 127, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-128, 0, 0, 127], index: 0, length: 4, value: 1, comparer: null, expected: -4) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-128, 0, 0, 127], index: 0, length: 1, value: -128, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-128, 0, 0, 127], index: 1, length: 3, value: 127, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-128, 0, 0, 127], index: 1, length: 3, value: -128, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-128, 0, 0, 127], index: 1, length: 0, value: 0, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [], index: 0, length: 0, value: 0, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 255], index: 0, length: 4, value: 0, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 255], index: 0, length: 4, value: 5, comparer: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 255], index: 0, length: 4, value: 255, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 255], index: 0, length: 4, value: 1, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 255], index: 0, length: 1, value: 0, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 255], index: 1, length: 3, value: 255, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 255], index: 1, length: 3, value: 0, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 255], index: 1, length: 0, value: 5, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [], index: 0, length: 0, value: 0, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-32768, 0, 0, 32767], index: 0, length: 4, value: -32768, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-32768, 0, 0, 32767], index: 0, length: 4, value: 0, comparer: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-32768, 0, 0, 32767], index: 0, length: 4, value: 32767, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-32768, 0, 0, 32767], index: 0, length: 4, value: 1, comparer: null, expected: -4) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-32768, 0, 0, 32767], index: 0, length: 1, value: -32768, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-32768, 0, 0, 32767], index: 1, length: 3, value: 32767, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-32768, 0, 0, 32767], index: 1, length: 3, value: -32768, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-32768, 0, 0, 32767], index: 1, length: 0, value: 0, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [], index: 0, length: 0, value: 0, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 65535], index: 0, length: 4, value: 0, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 65535], index: 0, length: 4, value: 5, comparer: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 65535], index: 0, length: 4, value: 65535, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 65535], index: 0, length: 4, value: 1, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 65535], index: 0, length: 1, value: 0, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 65535], index: 1, length: 3, value: 65535, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 65535], index: 1, length: 3, value: 0, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 65535], index: 1, length: 0, value: 5, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [], index: 0, length: 0, value: 0, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-2147483648, 0, 0, 2147483647], index: 0, length: 4, value: -2147483648, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-2147483648, 0, 0, 2147483647], index: 0, length: 4, value: 0, comparer: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-2147483648, 0, 0, 2147483647], index: 0, length: 4, value: 2147483647, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-2147483648, 0, 0, 2147483647], index: 0, length: 4, value: 1, comparer: null, expected: -4) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-2147483648, 0, 0, 2147483647], index: 0, length: 1, value: -2147483648, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-2147483648, 0, 0, 2147483647], index: 1, length: 3, value: 2147483647, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-2147483648, 0, 0, 2147483647], index: 1, length: 3, value: -2147483648, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [1, 3, 6, 6, 8, ···], index: 0, length: 8, value: 8, comparer: IntegerComparer { }, expected: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [1, 3, 6, 6, 8, ···], index: 0, length: 8, value: 6, comparer: IntegerComparer { }, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [1, 3, 6, 6, 8, ···], index: 0, length: 8, value: 0, comparer: IntegerComparer { }, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [], index: 0, length: 0, value: 0, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 4294967295], index: 0, length: 4, value: 0, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 4294967295], index: 0, length: 4, value: 5, comparer: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 4294967295], index: 0, length: 4, value: 4294967295, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 4294967295], index: 0, length: 4, value: 1, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 4294967295], index: 0, length: 1, value: 0, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 4294967295], index: 1, length: 3, value: 4294967295, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 4294967295], index: 1, length: 3, value: 0, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 4294967295], index: 1, length: 0, value: 5, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [], index: 0, length: 0, value: 0, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-9223372036854775808, 0, 0, 9223372036854775807], index: 0, length: 4, value: -9223372036854775808, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-9223372036854775808, 0, 0, 9223372036854775807], index: 0, length: 4, value: 0, comparer: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-9223372036854775808, 0, 0, 9223372036854775807], index: 0, length: 4, value: 9223372036854775807, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-9223372036854775808, 0, 0, 9223372036854775807], index: 0, length: 4, value: 1, comparer: null, expected: -4) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-9223372036854775808, 0, 0, 9223372036854775807], index: 0, length: 1, value: -9223372036854775808, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-9223372036854775808, 0, 0, 9223372036854775807], index: 1, length: 3, value: 9223372036854775807, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-9223372036854775808, 0, 0, 9223372036854775807], index: 1, length: 3, value: -9223372036854775808, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-9223372036854775808, 0, 0, 9223372036854775807], index: 1, length: 0, value: 0, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [], index: 0, length: 0, value: 0, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 18446744073709551615], index: 0, length: 4, value: 0, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 18446744073709551615], index: 0, length: 4, value: 5, comparer: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 18446744073709551615], index: 0, length: 4, value: 18446744073709551615, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 18446744073709551615], index: 0, length: 4, value: 1, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 18446744073709551615], index: 0, length: 1, value: 0, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 18446744073709551615], index: 1, length: 3, value: 18446744073709551615, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 18446744073709551615], index: 1, length: 3, value: 0, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 18446744073709551615], index: 1, length: 0, value: 5, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [], index: 0, length: 0, value: 0, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-2147483648, 0, 0, 2147483647], index: 0, length: 4, value: -2147483648, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-2147483648, 0, 0, 2147483647], index: 0, length: 4, value: 0, comparer: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-2147483648, 0, 0, 2147483647], index: 0, length: 4, value: 2147483647, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-2147483648, 0, 0, 2147483647], index: 0, length: 4, value: 1, comparer: null, expected: -4) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-2147483648, 0, 0, 2147483647], index: 0, length: 1, value: -2147483648, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-2147483648, 0, 0, 2147483647], index: 1, length: 3, value: 2147483647, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-2147483648, 0, 0, 2147483647], index: 1, length: 3, value: -2147483648, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-2147483648, 0, 0, 2147483647], index: 1, length: 0, value: 0, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [], index: 0, length: 0, value: 0, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 4294967295], index: 0, length: 4, value: 0, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 4294967295], index: 0, length: 4, value: 5, comparer: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 4294967295], index: 0, length: 4, value: 4294967295, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 4294967295], index: 0, length: 4, value: 1, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 4294967295], index: 0, length: 1, value: 0, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 4294967295], index: 1, length: 3, value: 4294967295, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 4294967295], index: 1, length: 3, value: 0, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [0, 5, 5, 4294967295], index: 1, length: 0, value: 5, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [], index: 0, length: 0, value: 0, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: ['\0', 0x0005, 0x0005, 0xffff], index: 0, length: 4, value: '\0', comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: ['\0', 0x0005, 0x0005, 0xffff], index: 0, length: 4, value: 0x0005, comparer: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: ['\0', 0x0005, 0x0005, 0xffff], index: 0, length: 4, value: 0xffff, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: ['\0', 0x0005, 0x0005, 0xffff], index: 0, length: 4, value: 0x0001, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: ['\0', 0x0005, 0x0005, 0xffff], index: 0, length: 1, value: '\0', comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: ['\0', 0x0005, 0x0005, 0xffff], index: 1, length: 3, value: 0xffff, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: ['\0', 0x0005, 0x0005, 0xffff], index: 1, length: 3, value: '\0', comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: ['\0', 0x0005, 0x0005, 0xffff], index: 1, length: 0, value: 0x0005, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [], index: 0, length: 0, value: '\0', comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [False, False, True], index: 0, length: 3, value: False, comparer: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [False, False, True], index: 0, length: 3, value: True, comparer: null, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [False], index: 0, length: 1, value: True, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [False, False, True], index: 0, length: 1, value: False, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [False, False, True], index: 2, length: 1, value: True, comparer: null, expected: 2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [False, False, True], index: 2, length: 1, value: False, comparer: null, expected: -3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [False, False, True], index: 1, length: 0, value: False, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [], index: 0, length: 0, value: False, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-3.40282347E+38, 0, 0, 3.40282347E+38], index: 0, length: 4, value: -3.40282347E+38, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-3.40282347E+38, 0, 0, 3.40282347E+38], index: 0, length: 4, value: 0, comparer: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-3.40282347E+38, 0, 0, 3.40282347E+38], index: 0, length: 4, value: 3.40282347E+38, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-3.40282347E+38, 0, 0, 3.40282347E+38], index: 0, length: 4, value: 1, comparer: null, expected: -4) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-3.40282347E+38, 0, 0, 3.40282347E+38], index: 0, length: 1, value: -3.40282347E+38, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-3.40282347E+38, 0, 0, 3.40282347E+38], index: 1, length: 3, value: 3.40282347E+38, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-3.40282347E+38, 0, 0, 3.40282347E+38], index: 1, length: 3, value: -3.40282347E+38, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-3.40282347E+38, 0, 0, 3.40282347E+38], index: 1, length: 0, value: 0, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [], index: 0, length: 0, value: 0, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-1.7976931348623157E+308, 0, 0, 1.7976931348623157E+308], index: 0, length: 4, value: -1.7976931348623157E+308, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-1.7976931348623157E+308, 0, 0, 1.7976931348623157E+308], index: 0, length: 4, value: 0, comparer: null, expected: 1) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-1.7976931348623157E+308, 0, 0, 1.7976931348623157E+308], index: 0, length: 4, value: 1.7976931348623157E+308, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-1.7976931348623157E+308, 0, 0, 1.7976931348623157E+308], index: 0, length: 4, value: 1, comparer: null, expected: -4) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-1.7976931348623157E+308, 0, 0, 1.7976931348623157E+308], index: 0, length: 1, value: -1.7976931348623157E+308, comparer: null, expected: 0) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-1.7976931348623157E+308, 0, 0, 1.7976931348623157E+308], index: 1, length: 3, value: 1.7976931348623157E+308, comparer: null, expected: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-1.7976931348623157E+308, 0, 0, 1.7976931348623157E+308], index: 1, length: 3, value: -1.7976931348623157E+308, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [-1.7976931348623157E+308, 0, 0, 1.7976931348623157E+308], index: 1, length: 0, value: 0, comparer: null, expected: -2) [14:21:58] info: [STRT] System.Tests.ArrayTests.BinarySearch_SZArray(array: [], index: 0, length: 0, value: 0, comparer: null, expected: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 65, expected: [65, 64, 63, 62, 61, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 33, expected: [33, 32, 31, 30, 29, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 2, length: 3, expected: [1, 2, 5, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 5, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 65, expected: [65, 64, 63, 62, 61, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 33, expected: [33, 32, 31, 30, 29, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 2, length: 3, expected: [1, 2, 5, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 5, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 33, expected: [33, 32, 31, 30, 29, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 17, expected: [17, 16, 15, 14, 13, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 2, length: 3, expected: [1, 2, 5, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 5, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 33, expected: [33, 32, 31, 30, 29, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 17, expected: [17, 16, 15, 14, 13, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 2, length: 3, expected: [1, 2, 5, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 5, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 17, expected: [17, 16, 15, 14, 13, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 9, expected: [9, 8, 7, 6, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 2, length: 3, expected: [1, 2, 5, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 5, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 17, expected: [17, 16, 15, 14, 13, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 9, expected: [9, 8, 7, 6, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 2, length: 3, expected: [1, 2, 5, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 5, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 9, expected: [9, 8, 7, 6, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 5, expected: [5, 4, 3, 2, 1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 2, length: 3, expected: [1, 2, 5, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 5, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 9, expected: [9, 8, 7, 6, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 5, expected: [5, 4, 3, 2, 1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 2, length: 3, expected: [1, 2, 5, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 5, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: ['a', 'b', 'c', 'd', 'e', ···], index: 0, length: 33, expected: ['7', '6', '5', '4', '3', ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: ['a', 'b', 'c', 'd', 'e', ···], index: 0, length: 17, expected: ['q', 'p', 'o', 'n', 'm', ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: ['1', '2', '3', '4', '5'], index: 2, length: 3, expected: ['1', '2', '5', '4', '3']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: ['1', '2', '3', '4', '5'], index: 0, length: 0, expected: ['1', '2', '3', '4', '5']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: ['1', '2', '3', '4', '5'], index: 5, length: 0, expected: ['1', '2', '3', '4', '5']) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [False, False, True, True, False], index: 0, length: 5, expected: [False, True, True, False, False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [False, False, True, True, False], index: 2, length: 3, expected: [False, False, False, True, True]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [False, False, True, True, False], index: 0, length: 0, expected: [False, False, True, True, False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [False, False, True, True, False], index: 5, length: 0, expected: [False, False, True, True, False]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 17, expected: [17, 16, 15, 14, 13, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 9, expected: [9, 8, 7, 6, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 2, length: 3, expected: [1, 2, 5, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 5, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5, ···], index: 0, length: 9, expected: [9, 8, 7, 6, 5, ···]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 5, expected: [5, 4, 3, 2, 1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 2, length: 3, expected: [1, 2, 5, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 5, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 5, expected: [5, 4, 3, 2, 1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 2, length: 3, expected: [1, 2, 5, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 5, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 5, expected: [5, 4, 3, 2, 1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 2, length: 3, expected: [1, 2, 5, 4, 3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 0, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [1, 2, 3, 4, 5], index: 5, length: 0, expected: [1, 2, 3, 4, 5]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: ["1", "2", "3", "4", "5"], index: 0, length: 5, expected: ["5", "4", "3", "2", "1"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: ["1", "2", "3", "4", "5"], index: 2, length: 3, expected: ["1", "2", "5", "4", "3"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: ["1", "2", "3", "4", "5"], index: 0, length: 0, expected: ["1", "2", "3", "4", "5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: ["1", "2", "3", "4", "5"], index: 5, length: 0, expected: ["1", "2", "3", "4", "5"]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [Case1, Case2, Case3, Case1], index: 0, length: 4, expected: [Case1, Case3, Case2, Case1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [Case1, Case2, Case3, Case1], index: 2, length: 2, expected: [Case1, Case2, Case1, Case3]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [Case1, Case2, Case3, Case1], index: 0, length: 0, expected: [Case1, Case2, Case3, Case1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [Case1, Case2, Case3, Case1], index: 4, length: 0, expected: [Case1, Case2, Case3, Case1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [S:0, S:1], index: 0, length: 2, expected: [S:1, S:0]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [S:0, S:1], index: 0, length: 0, expected: [S:0, S:1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.Reverse_SZArray(array: [S:0, S:1], index: 2, length: 0, expected: [S:0, S:1]) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_OutOfRangeIntIndex1_ThrowsIndexOutOfRangeException(index: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_OutOfRangeIntIndex1_ThrowsIndexOutOfRangeException(index: 10) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(length: 3, startIndex: 2, count: 4) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(length: 3, startIndex: 0, count: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.LastIndexOf_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(length: 3, startIndex: 1, count: 3) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_OutOfRangeIntIndex2_ThrowsIndexOutOfRangeException(index: -1) [14:21:58] info: [STRT] System.Tests.ArrayTests.GetValue_OutOfRangeIntIndex2_ThrowsIndexOutOfRangeException(index: 10) [14:21:58] info: [STRT] System.ComponentModel.Tests.DefaultValueAttributeTestsNetStandard17.SetValue [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_MixedCaseAmbiguity_ThrowsAmbiguousMatchException [14:21:58] info: [STRT] System.Tests.TypeTests.ReflectionOnlyGetType [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_NonRoundtrippable(typeName: ".GlobalStructStartingWithDot") [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_NonRoundtrippable(typeName: " GlobalStructStartingWithSpace") [14:21:58] info: [STRT] System.Tests.TypeTests.FilterName_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeFromDefaultHandle [14:21:58] info: [STRT] System.Tests.TypeTests.Delimiter [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(string), tArrayExpected: typeof(string[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(sbyte), tArrayExpected: typeof(sbyte[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(byte), tArrayExpected: typeof(byte[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(short), tArrayExpected: typeof(short[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(ushort), tArrayExpected: typeof(ushort[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(int), tArrayExpected: typeof(int[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(uint), tArrayExpected: typeof(uint[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(long), tArrayExpected: typeof(long[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(ulong), tArrayExpected: typeof(ulong[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(char), tArrayExpected: typeof(char[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(bool), tArrayExpected: typeof(bool[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(float), tArrayExpected: typeof(float[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(double), tArrayExpected: typeof(double[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(nint), tArrayExpected: typeof(nint[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(nuint), tArrayExpected: typeof(nuint[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(System.SByteEnum), tArrayExpected: typeof(System.SByteEnum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(System.ByteEnum), tArrayExpected: typeof(System.ByteEnum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(System.Int16Enum), tArrayExpected: typeof(System.Int16Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(System.UInt16Enum), tArrayExpected: typeof(System.UInt16Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(System.Int32Enum), tArrayExpected: typeof(System.Int32Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(System.UInt32Enum), tArrayExpected: typeof(System.UInt32Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(System.Int64Enum), tArrayExpected: typeof(System.Int64Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(System.UInt64Enum), tArrayExpected: typeof(System.UInt64Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(string[]), tArrayExpected: typeof(string[][])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(int[]), tArrayExpected: typeof(int[][])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(System.Int32*), tArrayExpected: typeof(System.Int32*[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(System.Tests.NonGenericClass), tArrayExpected: typeof(System.Tests.NonGenericClass[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(System.Tests.GenericClass), tArrayExpected: typeof(System.Tests.GenericClass[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(System.Tests.NonGenericStruct), tArrayExpected: typeof(System.Tests.NonGenericStruct[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(System.Tests.GenericStruct), tArrayExpected: typeof(System.Tests.GenericStruct[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(System.Tests.NonGenericInterface), tArrayExpected: typeof(System.Tests.NonGenericInterface[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(System.Tests.GenericInterface), tArrayExpected: typeof(System.Tests.GenericInterface[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankTwo_ReturnsExpected(t: typeof(System.Tests.AbstractClass), tArrayExpected: typeof(System.Tests.AbstractClass[])) [14:21:58] info: [STRT] System.Tests.TypeTests.IsSZArray_FalseForNonArrayTypes [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_ValidType_ReturnsExpected(typeName: "System.Nullable`1[System.Int32]", expectedType: typeof(int?)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_ValidType_ReturnsExpected(typeName: "System.Int32*", expectedType: typeof(System.Int32*)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_ValidType_ReturnsExpected(typeName: "System.Int32**", expectedType: typeof(System.Int32**)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_ValidType_ReturnsExpected(typeName: "Outside`1", expectedType: typeof(Outside<>)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_ValidType_ReturnsExpected(typeName: "Outside`1+Inside`1", expectedType: typeof(Outside<,>)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_ValidType_ReturnsExpected(typeName: "Outside[]", expectedType: typeof(Outside[])) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_ValidType_ReturnsExpected(typeName: "Outside[,,]", expectedType: typeof(Outside[,,])) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_ValidType_ReturnsExpected(typeName: "Outside[][]", expectedType: typeof(Outside[][])) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_ValidType_ReturnsExpected(typeName: "Outside`1[System.Nullable`1[System.Boolean]]", expectedType: typeof(Outside)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_ValidType_ReturnsExpected(typeName: ".Outside`1", expectedType: typeof(Outside<>)) [14:21:58] info: [STRT] System.Tests.TypeTests.IsVariableBoundArray_FalseForNonArrayTypes [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvalidArrayRank_ThrowsTypeLoadException(rank: 33) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvalidArrayRank_ThrowsTypeLoadException(rank: 256) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvalidArrayRank_ThrowsTypeLoadException(rank: 257) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_Invalid(typeName: "system.nullable`1[system.int32]", expectedException: typeof(System.TypeLoadException), alwaysThrowsException: False) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_Invalid(typeName: "System.NonExistingType", expectedException: typeof(System.TypeLoadException), alwaysThrowsException: False) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_Invalid(typeName: "", expectedException: typeof(System.TypeLoadException), alwaysThrowsException: False) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_Invalid(typeName: "System.Int32[,*,]", expectedException: typeof(System.ArgumentException), alwaysThrowsException: False) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_Invalid(typeName: "Outside`2", expectedException: typeof(System.TypeLoadException), alwaysThrowsException: False) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_Invalid(typeName: "Outside`1[System.Boolean, System.Int32]", expectedException: typeof(System.ArgumentException), alwaysThrowsException: True) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_Invalid(typeName: ".System.Int32", expectedException: typeof(System.TypeLoadException), alwaysThrowsException: False) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_Invalid(typeName: "System.Int32&&", expectedException: typeof(System.TypeLoadException), alwaysThrowsException: True) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_Invalid(typeName: "System.Int32&*", expectedException: typeof(System.TypeLoadException), alwaysThrowsException: True) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_Invalid(typeName: "System.Int32&[]", expectedException: typeof(System.TypeLoadException), alwaysThrowsException: True) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_Invalid(typeName: "System.Int32&[*]", expectedException: typeof(System.TypeLoadException), alwaysThrowsException: True) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_Invalid(typeName: "System.Int32&[,]", expectedException: typeof(System.TypeLoadException), alwaysThrowsException: True) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_Invalid(typeName: "..Outside`1", expectedException: typeof(System.TypeLoadException), alwaysThrowsException: False) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_Invalid(typeName: ".Outside`1+.Inside`1", expectedException: typeof(System.TypeLoadException), alwaysThrowsException: False) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_Invalid(typeName: "System.Void[]", expectedException: typeof(System.TypeLoadException), alwaysThrowsException: True) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_Invalid(typeName: "System.TypedReference[]", expectedException: typeof(System.TypeLoadException), alwaysThrowsException: True) [14:21:58] info: [STRT] System.Tests.TypeTests.TypeHandle(t1: typeof(int), t2: typeof(int)) [14:21:58] info: [STRT] System.Tests.TypeTests.TypeHandle(t1: typeof(int[]), t2: typeof(int[])) [14:21:58] info: [STRT] System.Tests.TypeTests.TypeHandle(t1: typeof(Outside), t2: typeof(Outside)) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterName_InvalidFilterCriteria_ThrowsInvalidFilterCriteriaException [14:21:58] info: [STRT] System.Tests.TypeTests.IsTypeDefinition_True(type: typeof(System.Void)) [14:21:58] info: [STRT] System.Tests.TypeTests.IsTypeDefinition_True(type: typeof(int)) [14:21:58] info: [STRT] System.Tests.TypeTests.IsTypeDefinition_True(type: typeof(Outside)) [14:21:58] info: [STRT] System.Tests.TypeTests.IsTypeDefinition_True(type: typeof(Outside+Inside)) [14:21:58] info: [STRT] System.Tests.TypeTests.IsTypeDefinition_True(type: typeof(Outside<>)) [14:21:58] info: [STRT] System.Tests.TypeTests.IsTypeDefinition_True(type: typeof(System.Collections.Generic.IEnumerable<>)) [14:21:58] info: [STRT] System.Tests.TypeTests.IsTypeDefinition_True(type: typeof(System.RuntimeType)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvalidElementType_ThrowsTypeLoadException(t: typeof(System.Int32&)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvalidElementType_ThrowsTypeLoadException(t: typeof(System.TypedReference)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvalidElementType_ThrowsTypeLoadException(t: typeof(System.ArgIterator)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvalidElementType_ThrowsTypeLoadException(t: typeof(System.RuntimeArgumentHandle)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvalidElementType_ThrowsTypeLoadException(t: typeof(System.Span)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvalidElementType_ThrowsTypeLoadException(t: typeof(System.Void)) [14:21:58] info: [STRT] System.Tests.TypeTests.IsVariableBoundArray_FalseForByRefVariableArrayType [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(string), tArrayExpected: typeof(string[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(sbyte), tArrayExpected: typeof(sbyte[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(byte), tArrayExpected: typeof(byte[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(short), tArrayExpected: typeof(short[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(ushort), tArrayExpected: typeof(ushort[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(int), tArrayExpected: typeof(int[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(uint), tArrayExpected: typeof(uint[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(long), tArrayExpected: typeof(long[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(ulong), tArrayExpected: typeof(ulong[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(char), tArrayExpected: typeof(char[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(bool), tArrayExpected: typeof(bool[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(float), tArrayExpected: typeof(float[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(double), tArrayExpected: typeof(double[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(nint), tArrayExpected: typeof(nint[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(nuint), tArrayExpected: typeof(nuint[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(System.SByteEnum), tArrayExpected: typeof(System.SByteEnum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(System.ByteEnum), tArrayExpected: typeof(System.ByteEnum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(System.Int16Enum), tArrayExpected: typeof(System.Int16Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(System.UInt16Enum), tArrayExpected: typeof(System.UInt16Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(System.Int32Enum), tArrayExpected: typeof(System.Int32Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(System.UInt32Enum), tArrayExpected: typeof(System.UInt32Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(System.Int64Enum), tArrayExpected: typeof(System.Int64Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(System.UInt64Enum), tArrayExpected: typeof(System.UInt64Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(string[]), tArrayExpected: typeof(string[][])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(int[]), tArrayExpected: typeof(int[][])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(System.Int32*), tArrayExpected: typeof(System.Int32*[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(System.Tests.NonGenericClass), tArrayExpected: typeof(System.Tests.NonGenericClass[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(System.Tests.GenericClass), tArrayExpected: typeof(System.Tests.GenericClass[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(System.Tests.NonGenericStruct), tArrayExpected: typeof(System.Tests.NonGenericStruct[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(System.Tests.GenericStruct), tArrayExpected: typeof(System.Tests.GenericStruct[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(System.Tests.NonGenericInterface), tArrayExpected: typeof(System.Tests.NonGenericInterface[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(System.Tests.GenericInterface), tArrayExpected: typeof(System.Tests.GenericInterface[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_InvokeRankOne_ReturnsExpected(t: typeof(System.Tests.AbstractClass), tArrayExpected: typeof(System.Tests.AbstractClass[])) [14:21:58] info: [STRT] System.Tests.TypeTests.IsVariableBoundArray_FalseForSZArrayTypes [14:21:58] info: [STRT] System.Tests.TypeTests.FindMembers_Invoke_ReturnsExpected(memberType: Method, bindingAttr: Instance | Public, filter: MemberFilter { Method = Boolean <.cctor>b__287_0(System.Reflection.MemberInfo, System.Object), Target = <>c { } }, filterCriteria: "HelloWorld", expectedLength: 0) [14:21:58] info: [STRT] System.Tests.TypeTests.FindMembers_Invoke_ReturnsExpected(memberType: Method, bindingAttr: Instance | Public, filter: MemberFilter { Method = Boolean <.cctor>b__287_0(System.Reflection.MemberInfo, System.Object), Target = <>c { } }, filterCriteria: "FilterName_Invoke_DelegateFiltersExpectedMembers", expectedLength: 1) [14:21:58] info: [STRT] System.Tests.TypeTests.FindMembers_Invoke_ReturnsExpected(memberType: Method, bindingAttr: Instance | Public, filter: MemberFilter { Method = Boolean <.cctor>b__287_0(System.Reflection.MemberInfo, System.Object), Target = <>c { } }, filterCriteria: "FilterName_Invoke_Delegate*", expectedLength: 1) [14:21:58] info: [STRT] System.Tests.TypeTests.FindMembers_Invoke_ReturnsExpected(memberType: Method, bindingAttr: Instance | Public, filter: MemberFilter { Method = Boolean <.cctor>b__287_0(System.Reflection.MemberInfo, System.Object), Target = <>c { } }, filterCriteria: "filterName_Invoke_Delegate*", expectedLength: 0) [14:21:58] info: [STRT] System.Tests.TypeTests.FindMembers_Invoke_ReturnsExpected(memberType: Method, bindingAttr: Instance | Public, filter: MemberFilter { Method = Boolean <.cctor>b__287_1(System.Reflection.MemberInfo, System.Object), Target = <>c { } }, filterCriteria: "HelloWorld", expectedLength: 0) [14:21:58] info: [STRT] System.Tests.TypeTests.FindMembers_Invoke_ReturnsExpected(memberType: Method, bindingAttr: Instance | Public, filter: MemberFilter { Method = Boolean <.cctor>b__287_1(System.Reflection.MemberInfo, System.Object), Target = <>c { } }, filterCriteria: "FilterName_Invoke_DelegateFiltersExpectedMembers", expectedLength: 1) [14:21:58] info: [STRT] System.Tests.TypeTests.FindMembers_Invoke_ReturnsExpected(memberType: Method, bindingAttr: Instance | Public, filter: MemberFilter { Method = Boolean <.cctor>b__287_1(System.Reflection.MemberInfo, System.Object), Target = <>c { } }, filterCriteria: "FilterName_Invoke_Delegate*", expectedLength: 1) [14:21:58] info: [STRT] System.Tests.TypeTests.FindMembers_Invoke_ReturnsExpected(memberType: Method, bindingAttr: Instance | Public, filter: MemberFilter { Method = Boolean <.cctor>b__287_1(System.Reflection.MemberInfo, System.Object), Target = <>c { } }, filterCriteria: "filterName_Invoke_Delegate*", expectedLength: 1) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_UnusualTypes_ReturnsExpected(t: typeof(System.Tests.StaticClass)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_UnusualTypes_ReturnsExpected(t: typeof(System.Tests.GenericClass<>)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_UnusualTypes_ReturnsExpected(t: typeof(GenericClass`1)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_UnusualTypes_ReturnsExpected(t: typeof(T)) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsGenericParameter(type: typeof(System.Void), isGenericParameter: False, isGenericTypeParameter: False, isGenericMethodParameter: False) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsGenericParameter(type: typeof(int), isGenericParameter: False, isGenericTypeParameter: False, isGenericMethodParameter: False) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsGenericParameter(type: typeof(int[]), isGenericParameter: False, isGenericTypeParameter: False, isGenericMethodParameter: False) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsGenericParameter(type: typeof(int[*]), isGenericParameter: False, isGenericTypeParameter: False, isGenericMethodParameter: False) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsGenericParameter(type: typeof(int[,]), isGenericParameter: False, isGenericTypeParameter: False, isGenericMethodParameter: False) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsGenericParameter(type: typeof(System.Int32&), isGenericParameter: False, isGenericTypeParameter: False, isGenericMethodParameter: False) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsGenericParameter(type: typeof(System.Int32*), isGenericParameter: False, isGenericTypeParameter: False, isGenericMethodParameter: False) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsGenericParameter(type: typeof(DummyGenericClassForTypeTests<>), isGenericParameter: False, isGenericTypeParameter: False, isGenericMethodParameter: False) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsGenericParameter(type: typeof(DummyGenericClassForTypeTests), isGenericParameter: False, isGenericTypeParameter: False, isGenericMethodParameter: False) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsGenericParameter(type: typeof(T), isGenericParameter: True, isGenericTypeParameter: True, isGenericMethodParameter: False) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsGenericParameter(type: typeof(M), isGenericParameter: True, isGenericTypeParameter: False, isGenericMethodParameter: True) [14:21:58] info: [STRT] System.Tests.TypeTests.IsTypeDefinition_False(type: typeof(int[])) [14:21:58] info: [STRT] System.Tests.TypeTests.IsTypeDefinition_False(type: typeof(T)) [14:21:58] info: [STRT] System.Tests.TypeTests.IsTypeDefinition_False(type: typeof(int[,])) [14:21:58] info: [STRT] System.Tests.TypeTests.IsTypeDefinition_False(type: typeof(System.Int32&)) [14:21:58] info: [STRT] System.Tests.TypeTests.IsTypeDefinition_False(type: typeof(System.Int32*)) [14:21:58] info: [STRT] System.Tests.TypeTests.IsTypeDefinition_False(type: typeof(Outside)) [14:21:58] info: [STRT] System.Tests.TypeTests.IsTypeDefinition_False(type: typeof(Outside)) [14:21:58] info: [STRT] System.Tests.TypeTests.IsTypeDefinition_False(type: typeof(T)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(string)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(sbyte)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(byte)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(short)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(ushort)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(int)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(uint)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(long)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(ulong)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(char)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(bool)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(float)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(double)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(nint)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(nuint)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.Void)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.SByteEnum)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.ByteEnum)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.Int16Enum)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.UInt16Enum)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.Int32Enum)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.UInt32Enum)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.Int64Enum)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.UInt64Enum)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(string[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(int[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.Int32*)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.Tests.NonGenericClass)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.Tests.GenericClass)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.Tests.NonGenericStruct)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.Tests.GenericStruct)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.Tests.NonGenericInterface)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.Tests.GenericInterface)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.Tests.AbstractClass)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.Tests.StaticClass)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.Tests.GenericClass<>)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(GenericClass`1)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(T)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.TypedReference)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.ArgIterator)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.RuntimeArgumentHandle)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_Invoke_ReturnsExpected(t: typeof(System.Span)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_NegativeOrZeroArrayRank_ThrowsIndexOutOfRangeException(rank: -1) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_NegativeOrZeroArrayRank_ThrowsIndexOutOfRangeException(rank: 0) [14:21:58] info: [STRT] System.Tests.TypeTests.MakePointerType_ByRef_ThrowsTypeLoadException [14:21:58] info: [STRT] System.Tests.TypeTests.IsSZArray_FalseForByRefVariableArrayType [14:21:58] info: [STRT] System.Tests.TypeTests.FilterName_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "FilterName_Invoke_DelegateFiltersExpectedMembers", expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterName_Invoke_DelegateFiltersExpectedMembers(filterCriteria: " FilterName_Invoke_DelegateFiltersExpectedMemb"···, expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterName_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "*", expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterName_Invoke_DelegateFiltersExpectedMembers(filterCriteria: " * ", expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterName_Invoke_DelegateFiltersExpectedMembers(filterCriteria: " Filter* ", expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterName_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "FilterName_Invoke_DelegateFiltersExpectedMembe*", expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterName_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "FilterName_Invoke_DelegateFiltersExpectedMember*", expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterName_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "filterName_Invoke_DelegateFiltersExpectedMembers", expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterName_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "FilterName_Invoke_DelegateFiltersExpectedMemberss*", expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterName_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "FilterName", expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterName_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "*FilterName", expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterName_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "", expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterName_Invoke_DelegateFiltersExpectedMembers(filterCriteria: " ", expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.IsSZArray_TrueForSZArrayTypes [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(string)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(sbyte)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(byte)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(short)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(ushort)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(int)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(uint)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(long)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(ulong)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(char)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(bool)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(float)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(double)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(nint)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(nuint)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.Void)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.SByteEnum)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.ByteEnum)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.Int16Enum)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.UInt16Enum)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.Int32Enum)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.UInt32Enum)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.Int64Enum)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.UInt64Enum)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(string[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(int[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.Int32*)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.Tests.NonGenericClass)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.Tests.GenericClass)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.Tests.NonGenericStruct)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.Tests.GenericStruct)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.Tests.NonGenericInterface)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.Tests.GenericInterface)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.Tests.AbstractClass)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.Tests.StaticClass)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.Tests.GenericClass<>)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(GenericClass`1)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(T)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.TypedReference)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.ArgIterator)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.RuntimeArgumentHandle)) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_Invoke_ReturnsExpected(t: typeof(System.Span)) [14:21:58] info: [STRT] System.Tests.TypeTests.IsSZArray_FalseForByRefSZArrayType [14:21:58] info: [STRT] System.Tests.TypeTests.IsVariableBoundArray_TrueForVariableBoundArrayTypes [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_SameNameInterfaces_ThrowsAmbiguousMatchException [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeByName_InvokeViaReflection_Success [14:21:58] info: [STRT] System.Tests.TypeTests.IsSZArray_FalseForNonArrayByRefType [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(bool), typeCode: Boolean) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(ushort), typeCode: UInt16) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(string), typeCode: String) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(float), typeCode: Single) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(sbyte), typeCode: SByte) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(System.Exception), typeCode: Object) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(System.Collections.Generic.Dictionary<,>), typeCode: Object) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(int?), typeCode: Object) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(System.Nullable), typeCode: Object) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(uint), typeCode: UInt32) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(object), typeCode: Object) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(int), typeCode: Int32) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(short), typeCode: Int16) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: null, typeCode: Empty) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(double), typeCode: Double) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(decimal), typeCode: Decimal) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(System.DateTime), typeCode: DateTime) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(char), typeCode: Char) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(byte), typeCode: Byte) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(long), typeCode: Int64) [14:21:58] info: [STRT] System.Tests.TypeTests.GetTypeCode_ValidType_ReturnsExpected(t: typeof(ulong), typeCode: UInt64) [14:21:58] info: [STRT] System.Tests.TypeTests.IsVariableBoundArray_FalseForNonArrayByRefType [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsByRefLike(type: typeof(System.ArgIterator), expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsByRefLike(type: typeof(System.Tests.TypeTests+ByRefLikeStruct), expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsByRefLike(type: typeof(System.Tests.TypeTests+RegularStruct), expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsByRefLike(type: typeof(System.RuntimeArgumentHandle), expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsByRefLike(type: typeof(System.Span<>), expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsByRefLike(type: typeof(Span`1), expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsByRefLike(type: typeof(System.Span), expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsByRefLike(type: typeof(System.Span), expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsByRefLike(type: typeof(System.Span), expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsByRefLike(type: typeof(System.TypedReference), expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsByRefLike(type: typeof(T), expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsByRefLike(type: typeof(int[]), expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsByRefLike(type: typeof(int[,]), expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.TestIsByRefLike(type: typeof(object), expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.IsVariableBoundArray_FalseForByRefSZArrayType [14:21:58] info: [STRT] System.Tests.TypeTests.IsSZArray_FalseForVariableBoundArrayTypes [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(string), tArrayExpected: typeof(string[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(sbyte), tArrayExpected: typeof(sbyte[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(byte), tArrayExpected: typeof(byte[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(short), tArrayExpected: typeof(short[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(ushort), tArrayExpected: typeof(ushort[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(int), tArrayExpected: typeof(int[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(uint), tArrayExpected: typeof(uint[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(long), tArrayExpected: typeof(long[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(ulong), tArrayExpected: typeof(ulong[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(char), tArrayExpected: typeof(char[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(bool), tArrayExpected: typeof(bool[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(float), tArrayExpected: typeof(float[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(double), tArrayExpected: typeof(double[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(nint), tArrayExpected: typeof(nint[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(nuint), tArrayExpected: typeof(nuint[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(System.SByteEnum), tArrayExpected: typeof(System.SByteEnum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(System.ByteEnum), tArrayExpected: typeof(System.ByteEnum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(System.Int16Enum), tArrayExpected: typeof(System.Int16Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(System.UInt16Enum), tArrayExpected: typeof(System.UInt16Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(System.Int32Enum), tArrayExpected: typeof(System.Int32Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(System.UInt32Enum), tArrayExpected: typeof(System.UInt32Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(System.Int64Enum), tArrayExpected: typeof(System.Int64Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(System.UInt64Enum), tArrayExpected: typeof(System.UInt64Enum[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(string[]), tArrayExpected: typeof(string[][])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(int[]), tArrayExpected: typeof(int[][])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(System.Int32*), tArrayExpected: typeof(System.Int32*[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(System.Tests.NonGenericClass), tArrayExpected: typeof(System.Tests.NonGenericClass[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(System.Tests.GenericClass), tArrayExpected: typeof(System.Tests.GenericClass[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(System.Tests.NonGenericStruct), tArrayExpected: typeof(System.Tests.NonGenericStruct[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(System.Tests.GenericStruct), tArrayExpected: typeof(System.Tests.GenericStruct[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(System.Tests.NonGenericInterface), tArrayExpected: typeof(System.Tests.NonGenericInterface[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(System.Tests.GenericInterface), tArrayExpected: typeof(System.Tests.GenericInterface[])) [14:21:58] info: [STRT] System.Tests.TypeTests.MakeArrayType_Invoke_ReturnsExpected(t: typeof(System.Tests.AbstractClass), tArrayExpected: typeof(System.Tests.AbstractClass[])) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithNoInterfaces), name: "NoSuchInterface", ignoreCase: False, expected: null) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithInterfaces), name: "NoSuchInterface", ignoreCase: False, expected: null) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithNoInterfaces), name: "", ignoreCase: False, expected: null) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithInterfaces), name: "", ignoreCase: False, expected: null) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithInterfaces), name: "Interface1", ignoreCase: True, expected: typeof(Interface1)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithInterfaces), name: "Interface1", ignoreCase: False, expected: typeof(Interface1)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithInterfaces), name: "interface1", ignoreCase: True, expected: typeof(Interface1)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithInterfaces), name: "interface1", ignoreCase: False, expected: null) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithInterfaces), name: "Interf*", ignoreCase: False, expected: null) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithNamespacedInterfaces), name: "System.Tests.Inner.Interface1", ignoreCase: False, expected: typeof(System.Tests.Inner.Interface1)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithNamespacedInterfaces), name: "Interface1", ignoreCase: False, expected: typeof(System.Tests.Inner.Interface1)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithNamespacedInterfaces), name: "Inner.NamespacedInterface1", ignoreCase: False, expected: null) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithNamespacedInterfaces), name: "System.Tests.Inner.interface1", ignoreCase: True, expected: typeof(System.Tests.Inner.Interface1)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithNamespacedInterfaces), name: "System.Tests.inner.Interface1", ignoreCase: True, expected: null) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithNamespacedInterfaces), name: "System.Tests.Inner.", ignoreCase: False, expected: null) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithNamespacedInterfaces), name: ".Interface1", ignoreCase: False, expected: null) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithNamespacedInterfaces), name: ".", ignoreCase: False, expected: null) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(System.Tests.ClassWithMixedCaseInterfaces), name: "MixedInterface", ignoreCase: False, expected: typeof(System.Tests.MixedInterface)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(T), name: "NoSuchInterface", ignoreCase: False, expected: null) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(T), name: "NoSuchInterface", ignoreCase: True, expected: null) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(T), name: "Interface1", ignoreCase: False, expected: typeof(Interface1)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(T), name: "Interface1", ignoreCase: True, expected: typeof(Interface1)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(T), name: "interface1", ignoreCase: False, expected: null) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(T), name: "interface1", ignoreCase: True, expected: typeof(Interface1)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(T), name: "Interface2", ignoreCase: False, expected: typeof(Interface2)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(T), name: "Interface2", ignoreCase: True, expected: typeof(Interface2)) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(T), name: "NoSuchInterface", ignoreCase: False, expected: null) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_Invoke_ReturnsExpected(type: typeof(T), name: "NoSuchInterface", ignoreCase: True, expected: null) [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_NullName_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.TypeTests.MakeByRefType_ByRef_ThrowsTypeLoadException [14:21:58] info: [STRT] System.Tests.TypeTests.IsTypeDefinition_AllDefinedTypesInCoreAssembly [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_InvalidFilterCriteria_ThrowsInvalidFilterCriteriaException [14:21:58] info: [STRT] System.Tests.TypeTests.GetInterface_SameNameInterfaces_FullySpecified_Succeeds [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "FilterNameIgnoreCase_Invoke_DelegateFiltersExpecte"···, expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "filternameignorecase_invoke_delegatefiltersexpecte"···, expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_Invoke_DelegateFiltersExpectedMembers(filterCriteria: " filterNameIgnoreCase_Invoke_DelegateFiltersex"···, expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "*", expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_Invoke_DelegateFiltersExpectedMembers(filterCriteria: " * ", expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_Invoke_DelegateFiltersExpectedMembers(filterCriteria: " fIlTeR* ", expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "FilterNameIgnoreCase_invoke_delegateFiltersExpecte"···, expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "FilterNameIgnoreCase_invoke_delegateFiltersExpecte"···, expected: True) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "filterName_Invoke_DelegateFiltersExpectedMembers", expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "filterNameIgnoreCase_Invoke_DelegateFiltersExpecte"···, expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "FilterNameIgnoreCase_Invoke_DelegateFiltersExpecte"···, expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "filterNameIgnoreCase", expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "*FilterNameIgnoreCase", expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_Invoke_DelegateFiltersExpectedMembers(filterCriteria: "", expected: False) [14:21:58] info: [STRT] System.Tests.TypeTests.FilterNameIgnoreCase_Invoke_DelegateFiltersExpectedMembers(filterCriteria: " ", expected: False) [14:21:58] info: [STRT] System.Tests.DuplicateWaitObjectExceptionTests.Ctor_String_String [14:21:58] info: [STRT] System.Tests.DuplicateWaitObjectExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.DuplicateWaitObjectExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.DuplicateWaitObjectExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_UnsupportedEnumType_ThrowsArgumentException(e: 1E-45) [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_UnsupportedEnumType_ThrowsArgumentException(e: 1E-323) [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_InvokeInt64Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_InvokeSByteEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "Min", ignoreCase: False, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "mAx", ignoreCase: True, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "1", ignoreCase: False, expected: One) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "5", ignoreCase: False, expected: 5) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "-128", ignoreCase: False, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "127", ignoreCase: False, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "Min", ignoreCase: False, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "mAx", ignoreCase: True, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "1", ignoreCase: False, expected: One) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "5", ignoreCase: False, expected: 5) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "0", ignoreCase: False, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "255", ignoreCase: False, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "Min", ignoreCase: False, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "mAx", ignoreCase: True, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "1", ignoreCase: False, expected: One) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "5", ignoreCase: False, expected: 5) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "-32768", ignoreCase: False, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "32767", ignoreCase: False, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "Min", ignoreCase: False, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "mAx", ignoreCase: True, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "1", ignoreCase: False, expected: One) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "5", ignoreCase: False, expected: 5) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "0", ignoreCase: False, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "65535", ignoreCase: False, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "Min", ignoreCase: False, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "mAx", ignoreCase: True, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "1", ignoreCase: False, expected: One) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "5", ignoreCase: False, expected: 5) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "-2147483648", ignoreCase: False, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "2147483647", ignoreCase: False, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "Min", ignoreCase: False, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "mAx", ignoreCase: True, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "1", ignoreCase: False, expected: One) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "5", ignoreCase: False, expected: 5) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "0", ignoreCase: False, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "4294967295", ignoreCase: False, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "Min", ignoreCase: False, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "mAx", ignoreCase: True, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "1", ignoreCase: False, expected: One) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "5", ignoreCase: False, expected: 5) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "-9223372036854775808", ignoreCase: False, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "9223372036854775807", ignoreCase: False, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "Min", ignoreCase: False, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "mAx", ignoreCase: True, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "1", ignoreCase: False, expected: One) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "5", ignoreCase: False, expected: 5) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "0", ignoreCase: False, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "18446744073709551615", ignoreCase: False, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "Value1", ignoreCase: False, expected: Value1) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "vaLue2", ignoreCase: True, expected: Value2) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "1", ignoreCase: False, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "Value1", ignoreCase: False, expected: Value1) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "vaLue2", ignoreCase: True, expected: Value2) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "Value1", ignoreCase: False, expected: Value1) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "vaLue2", ignoreCase: True, expected: Value2) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "Red", ignoreCase: False, expected: Red) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: " Red", ignoreCase: False, expected: Red) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "Red ", ignoreCase: False, expected: Red) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: " red ", ignoreCase: True, expected: Red) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "B", ignoreCase: False, expected: B) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "B,B", ignoreCase: False, expected: B) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: " Red , Blue ", ignoreCase: False, expected: Green) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "Blue,Red,Green", ignoreCase: False, expected: Green) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "Blue,Red,Red,Red,Green", ignoreCase: False, expected: Green) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "Red,Blue, Green", ignoreCase: False, expected: Green) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "1", ignoreCase: False, expected: Red) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: " 1 ", ignoreCase: False, expected: Red) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "2", ignoreCase: False, expected: Blue) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "99", ignoreCase: False, expected: 99) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: "-42", ignoreCase: False, expected: -42) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: " -42", ignoreCase: False, expected: -42) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse(value: " -42 ", ignoreCase: False, expected: -42) [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvalidValue_ThrowsArgumentException(value: "Red") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvalidValue_ThrowsArgumentException(value: 0) [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_InvokeInt16Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt32Enum_ReturnsExpected(value: "One", expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt32Enum_ReturnsExpected(value: "None", expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt32Enum_ReturnsExpected(value: One, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt32Enum_ReturnsExpected(value: 99, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt32Enum_ReturnsExpected(value: 1, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt32Enum_ReturnsExpected(value: 99, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_InvokeUInt64Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: One, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: Two, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: One, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: 1, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: One, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: Two, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: One, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: 1, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: One, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: Two, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: One, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: 1, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: One, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: Two, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: One, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: 1, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: One, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: Two, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: One, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: 1, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: One, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: Two, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: One, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: 1, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: One, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: Two, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: One, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: 1, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: One, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: Two, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: One, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: 1, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: One, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: Value1, obj: Value1, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: Value1, obj: Value2, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: Value1, obj: One, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: Value1, obj: 0x0001, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: Value1, obj: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: Value1, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1E-45, obj: 1E-45, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1E-45, obj: 3E-45, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1E-45, obj: 5E-324, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1E-45, obj: 1, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1E-45, obj: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1E-45, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 5E-324, obj: 5E-324, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 5E-324, obj: 1E-323, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 5E-324, obj: 1E-45, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 5E-324, obj: 1, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 5E-324, obj: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 5E-324, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1, obj: 1, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1, obj: 2, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1, obj: 1, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1, obj: 1, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1, obj: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1, obj: 1, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1, obj: 2, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1, obj: 1, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1, obj: 1, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1, obj: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.EqualsTest(e: 1, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_InvokeInt16Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvalidValue_ThrowsArgumentException(value: One) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvalidValue_ThrowsArgumentException(value: 'a') [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo_ObjectNotEnum_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_NullValue_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeByteEnum_ReturnsExpected(value: Min, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeByteEnum_ReturnsExpected(value: One, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeByteEnum_ReturnsExpected(value: Two, expected: "Two") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeByteEnum_ReturnsExpected(value: Max, expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeByteEnum_ReturnsExpected(value: 0, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeByteEnum_ReturnsExpected(value: 1, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeByteEnum_ReturnsExpected(value: 2, expected: "Two") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeByteEnum_ReturnsExpected(value: 255, expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeByteEnum_ReturnsExpected(value: 3, expected: null) [14:21:58] info: [STRT] System.Tests.EnumTests.GetValuesAsUnderlyingType_InvokeSByteEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt64Enum_ReturnsExpected(value: "One", expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt64Enum_ReturnsExpected(value: "None", expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt64Enum_ReturnsExpected(value: One, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt64Enum_ReturnsExpected(value: 99, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt64Enum_ReturnsExpected(value: 1, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt64Enum_ReturnsExpected(value: 99, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_InvokeUIntPtrEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt16Enum_ReturnsExpected(value: "One", expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt16Enum_ReturnsExpected(value: "None", expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt16Enum_ReturnsExpected(value: One, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt16Enum_ReturnsExpected(value: 99, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt16Enum_ReturnsExpected(value: 1, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt16Enum_ReturnsExpected(value: 99, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_InvokeByteEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_NullEnumType_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.EnumTests.GetTypeCode_Enum_ReturnsExpected(e: Blue, expected: Int32) [14:21:58] info: [STRT] System.Tests.EnumTests.GetTypeCode_Enum_ReturnsExpected(e: Max, expected: Byte) [14:21:58] info: [STRT] System.Tests.EnumTests.GetTypeCode_Enum_ReturnsExpected(e: Min, expected: SByte) [14:21:58] info: [STRT] System.Tests.EnumTests.GetTypeCode_Enum_ReturnsExpected(e: Max, expected: UInt16) [14:21:58] info: [STRT] System.Tests.EnumTests.GetTypeCode_Enum_ReturnsExpected(e: Min, expected: Int16) [14:21:58] info: [STRT] System.Tests.EnumTests.GetTypeCode_Enum_ReturnsExpected(e: Max, expected: UInt32) [14:21:58] info: [STRT] System.Tests.EnumTests.GetTypeCode_Enum_ReturnsExpected(e: Min, expected: Int32) [14:21:58] info: [STRT] System.Tests.EnumTests.GetTypeCode_Enum_ReturnsExpected(e: Max, expected: UInt64) [14:21:58] info: [STRT] System.Tests.EnumTests.GetTypeCode_Enum_ReturnsExpected(e: Min, expected: Int64) [14:21:58] info: [STRT] System.Tests.EnumTests.GetValuesAsUnderlyingType_NullEnumType_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.EnumTests.GetValuesAsUnderlyingType_InvokeByteEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_LargeEnum_AllValuesFound [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt16Enum_ReturnsExpected(value: "One", expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt16Enum_ReturnsExpected(value: "None", expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt16Enum_ReturnsExpected(value: One, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt16Enum_ReturnsExpected(value: 99, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt16Enum_ReturnsExpected(value: 1, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt16Enum_ReturnsExpected(value: 99, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_NonIntegerValue_ThrowsThrowsInvalidOperationException(value: 0) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_NonIntegerValue_ThrowsThrowsInvalidOperationException(value: 5.5) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_NonIntegerValue_ThrowsThrowsInvalidOperationException(value: 5.5) [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_NullEnumType_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeSByteEnum_ReturnsExpected(value: Min, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeSByteEnum_ReturnsExpected(value: One, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeSByteEnum_ReturnsExpected(value: Two, expected: "Two") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeSByteEnum_ReturnsExpected(value: Max, expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeSByteEnum_ReturnsExpected(value: -128, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeSByteEnum_ReturnsExpected(value: 1, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeSByteEnum_ReturnsExpected(value: 2, expected: "Two") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeSByteEnum_ReturnsExpected(value: 127, expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeSByteEnum_ReturnsExpected(value: 3, expected: null) [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_InvokeSimpleEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeByteEnum_ReturnsExpected(value: "One", expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeByteEnum_ReturnsExpected(value: "None", expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeByteEnum_ReturnsExpected(value: One, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeByteEnum_ReturnsExpected(value: 99, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeByteEnum_ReturnsExpected(value: 1, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeByteEnum_ReturnsExpected(value: 99, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_InvokeIntPtrEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_InvokeUIntPtrEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.Format(enumType: typeof(System.SimpleEnum), value: 1, format: "D", expected: "1") [14:21:58] info: [STRT] System.Tests.EnumTests.Format(enumType: typeof(System.SimpleEnum), value: Red, format: "X", expected: "00000001") [14:21:58] info: [STRT] System.Tests.EnumTests.Format(enumType: typeof(System.SimpleEnum), value: 1, format: "X", expected: "00000001") [14:21:58] info: [STRT] System.Tests.EnumTests.Format(enumType: typeof(System.SimpleEnum), value: 1, format: "F", expected: "Red") [14:21:58] info: [STRT] System.Tests.EnumTests.Format(enumType: typeof(System.AttributeTargets), value: 4100, format: "G", expected: "Class, Delegate") [14:21:58] info: [STRT] System.Tests.EnumTests.Format(enumType: typeof(TestName_IntPtr), value: 1, format: "G", expected: "1") [14:21:58] info: [STRT] System.Tests.EnumTests.Format(enumType: typeof(TestName_UIntPtr), value: 2, format: "F", expected: "2") [14:21:58] info: [STRT] System.Tests.EnumTests.Format(enumType: typeof(TestName_Single), value: 1.39999998, format: "G", expected: "1.4") [14:21:58] info: [STRT] System.Tests.EnumTests.Format(enumType: typeof(TestName_Double), value: 2.5, format: "F", expected: "2.5") [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag_Invalid [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_InvokeUInt32Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_InvokeByteEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_EnumTypeNotEnum_ThrowsArgumentException(enumType: typeof(object)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_EnumTypeNotEnum_ThrowsArgumentException(enumType: typeof(int)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_EnumTypeNotEnum_ThrowsArgumentException(enumType: typeof(System.ValueType)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_EnumTypeNotEnum_ThrowsArgumentException(enumType: typeof(System.Enum)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_InvokeSingleEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_InvokeUInt16Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_InvokeSByteEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject_InvalidEnumType_ThrowsException(enumType: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject_InvalidEnumType_ThrowsException(enumType: typeof(System.Enum), exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject_InvalidEnumType_ThrowsException(enumType: typeof(object), exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject_InvalidEnumType_ThrowsException(enumType: typeof(TestName_Int32), exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_InvokeCharEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_EnumTypeNotEnum_ThrowsArgumentException(enumType: typeof(object)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_EnumTypeNotEnum_ThrowsArgumentException(enumType: typeof(int)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_EnumTypeNotEnum_ThrowsArgumentException(enumType: typeof(System.ValueType)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_EnumTypeNotEnum_ThrowsArgumentException(enumType: typeof(System.Enum)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_InvokeCharEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_InvokeUInt64Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt32Enum_ReturnsExpected(value: Min, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt32Enum_ReturnsExpected(value: One, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt32Enum_ReturnsExpected(value: Two, expected: "Two") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt32Enum_ReturnsExpected(value: Max, expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt32Enum_ReturnsExpected(value: -2147483648, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt32Enum_ReturnsExpected(value: 1, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt32Enum_ReturnsExpected(value: 2, expected: "Two") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt32Enum_ReturnsExpected(value: 2147483647, expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt32Enum_ReturnsExpected(value: 3, expected: null) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.SByteEnum), value: 66, expected: 66) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.SByteEnum), value: -128, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.SByteEnum), value: 2, expected: Two) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.SByteEnum), value: 22, expected: 22) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.ByteEnum), value: 255, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.ByteEnum), value: 1, expected: One) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.ByteEnum), value: 11, expected: 11) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.ByteEnum), value: 922337203685477418, expected: 42) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.Int16Enum), value: -32768, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.Int16Enum), value: 2, expected: Two) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.Int16Enum), value: 44, expected: 44) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.UInt16Enum), value: 65535, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.UInt16Enum), value: 1, expected: One) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.UInt16Enum), value: 33, expected: 33) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.Int32Enum), value: -2147483648, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.Int32Enum), value: 2, expected: Two) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.Int32Enum), value: 66, expected: 66) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.Int32Enum), value: 'a', expected: 97) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.Int32Enum), value: 'b', expected: 98) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.Int32Enum), value: True, expected: One) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.UInt32Enum), value: 4294967295, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.UInt32Enum), value: 1, expected: One) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.UInt32Enum), value: 55, expected: 55) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.Int64Enum), value: -9223372036854775808, expected: Min) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.Int64Enum), value: 2, expected: Two) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.Int64Enum), value: 88, expected: 88) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.UInt64Enum), value: 18446744073709551615, expected: Max) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.UInt64Enum), value: 1, expected: One) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.UInt64Enum), value: 77, expected: 77) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(System.UInt64Enum), value: 81985529216486895, expected: 81985529216486895) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(TestName_Char), value: 0x0001, expected: Value1) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(TestName_Char), value: 0x0002, expected: Value2) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(TestName_IntPtr), value: 1, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject(enumType: typeof(TestName_UIntPtr), value: 1, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "D", expected: "-128") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: One, format: "D", expected: "1") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Two, format: "D", expected: "2") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "D", expected: "99") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "D", expected: "127") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "D", expected: "0") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: One, format: "D", expected: "1") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Two, format: "D", expected: "2") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "D", expected: "99") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "D", expected: "255") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "D", expected: "-32768") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: One, format: "D", expected: "1") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Two, format: "D", expected: "2") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "D", expected: "99") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "D", expected: "32767") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "D", expected: "0") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: One, format: "D", expected: "1") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Two, format: "D", expected: "2") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "D", expected: "99") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "D", expected: "65535") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "D", expected: "-2147483648") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: One, format: "D", expected: "1") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Two, format: "D", expected: "2") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "D", expected: "99") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "D", expected: "2147483647") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "D", expected: "0") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: One, format: "D", expected: "1") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Two, format: "D", expected: "2") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "D", expected: "99") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "D", expected: "4294967295") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "D", expected: "-9223372036854775808") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: One, format: "D", expected: "1") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Two, format: "D", expected: "2") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "D", expected: "99") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "D", expected: "9223372036854775807") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "D", expected: "0") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: One, format: "D", expected: "1") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Two, format: "D", expected: "2") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "D", expected: "99") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "D", expected: "18446744073709551615") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Value0x0000, format: "D", expected: "\0") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Value1, format: "D", expected: "\x01") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Value2, format: "D", expected: "\x02") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: ￿, format: "D", expected: "\xffff") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Value0x0000, format: "D", expected: "0") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 1E-45, format: "D", expected: "1E-45") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: NaN, format: "D", expected: "NaN") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Value0x0000, format: "D", expected: "0") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 5E-324, format: "D", expected: "5E-324") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: NaN, format: "D", expected: "NaN") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Red, format: "D", expected: "1") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "X", expected: "80") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: One, format: "X", expected: "01") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Two, format: "X", expected: "02") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "X", expected: "63") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "X", expected: "7F") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "X", expected: "00") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: One, format: "X", expected: "01") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Two, format: "X", expected: "02") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "X", expected: "63") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "X", expected: "FF") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "X", expected: "8000") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: One, format: "X", expected: "0001") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Two, format: "X", expected: "0002") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "X", expected: "0063") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "X", expected: "7FFF") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "X", expected: "0000") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: One, format: "X", expected: "0001") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Two, format: "X", expected: "0002") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "X", expected: "0063") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "X", expected: "FFFF") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "X", expected: "00000000") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: One, format: "X", expected: "00000001") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Two, format: "X", expected: "00000002") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "X", expected: "00000063") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "X", expected: "FFFFFFFF") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "X", expected: "80000000") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: One, format: "X", expected: "00000001") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Two, format: "X", expected: "00000002") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "X", expected: "00000063") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "X", expected: "7FFFFFFF") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "X", expected: "8000000000000000") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: One, format: "X", expected: "0000000000000001") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Two, format: "X", expected: "0000000000000002") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "X", expected: "0000000000000063") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "X", expected: "7FFFFFFFFFFFFFFF") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "X", expected: "0000000000000000") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: One, format: "X", expected: "0000000000000001") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Two, format: "X", expected: "0000000000000002") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "X", expected: "0000000000000063") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "X", expected: "FFFFFFFFFFFFFFFF") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Value0x0000, format: "X", expected: "0000") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Value1, format: "X", expected: "0001") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Value2, format: "X", expected: "0002") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: ￿, format: "X", expected: "FFFF") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Red, format: "X", expected: "00000001") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "F", expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 3, format: "F", expected: "One, Two") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 5, format: "F", expected: "5") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "F", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "F", expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 3, format: "F", expected: "One, Two") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 5, format: "F", expected: "5") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "F", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "F", expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 3, format: "F", expected: "One, Two") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 5, format: "F", expected: "5") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "F", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "F", expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 3, format: "F", expected: "One, Two") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 5, format: "F", expected: "5") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "F", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "F", expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 3, format: "F", expected: "One, Two") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 5, format: "F", expected: "5") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "F", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "F", expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 3, format: "F", expected: "One, Two") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 5, format: "F", expected: "5") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "F", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "F", expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 3, format: "F", expected: "One, Two") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 5, format: "F", expected: "5") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "F", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "F", expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 3, format: "F", expected: "One, Two") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 5, format: "F", expected: "5") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "F", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Value1, format: "F", expected: "Value1") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: , format: "F", expected: "Value1, Value2") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: , format: "F", expected: "\x05") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: ￿, format: "F", expected: "\xffff") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 5, format: "F", expected: "5") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 5, format: "F", expected: "5") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Red, format: "F", expected: "Red") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Blue, format: "F", expected: "Blue") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "F", expected: "99") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 0, format: "F", expected: "0") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Class | Delegate, format: "F", expected: "Class, Delegate") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: ￿, format: "G", expected: "\xffff") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "G", expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 3, format: "G", expected: "3") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "G", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "G", expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "G", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 3, format: "G", expected: "3") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "G", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "G", expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 3, format: "G", expected: "3") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "G", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "G", expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 3, format: "G", expected: "3") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "G", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "G", expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 3, format: "G", expected: "3") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "G", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "G", expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 3, format: "G", expected: "3") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "G", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "G", expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 3, format: "G", expected: "3") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "G", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Min, format: "G", expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 3, format: "G", expected: "3") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Max, format: "G", expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 99, format: "G", expected: "99") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: 0, format: "G", expected: "0") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: Class | Delegate, format: "G", expected: "Class, Delegate") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: A, format: "G", expected: "A") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: C, format: "G", expected: "C") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: I, format: "G", expected: "I") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: C | D, format: "G", expected: "C, D") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: C | D, format: "G", expected: "C, D") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: A, format: "G", expected: "A") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: B, format: "G", expected: "B") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: C, format: "G", expected: "C") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: B | A, format: "G", expected: "B, A") [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format(e: B | C, format: "G", expected: "B, C") [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_InvokeDoubleEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetValuesAsUnderlyingType_InvokeInt64Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_InvalidFormat_ThrowsFormatException [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt64Enum_ReturnsExpected(value: Min, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt64Enum_ReturnsExpected(value: One, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt64Enum_ReturnsExpected(value: Two, expected: "Two") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt64Enum_ReturnsExpected(value: Max, expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt64Enum_ReturnsExpected(value: 0, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt64Enum_ReturnsExpected(value: 1, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt64Enum_ReturnsExpected(value: 2, expected: "Two") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt64Enum_ReturnsExpected(value: 18446744073709551615, expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt64Enum_ReturnsExpected(value: 3, expected: null) [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_NullEnumType_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.EnumTests.GetValuesAsUnderlyingType_InvokeUInt32Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.TryFormat_WithEmptySpan_ReturnsFalseWithNoCharsWritten [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt64Enum_ReturnsExpected(value: Min, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt64Enum_ReturnsExpected(value: One, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt64Enum_ReturnsExpected(value: Two, expected: "Two") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt64Enum_ReturnsExpected(value: Max, expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt64Enum_ReturnsExpected(value: -9223372036854775808, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt64Enum_ReturnsExpected(value: 1, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt64Enum_ReturnsExpected(value: 2, expected: "Two") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt64Enum_ReturnsExpected(value: 9223372036854775807, expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt64Enum_ReturnsExpected(value: 3, expected: null) [14:21:58] info: [STRT] System.Tests.EnumTests.GetValuesAsUnderlyingType_InvokeInt16Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_MultipleMatches [14:21:58] info: [STRT] System.Tests.EnumTests.GetValuesAsUnderlyingType_InvokeUInt16Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.EnumConstraint_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_Format_MultipleMatches [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_NonIntegralTypes_ReturnsExpected(enumType: typeof(System.SByteEnum), value: 18446744073709551488, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_NonIntegralTypes_ReturnsExpected(enumType: typeof(System.SByteEnum), value: 4294967168, expected: null) [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_NonIntegralTypes_ReturnsExpected(enumType: typeof(System.SByteEnum), value: -128, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_NonIntegralTypes_ReturnsExpected(enumType: typeof(System.SByteEnum), value: 0x0001, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_NonIntegralTypes_ReturnsExpected(enumType: typeof(System.SByteEnum), value: Red, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt16Enum_ReturnsExpected(value: Min, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt16Enum_ReturnsExpected(value: One, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt16Enum_ReturnsExpected(value: Two, expected: "Two") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt16Enum_ReturnsExpected(value: Max, expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt16Enum_ReturnsExpected(value: 0, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt16Enum_ReturnsExpected(value: 1, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt16Enum_ReturnsExpected(value: 2, expected: "Two") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt16Enum_ReturnsExpected(value: 65535, expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt16Enum_ReturnsExpected(value: 3, expected: null) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeSByteEnum_ReturnsExpected(value: "One", expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeSByteEnum_ReturnsExpected(value: "None", expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeSByteEnum_ReturnsExpected(value: One, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeSByteEnum_ReturnsExpected(value: 99, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeSByteEnum_ReturnsExpected(value: 1, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeSByteEnum_ReturnsExpected(value: 99, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt32Enum_ReturnsExpected(value: Min, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt32Enum_ReturnsExpected(value: One, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt32Enum_ReturnsExpected(value: Two, expected: "Two") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt32Enum_ReturnsExpected(value: Max, expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt32Enum_ReturnsExpected(value: 0, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt32Enum_ReturnsExpected(value: 1, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt32Enum_ReturnsExpected(value: 2, expected: "Two") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt32Enum_ReturnsExpected(value: 4294967295, expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeUInt32Enum_ReturnsExpected(value: 3, expected: null) [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_InvokeIntPtrEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetUnderlyingType(enumType: typeof(System.SByteEnum), expected: typeof(sbyte)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetUnderlyingType(enumType: typeof(System.ByteEnum), expected: typeof(byte)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetUnderlyingType(enumType: typeof(System.Int16Enum), expected: typeof(short)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetUnderlyingType(enumType: typeof(System.UInt16Enum), expected: typeof(ushort)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetUnderlyingType(enumType: typeof(System.Int32Enum), expected: typeof(int)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetUnderlyingType(enumType: typeof(System.UInt32Enum), expected: typeof(uint)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetUnderlyingType(enumType: typeof(System.Int64Enum), expected: typeof(long)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetUnderlyingType(enumType: typeof(System.UInt64Enum), expected: typeof(ulong)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetUnderlyingType(enumType: typeof(TestName_Char), expected: typeof(char)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetUnderlyingType(enumType: typeof(TestName_Boolean), expected: typeof(bool)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetUnderlyingType(enumType: typeof(TestName_Single), expected: typeof(float)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetUnderlyingType(enumType: typeof(TestName_Double), expected: typeof(double)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetUnderlyingType(enumType: typeof(TestName_IntPtr), expected: typeof(nint)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetUnderlyingType(enumType: typeof(TestName_UIntPtr), expected: typeof(nuint)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetValuesAsUnderlyingType_InvokeUInt64Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_InvokeUInt16Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_NullEnumType_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_InvokeUInt32Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_NonExistentValue_IncludedInErrorMessage(value: "Yellow") [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_NonExistentValue_IncludedInErrorMessage(value: "Yellow,Orange") [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_InvokeSimpleEnumEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: null, value: "", ignoreCase: False, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(object), value: "", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(int), value: "", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: null, ignoreCase: False, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: "", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: " \t", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: " red ", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: "Purple", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: ",Red", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: "Red,", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: "B,", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: " , , ,", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: "Red,Blue,", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: "Red,,Blue", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: "Red,Blue, ", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: "Red Blue", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: "1,Blue", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: "1,1", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: "Blue,1", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SimpleEnum), value: "Blue, 1", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.ByteEnum), value: "-1", ignoreCase: False, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.ByteEnum), value: "256", ignoreCase: False, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SByteEnum), value: "-129", ignoreCase: False, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.SByteEnum), value: "128", ignoreCase: False, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.Int16Enum), value: "-32769", ignoreCase: False, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.Int16Enum), value: "32768", ignoreCase: False, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.UInt16Enum), value: "-1", ignoreCase: False, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.UInt16Enum), value: "65536", ignoreCase: False, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.Int32Enum), value: "-2147483649", ignoreCase: False, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.Int32Enum), value: "2147483648", ignoreCase: False, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.UInt32Enum), value: "-1", ignoreCase: False, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.UInt32Enum), value: "4294967296", ignoreCase: False, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.Int64Enum), value: "-9223372036854775809", ignoreCase: False, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.Int64Enum), value: "9223372036854775808", ignoreCase: False, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.UInt64Enum), value: "-1", ignoreCase: False, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(System.UInt64Enum), value: "18446744073709551616", ignoreCase: False, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(TestName_Char), value: "\x01", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(TestName_Char), value: "\x05", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(TestName_Single), value: "1", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(TestName_Single), value: "5", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(TestName_Single), value: "1.0", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(TestName_Double), value: "1", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(TestName_Double), value: "5", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(TestName_Double), value: "1.0", ignoreCase: False, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(TestName_IntPtr), value: "1", ignoreCase: False, exceptionType: typeof(System.InvalidCastException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(TestName_IntPtr), value: "5", ignoreCase: False, exceptionType: typeof(System.InvalidCastException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(TestName_UIntPtr), value: "1", ignoreCase: False, exceptionType: typeof(System.InvalidCastException)) [14:21:58] info: [STRT] System.Tests.EnumTests.Parse_Invalid(enumType: typeof(TestName_UIntPtr), value: "5", ignoreCase: False, exceptionType: typeof(System.InvalidCastException)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_InvokeDoubleEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetUnderlyingType_Invalid [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt16Enum_ReturnsExpected(value: Min, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt16Enum_ReturnsExpected(value: One, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt16Enum_ReturnsExpected(value: Two, expected: "Two") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt16Enum_ReturnsExpected(value: Max, expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt16Enum_ReturnsExpected(value: -32768, expected: "Min") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt16Enum_ReturnsExpected(value: 1, expected: "One") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt16Enum_ReturnsExpected(value: 2, expected: "Two") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt16Enum_ReturnsExpected(value: 32767, expected: "Max") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeInt16Enum_ReturnsExpected(value: 3, expected: null) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeCharEnum_ReturnsExpected(value: "Value1", expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeCharEnum_ReturnsExpected(value: "None", expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeCharEnum_ReturnsExpected(value: Value1, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeCharEnum_ReturnsExpected(value: 0x0001, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeCharEnum_ReturnsExpected(value: 'c', expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_InvokeInt32Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_EnumTypeNotEnum_ThrowsArgumentException(enumType: typeof(object)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_EnumTypeNotEnum_ThrowsArgumentException(enumType: typeof(int)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_EnumTypeNotEnum_ThrowsArgumentException(enumType: typeof(System.ValueType)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_EnumTypeNotEnum_ThrowsArgumentException(enumType: typeof(System.Enum)) [14:21:58] info: [STRT] System.Tests.EnumTests.TryFormat_WithInvalidFormat_ThrowsWithNoCharsWritten(format: " ") [14:21:58] info: [STRT] System.Tests.EnumTests.TryFormat_WithInvalidFormat_ThrowsWithNoCharsWritten(format: " ") [14:21:58] info: [STRT] System.Tests.EnumTests.TryFormat_WithInvalidFormat_ThrowsWithNoCharsWritten(format: " \t") [14:21:58] info: [STRT] System.Tests.EnumTests.TryFormat_WithInvalidFormat_ThrowsWithNoCharsWritten(format: "a") [14:21:58] info: [STRT] System.Tests.EnumTests.TryFormat_WithInvalidFormat_ThrowsWithNoCharsWritten(format: "ab") [14:21:58] info: [STRT] System.Tests.EnumTests.TryFormat_WithInvalidFormat_ThrowsWithNoCharsWritten(format: "abc") [14:21:58] info: [STRT] System.Tests.EnumTests.TryFormat_WithInvalidFormat_ThrowsWithNoCharsWritten(format: "gg") [14:21:58] info: [STRT] System.Tests.EnumTests.TryFormat_WithInvalidFormat_ThrowsWithNoCharsWritten(format: "dd") [14:21:58] info: [STRT] System.Tests.EnumTests.TryFormat_WithInvalidFormat_ThrowsWithNoCharsWritten(format: "xx") [14:21:58] info: [STRT] System.Tests.EnumTests.TryFormat_WithInvalidFormat_ThrowsWithNoCharsWritten(format: "ff") [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_InvokeSingleEnum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject_InvalidValue_ThrowsException(enumType: typeof(System.SimpleEnum), value: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject_InvalidValue_ThrowsException(enumType: typeof(System.SimpleEnum), value: "Hello", exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject_InvalidValue_ThrowsException(enumType: typeof(TestName_Single), value: 1, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.ToObject_InvalidValue_ThrowsException(enumType: typeof(TestName_Double), value: 1, exceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Tests.EnumTests.GetNames_InvokeInt32Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt64Enum_ReturnsExpected(value: "One", expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt64Enum_ReturnsExpected(value: "None", expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt64Enum_ReturnsExpected(value: One, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt64Enum_ReturnsExpected(value: 99, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt64Enum_ReturnsExpected(value: 1, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeUInt64Enum_ReturnsExpected(value: 99, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 54, flag: 48, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 54, flag: 6, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 54, flag: 16, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 54, flag: 0, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 54, flag: 54, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 54, flag: 5, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 54, flag: 70, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 54, flag: 48, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 54, flag: 6, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 54, flag: 16, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 54, flag: Min, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 54, flag: 54, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 54, flag: 5, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 54, flag: 70, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 12288, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 3846, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 4096, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 0, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16134, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16150, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 12288, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 3846, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 4096, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: Min, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16134, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16150, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 12288, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 3846, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 4096, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 0, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16134, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16150, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 12288, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 3846, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 4096, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: Min, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16134, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16150, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 12288, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 3846, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 4096, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 0, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16134, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16150, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 12288, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 3846, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 4096, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: Min, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16134, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16150, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: Value0x3f06, flag: Value0x3000, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: Value0x3f06, flag: Value0x0f06, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: Value0x3f06, flag: Value0x1000, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: Value0x3f06, flag: Value0x0000, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: Value0x3f06, flag: Value0x3f06, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: Value0x3f06, flag: Value0x0010, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: Value0x3f06, flag: Value0x3f16, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 2.2609E-41, flag: Value0x0000, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 2.2609E-41, flag: 5.39E-42, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 2.2609E-41, flag: 5.74E-42, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 2.2609E-41, flag: Value0x0000, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 2.2609E-41, flag: 2.2609E-41, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 2.2609E-41, flag: 2.2E-44, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 2.2609E-41, flag: 2.2631E-41, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 7.9713E-320, flag: Value0x0000, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 7.9713E-320, flag: 1.9E-320, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 7.9713E-320, flag: 2.0237E-320, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 7.9713E-320, flag: Value0x0000, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 7.9713E-320, flag: 7.9713E-320, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 7.9713E-320, flag: 8E-323, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 7.9713E-320, flag: 7.979E-320, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 0, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 3846, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 4096, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 0, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16134, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16150, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 0, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 3846, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 4096, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 0, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16134, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.HasFlag(e: 16134, flag: 16150, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_TryFormat(validateDestinationSpanSizeCheck: False, validateExtraSpanSpaceNotFilled: False) [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_TryFormat(validateDestinationSpanSizeCheck: True, validateExtraSpanSpaceNotFilled: False) [14:21:58] info: [STRT] System.Tests.EnumTests.ToString_TryFormat(validateDestinationSpanSizeCheck: False, validateExtraSpanSpaceNotFilled: True) [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeCharEnum_ReturnsExpected(value: Value1, expected: "Value1") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeCharEnum_ReturnsExpected(value: Value2, expected: "Value2") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeCharEnum_ReturnsExpected(value: 0x0001, expected: "Value1") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeCharEnum_ReturnsExpected(value: 0x0002, expected: "Value2") [14:21:58] info: [STRT] System.Tests.EnumTests.GetName_InvokeCharEnum_ReturnsExpected(value: 0x0004, expected: null) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: One, expected: 0) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: Min, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: Max, expected: -1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: null, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: One, expected: 0) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: Min, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: Max, expected: -1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: null, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: One, expected: 0) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: Min, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: Max, expected: -1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: null, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: One, expected: 0) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: Min, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: Max, expected: -1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: null, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: Red, target: Red, expected: 0) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: Red, target: 0, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: Red, target: Blue, expected: -1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: Green, target: Green, expected: 0) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: Green, target: null, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: One, expected: 0) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: Min, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: Max, expected: -1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: null, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: One, expected: 0) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: Min, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: Max, expected: -1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: null, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: One, expected: 0) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: Min, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: Max, expected: -1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: One, target: null, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: Value2, target: Value2, expected: 0) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: Value2, target: Value1, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: Value1, target: Value2, expected: -1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: Value2, target: null, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: 1E-45, target: 1E-45, expected: 0) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: 1E-45, target: 3E-45, expected: -1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: 4E-45, target: 3E-45, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: 1E-45, target: null, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: 5E-324, target: 5E-324, expected: 0) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: 5E-324, target: 1E-323, expected: -1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: 1.5E-323, target: 1E-323, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: 5E-324, target: null, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: 1, target: 1, expected: 0) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: 1, target: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: 3, target: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: 1, target: null, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: 1, target: 1, expected: 0) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: 1, target: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: 3, target: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.CompareTo(e: 1, target: null, expected: 1) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_NullValue_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.EnumTests.GetValuesAsUnderlyingType_InvokeInt32Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.GetValues_InvokeInt64Enum_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EnumTests.Format_Invalid [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt32Enum_ReturnsExpected(value: "Red", expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt32Enum_ReturnsExpected(value: "Green", expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt32Enum_ReturnsExpected(value: "Blue", expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt32Enum_ReturnsExpected(value: " Blue ", expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt32Enum_ReturnsExpected(value: " blue ", expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt32Enum_ReturnsExpected(value: Red, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt32Enum_ReturnsExpected(value: 99, expected: False) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt32Enum_ReturnsExpected(value: 1, expected: True) [14:21:58] info: [STRT] System.Tests.EnumTests.IsDefined_InvokeInt32Enum_ReturnsExpected(value: 99, expected: False) [14:21:58] info: [STRT] System.Tests.FieldAccessExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.FieldAccessExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.FieldAccessExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntPointerTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.ObjectDisposedExceptionTests.Throw_Type [14:21:58] info: [STRT] System.Tests.ObjectDisposedExceptionTests.Ctor_String_String [14:21:58] info: [STRT] System.Tests.ObjectDisposedExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.ObjectDisposedExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.ObjectDisposedExceptionTests.Throw_Object [14:21:58] info: [STRT] System.Tests.AppContextTests.EmptySwitchName_TryGetSwitchValue [14:21:58] info: [STRT] System.Tests.AppContextTests.DisableSwitchMultipleTimes [14:21:58] info: [STRT] System.Tests.AppContextTests.DisableSwitch [14:21:58] info: [STRT] System.Tests.AppContextTests.AppContext_GetSetDataTest(dataKey: "AppContext_Case1", value: 123) [14:21:58] info: [STRT] System.Tests.AppContextTests.AppContext_GetSetDataTest(dataKey: "AppContext_Case2", value: "") [14:21:58] info: [STRT] System.Tests.AppContextTests.AppContext_GetSetDataTest(dataKey: "AppContext_Case3", value: null) [14:21:58] info: [STRT] System.Tests.AppContextTests.SwitchNotFound [14:21:58] info: [STRT] System.Tests.AppContextTests.TryGetSwitch_SwitchNotDefined [14:21:58] info: [STRT] System.Tests.AppContextTests.EnableMultipleSwitches [14:21:58] info: [STRT] System.Tests.AppContextTests.TryGetSwitch_SwitchDefined [14:21:58] info: [STRT] System.Tests.AppContextTests.DisableMultipleSwitches [14:21:58] info: [STRT] System.Tests.AppContextTests.NullSwitchName_DisableSwitch [14:21:58] info: [STRT] System.Tests.AppContextTests.EnableSwitch [14:21:58] info: [STRT] System.Tests.AppContextTests.NullSwitchName_EnableSwitch [14:21:58] info: [STRT] System.Tests.AppContextTests.BaseDirectory_PathRooted [14:21:58] info: [STRT] System.Tests.AppContextTests.AppContext_ThrowTest [14:21:58] info: [STRT] System.Tests.AppContextTests.EmptySwitchName_DisableSwitch [14:21:58] info: [STRT] System.Tests.AppContextTests.EnableSwitchMultipleTimes [14:21:58] info: [STRT] System.Tests.AppContextTests.EmptySwitchName_EnableSwitch [14:21:58] info: [STRT] System.Tests.AppContextTests.NullSwitchName_TryGetSwitchValue [14:21:58] info: [STRT] System.Tests.TimeZoneNotFoundExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.TimeZoneNotFoundExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.TimeZoneNotFoundExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.ObjectTests.MemberwiseCloneTest [14:21:58] info: [STRT] System.Tests.ObjectTests.GetTypeTest(obj: Object { }, expected: typeof(object)) [14:21:58] info: [STRT] System.Tests.ObjectTests.GetTypeTest(obj: C { s = "Hello", x = 7, y = 9 }, expected: typeof(System.Tests.ObjectTests+C)) [14:21:58] info: [STRT] System.Tests.ObjectTests.GetTypeTest(obj: Generic`1 { }, expected: typeof(System.Tests.ObjectTests+Generic)) [14:21:58] info: [STRT] System.Tests.ObjectTests.GetTypeTest(obj: [0, 0, 0], expected: typeof(int[])) [14:21:58] info: [STRT] System.Tests.ObjectTests.ReferenceEqualsTest [14:21:58] info: [STRT] System.Tests.ObjectTests.EqualsTest(obj1: Object { }, obj2: Object { }, expected: True) [14:21:58] info: [STRT] System.Tests.ObjectTests.EqualsTest(obj1: Object { }, obj2: null, expected: False) [14:21:58] info: [STRT] System.Tests.ObjectTests.EqualsTest(obj1: Object { }, obj2: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.ObjectTests.EqualsTest(obj1: null, obj2: null, expected: True) [14:21:58] info: [STRT] System.Tests.ObjectTests.EqualsTest(obj1: null, obj2: Object { }, expected: False) [14:21:58] info: [STRT] System.Tests.ObjectTests.ToStringTest [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.00555, expectedResult: 0.318, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.00757, expectedResult: 0.434, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.0087, expectedResult: 0.5, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.0111, expectedResult: 0.637, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.0121, expectedResult: 0.69, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.0123, expectedResult: 0.707, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.0137, expectedResult: 0.785, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.0175, expectedResult: 1, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.0197, expectedResult: 1.125, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.0247, expectedResult: 1.414, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.0251, expectedResult: 1.44, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.0261, expectedResult: 1.5, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.0273, expectedResult: 1.57, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.035, expectedResult: 2, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.04, expectedResult: 2.3, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.0437, expectedResult: 2.5, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.0474, expectedResult: 2.72, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.0522, expectedResult: 3, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.0547, expectedResult: 3.14, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: 0.061, expectedResult: 3.5, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RadiansToDegreesTest(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: -3.39E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: -3.14159274) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: -2.71828175) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: -0.84551239) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: -0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: 0.84551239) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: 1E-40) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: 2.71828175) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: 3.14159274) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: 3.39E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: 1.18E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: 1.17E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: 5.9E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: 5.8E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: -0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: -5.8E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: -5.9E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: -1.17E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip(o_value: -1.18E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_InvalidUtf8 [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Epsilon [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegativeInfinity(value: -∞, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegativeInfinity(value: -3.39E+38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegativeInfinity(value: -1.18E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegativeInfinity(value: -1.17E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegativeInfinity(value: -1E-40, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegativeInfinity(value: -0, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegativeInfinity(value: NaN, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegativeInfinity(value: 0, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegativeInfinity(value: 1E-40, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegativeInfinity(value: 1.17E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegativeInfinity(value: 1.18E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegativeInfinity(value: 3.39E+38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegativeInfinity(value: ∞, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Test_ToString_NotNetFramework [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: 3.39E+38, obj: 3.39E+38, expected: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: 3.39E+38, obj: -3.39E+38, expected: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: 1E-40, obj: -1E-40, expected: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: 3.39E+38, obj: 0, expected: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: 3.39E+38, obj: 1E-40, expected: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: 3.39E+38, obj: ∞, expected: -1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: -3.39E+38, obj: 3.39E+38, expected: -1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: 3.39E+38, obj: NaN, expected: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: NaN, obj: NaN, expected: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: NaN, obj: 0, expected: -1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: 3.39E+38, obj: null, expected: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: -3.39E+38, obj: -∞, expected: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: -∞, obj: -3.39E+38, expected: -1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: -0, obj: -∞, expected: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: -∞, obj: -0, expected: -1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: -∞, obj: -∞, expected: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: ∞, obj: ∞, expected: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: -180, obj: -180, expected: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: 180, obj: 180, expected: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: -180, obj: 180, expected: -1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: 180, obj: -180, expected: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo(value: -6.55E+04, obj: null, expected: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: -3.39E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: -3.14159274) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: -2.71828175) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: -0.84551239) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: -0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: 0.84551239) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: 1E-40) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: 2.71828175) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: 3.14159274) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: 3.39E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: 1.18E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: 1.17E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: 5.9E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: 5.8E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: -0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: -5.8E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: -5.9E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: -1.17E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToStringRoundtrip_R(o_value: -1.18E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "-123", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expectedFloat: -123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "0", offset: 0, count: 1, style: AllowThousands | Float, provider: null, expectedFloat: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expectedFloat: 123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expectedFloat: 123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "567.89", offset: 0, count: 6, style: AllowThousands | Float, provider: null, expectedFloat: 567.890015) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "-567.89", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expectedFloat: -567.890015) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "1E23", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expectedFloat: 9.99999978E+22) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: ".234", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expectedFloat: 0.233999997) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "234.", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expectedFloat: 234) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "00000000000003389531389251535475904708003714878668"···, offset: 0, count: 53, style: AllowThousands | Float, provider: null, expectedFloat: 3.38953139E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "00000000000000338953138925153547590470800371487866"···, offset: 0, count: 54, style: AllowThousands | Float, provider: null, expectedFloat: 3.38953139E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "2049.0", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2048) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "2049.000000000000001", offset: 0, count: 20, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2050) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "2049.0000000000000001", offset: 0, count: 21, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2050) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "2049.00000000000000001", offset: 0, count: 22, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2050) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "5.000000000000000004", offset: 0, count: 20, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "5.0000000000000000004", offset: 0, count: 21, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "5.004", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.00400019) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "5.004000000000000000", offset: 0, count: 20, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.00400019) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "5.0040000000000000000", offset: 0, count: 21, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.00400019) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "5.040", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.03999996) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "5004.000000000000000", offset: 0, count: 20, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5004) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "50040.0", offset: 0, count: 7, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 50040) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "5004", offset: 0, count: 4, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5004) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "050040", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 50040) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "0.000000000000000000", offset: 0, count: 20, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "0.005", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 0.00499999989) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "0.0400", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 0.0399999991) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "1200e0", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1200) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "120100e-4", offset: 0, count: 9, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 12.0100002) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "12010.00e-4", offset: 0, count: 11, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1.20099998) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "12000e-4", offset: 0, count: 8, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1.20000005) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "1200", offset: 0, count: 4, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1200) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "123.1", offset: 0, count: 5, style: AllowDecimalPoint, provider: null, expectedFloat: 123.099998) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "1,000", offset: 0, count: 5, style: AllowThousands, provider: null, expectedFloat: 1000) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expectedFloat: 123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "123.567", offset: 0, count: 7, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expectedFloat: 123.567001) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expectedFloat: 123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "$1,000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1000) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1000) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "123.123", offset: 0, count: 7, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 123.123001) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: -123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "NaN", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "Infinity", offset: 0, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "-Infinity", offset: 0, count: 9, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "-123", offset: 1, count: 3, style: AllowThousands | Float, provider: null, expectedFloat: 123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "-123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expectedFloat: -12) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "1E23", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expectedFloat: 100) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "123", offset: 0, count: 2, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 12) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 10) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Valid(value: "-Infinity", offset: 1, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: -∞, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: -3.14, expectedResult: 0.1133, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: -2.72, expectedResult: 0.152, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: -2.3, expectedResult: 0.203, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: -1.57, expectedResult: 0.336, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: -1.445, expectedResult: 0.367, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: -1.414, expectedResult: 0.375, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: -1.125, expectedResult: 0.459, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: -1, expectedResult: 0.5, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: -0.785, expectedResult: 0.582, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: -0.707, expectedResult: 0.613, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: -0.69, expectedResult: 0.62, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: -0.637, expectedResult: 0.645, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: -0.434, expectedResult: 0.742, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: -0.318, expectedResult: 0.8, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: -0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: 0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: 0.318, expectedResult: 1.25, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: 0.434, expectedResult: 1.35, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: 0.637, expectedResult: 1.555, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: 0.69, expectedResult: 1.62, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: 0.707, expectedResult: 1.63, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: 0.785, expectedResult: 1.73, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: 1, expectedResult: 2, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: 1.125, expectedResult: 2.19, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: 1.414, expectedResult: 2.67, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: 1.445, expectedResult: 2.72, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: 1.57, expectedResult: 2.97, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: 2.3, expectedResult: 4.9, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: 2.72, expectedResult: 6.6, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: 3.14, expectedResult: 8.8, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 3.14159274, expected: 3.14) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 2.71828175, expected: 2.72) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -3.14159274, expected: -3.14) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -2.71828175, expected: -2.72) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 3.40282347E+38, expected: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -3.40282347E+38, expected: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: ∞, expected: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -∞, expected: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: NaN, expected: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: NaN, expected: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: NaN, expected: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: NaN, expected: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 1.40129846E-45, expected: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -1.40129846E-45, expected: -0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 1, expected: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -1, expected: -1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 0, expected: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -0, expected: -0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 42, expected: 42) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -42, expected: -42) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 0.100000001, expected: 0.1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -0.100000001, expected: -0.1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 1.5, expected: 1.5) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -1.5, expected: -1.5) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 1.5078125, expected: 1.51) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -1.5078125, expected: -1.51) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 1.17549435E-38, expected: 1.18E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 1.1663108E-38, expected: 1.17E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 5.87747175E-39, expected: 5.9E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 5.78563626E-39, expected: 5.8E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 9.18354962E-41, expected: 1E-40) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -9.18354962E-41, expected: -1E-40) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -5.78563626E-39, expected: -5.8E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -5.87747175E-39, expected: -5.9E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -1.1663108E-38, expected: -1.17E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -1.17549435E-38, expected: -1.18E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 1052.00012, expected: 1060) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 1052, expected: 1060) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 1051.99988, expected: 1050) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 1044, expected: 1040) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -1051.99988, expected: -1050) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -1052, expected: -1060) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -1052.00012, expected: -1060) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -1044, expected: -1040) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 6.19889739E-39, expected: 6.2E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 6.19889599E-39, expected: 6.2E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 6.19889459E-39, expected: 6.15E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -6.19889459E-39, expected: -6.15E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -6.19889599E-39, expected: -6.2E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: -6.19889739E-39, expected: -6.2E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromSingle(f: 3.44383111E-41, expected: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Invalid(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Invalid(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Invalid(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Invalid(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Invalid(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Invalid(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Invalid(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Invalid(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Invalid(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Invalid(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Invalid(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Invalid(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegative(value: -∞, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegative(value: -3.39E+38, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegative(value: -1.18E-38, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegative(value: -1.17E-38, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegative(value: -1E-40, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegative(value: -0, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegative(value: NaN, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegative(value: 0, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegative(value: 1E-40, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegative(value: 1.17E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegative(value: 1.18E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegative(value: 3.39E+38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNegative(value: ∞, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.NaN [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -∞, n: -5, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -∞, n: -4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -∞, n: -3, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -∞, n: -2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -∞, n: -1, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -∞, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -∞, n: 1, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -∞, n: 2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -∞, n: 3, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -∞, n: 4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -∞, n: 5, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -2.72, n: -5, expectedResult: -0.82, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -2.72, n: -4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -2.72, n: -3, expectedResult: -0.715, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -2.72, n: -2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -2.72, n: -1, expectedResult: -0.367, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -2.72, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -2.72, n: 1, expectedResult: -2.72, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -2.72, n: 2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -2.72, n: 3, expectedResult: -1.4, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -2.72, n: 4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -2.72, n: 5, expectedResult: -1.22, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -1, n: -5, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -1, n: -4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -1, n: -3, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -1, n: -2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -1, n: -1, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -1, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -1, n: 1, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -1, n: 2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -1, n: 3, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -1, n: 4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -1, n: 5, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -0, n: -5, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -0, n: -4, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -0, n: -3, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -0, n: -2, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -0, n: -1, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -0, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -0, n: 1, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -0, n: 2, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -0, n: 3, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -0, n: 4, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: -0, n: 5, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: NaN, n: -5, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: NaN, n: -4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: NaN, n: -3, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: NaN, n: -2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: NaN, n: -1, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: NaN, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: NaN, n: 1, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: NaN, n: 2, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: NaN, n: 3, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: NaN, n: 4, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: NaN, n: 5, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 0, n: -5, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 0, n: -4, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 0, n: -3, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 0, n: -2, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 0, n: -1, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 0, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 0, n: 1, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 0, n: 2, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 0, n: 3, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 0, n: 4, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 0, n: 5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 1, n: -5, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 1, n: -4, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 1, n: -3, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 1, n: -2, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 1, n: -1, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 1, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 1, n: 1, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 1, n: 2, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 1, n: 3, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 1, n: 4, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 1, n: 5, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 2.72, n: -5, expectedResult: 0.82, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 2.72, n: -4, expectedResult: 0.777, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 2.72, n: -3, expectedResult: 0.715, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 2.72, n: -2, expectedResult: 0.605, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 2.72, n: -1, expectedResult: 0.367, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 2.72, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 2.72, n: 1, expectedResult: 2.72, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 2.72, n: 2, expectedResult: 1.65, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 2.72, n: 3, expectedResult: 1.4, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 2.72, n: 4, expectedResult: 1.28, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: 2.72, n: 5, expectedResult: 1.22, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: ∞, n: -5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: ∞, n: -4, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: ∞, n: -3, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: ∞, n: -2, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: ∞, n: -1, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: ∞, n: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: ∞, n: 1, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: ∞, n: 2, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: ∞, n: 3, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: ∞, n: 4, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.RootN(x: ∞, n: 5, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.EqualsTest(value: 3.39E+38, obj: 3.39E+38, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.EqualsTest(value: 3.39E+38, obj: -3.39E+38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.EqualsTest(value: 3.39E+38, obj: 0, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.EqualsTest(value: 3.39E+38, obj: 789, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.EqualsTest(value: 3.39E+38, obj: "789", expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: NaN, y: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: NaN, y: 0, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: NaN, y: 1, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: NaN, y: 2.72, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: NaN, y: 10, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 0, y: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 0, y: 1, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 0, y: 1.57, expectedResult: 1.57, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 0, y: 2, expectedResult: 2, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 0, y: 2.72, expectedResult: 2.72, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 0, y: 3, expectedResult: 3, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 0, y: 10, expectedResult: 10, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 1, y: 1, expectedResult: 1.414, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 2.72, y: 0.318, expectedResult: 2.73, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 2.72, y: 0.434, expectedResult: 2.75, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 2.72, y: 0.637, expectedResult: 2.8, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 2.72, y: 0.69, expectedResult: 2.81, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 2.72, y: 0.707, expectedResult: 2.81, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 2.72, y: 0.785, expectedResult: 2.83, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 2.72, y: 1, expectedResult: 2.89, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 2.72, y: 1.125, expectedResult: 2.94, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 2.72, y: 1.414, expectedResult: 3.06, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 2.72, y: 1.445, expectedResult: 3.08, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 2.72, y: 1.57, expectedResult: 3.14, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 2.72, y: 2.3, expectedResult: 3.56, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 2.72, y: 2.72, expectedResult: 3.84, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 2.72, y: 3.14, expectedResult: 4.16, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 10, y: 0.318, expectedResult: 10, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 10, y: 0.434, expectedResult: 10, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 10, y: 0.637, expectedResult: 10, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 10, y: 0.69, expectedResult: 10, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 10, y: 0.707, expectedResult: 10, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 10, y: 0.785, expectedResult: 10, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 10, y: 1, expectedResult: 10.06, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 10, y: 1.125, expectedResult: 10.06, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 10, y: 1.414, expectedResult: 10.1, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 10, y: 1.445, expectedResult: 10.1, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 10, y: 1.57, expectedResult: 10.1, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 10, y: 2.3, expectedResult: 10.25, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 10, y: 2.72, expectedResult: 10.4, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: 10, y: 3.14, expectedResult: 10.5, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: ∞, y: NaN, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: ∞, y: 0, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: ∞, y: 1, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: ∞, y: 2.72, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: ∞, y: 10, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Hypot(x: ∞, y: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo_ThrowsArgumentException(obj: "a") [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CompareTo_ThrowsArgumentException(obj: 234) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: -∞, expectedResult: -1, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: -3.14, expectedResult: -0.957, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: -2.72, expectedResult: -0.934, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: -2.3, expectedResult: -0.9, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: -1.57, expectedResult: -0.793, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: -1.445, expectedResult: -0.766, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: -1.414, expectedResult: -0.758, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: -1.125, expectedResult: -0.676, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: -1, expectedResult: -0.633, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: -0.785, expectedResult: -0.543, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: -0.707, expectedResult: -0.508, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: -0.69, expectedResult: -0.5, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: -0.637, expectedResult: -0.47, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: -0.434, expectedResult: -0.352, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: -0.318, expectedResult: -0.273, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: 0.318, expectedResult: 0.375, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: 0.434, expectedResult: 0.543, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: 0.637, expectedResult: 0.89, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: 0.69, expectedResult: 1, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: 0.707, expectedResult: 1.03, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: 0.785, expectedResult: 1.195, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: 1, expectedResult: 1.72, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: 1.125, expectedResult: 2.08, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: 1.414, expectedResult: 3.11, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: 1.445, expectedResult: 3.25, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: 1.57, expectedResult: 3.81, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: 2.3, expectedResult: 8.94, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: 2.72, expectedResult: 14.2, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: 3.14, expectedResult: 22.1, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExpM1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsInfinity(value: -∞, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsInfinity(value: -3.39E+38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsInfinity(value: -1.18E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsInfinity(value: -1.17E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsInfinity(value: -1E-40, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsInfinity(value: -0, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsInfinity(value: NaN, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsInfinity(value: 0, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsInfinity(value: 1E-40, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsInfinity(value: 1.17E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsInfinity(value: 1.18E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsInfinity(value: 3.39E+38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsInfinity(value: ∞, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsPositiveInfinity(value: -∞, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsPositiveInfinity(value: -3.39E+38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsPositiveInfinity(value: -1.18E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsPositiveInfinity(value: -1.17E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsPositiveInfinity(value: -1E-40, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsPositiveInfinity(value: -0, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsPositiveInfinity(value: NaN, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsPositiveInfinity(value: 0, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsPositiveInfinity(value: 1E-40, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsPositiveInfinity(value: 1.17E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsPositiveInfinity(value: 1.18E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsPositiveInfinity(value: 3.39E+38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsPositiveInfinity(value: ∞, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 0.318, expectedResult: 0.54, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 0.434, expectedResult: 0.207, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 0.5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 0.637, expectedResult: -0.416, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 0.69, expectedResult: -0.566, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 0.707, expectedResult: -0.605, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 0.785, expectedResult: -0.78, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 1, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 1.125, expectedResult: -0.926, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 1.414, expectedResult: -0.268, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 1.445, expectedResult: -0.171, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 1.5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 1.57, expectedResult: 0.219, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 2, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 2.3, expectedResult: 0.594, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 2.5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 2.72, expectedResult: -0.633, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 3, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 3.14, expectedResult: -0.902, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: 3.5, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.CosPiTest(value: ∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: 1, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: 0.54, expectedResult: 0.318, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: 0.205, expectedResult: 0.434, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: 0, expectedResult: 0.5, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: -0.416, expectedResult: 0.637, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: -0.57, expectedResult: 0.69, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: -0.605, expectedResult: 0.707, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: -0.78, expectedResult: 0.785, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: -1, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: -0.918, expectedResult: 0.87, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: -0.266, expectedResult: 0.586, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: -0.179, expectedResult: 0.56, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: 0.221, expectedResult: 0.43, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: 0.582, expectedResult: 0.303, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: -0.633, expectedResult: 0.72, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AcosPiTest(value: -0.902, expectedResult: 0.86, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromInt32(i: -16973825, expected: -1.7E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromInt32(i: -16973824, expected: -1.7E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromInt32(i: -16973823, expected: -1.69E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromInt32(i: -16842753, expected: -1.69E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromInt32(i: -16842752, expected: -1.68E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromInt32(i: -16842751, expected: -1.68E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromInt32(i: 0, expected: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromInt32(i: 16842751, expected: 1.68E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromInt32(i: 16842752, expected: 1.68E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromInt32(i: 16842753, expected: 1.69E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromInt32(i: 16973823, expected: 1.69E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromInt32(i: 16973824, expected: 1.7E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromInt32(i: 16973825, expected: 1.7E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromInt32(i: -2147483648, expected: -2.15E+09) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: 1, expected: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: -1, expected: -1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: 3.39E+38, expected: 3.38953139E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: -3.39E+38, expected: -3.38953139E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: 0.1, expected: 0.100097656) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: -0.1, expected: -0.100097656) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: 42, expected: 42) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: -42, expected: -42) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: ∞, expected: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: -∞, expected: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: NaN, expected: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: NaN, expected: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: NaN, expected: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: NaN, expected: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: 1E-40, expected: 9.18354962E-41) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: 0, expected: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: -0, expected: -0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: 3.14, expected: 3.140625) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: -3.14, expected: -3.140625) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: 2.72, expected: 2.71875) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: -2.72, expected: -2.71875) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: 1.5, expected: 1.5) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: -1.5, expected: -1.5) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: 1.51, expected: 1.5078125) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: -1.51, expected: -1.5078125) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: 1.18E-38, expected: 1.17549435E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: 1.17E-38, expected: 1.1663108E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: 5.9E-39, expected: 5.87747175E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: 5.8E-39, expected: 5.78563626E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: 1E-40, expected: 9.18354962E-41) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: -1E-40, expected: -9.18354962E-41) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: -5.8E-39, expected: -5.78563626E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: -5.9E-39, expected: -5.87747175E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: -1.17E-38, expected: -1.1663108E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToSingle(value: -1.18E-38, expected: -1.17549435E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromUInt32(i: 0, expected: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromUInt32(i: 16842751, expected: 1.68E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromUInt32(i: 16842752, expected: 1.68E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromUInt32(i: 16842753, expected: 1.69E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromUInt32(i: 16973823, expected: 1.69E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromUInt32(i: 16973824, expected: 1.7E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromUInt32(i: 16973825, expected: 1.7E+07) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromUInt32(i: 2147483648, expected: 2.15E+09) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromUInt32(i: 4286578687, expected: 4.28E+09) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromUInt32(i: 4286578688, expected: 4.3E+09) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromUInt32(i: 4286578689, expected: 4.3E+09) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromUInt32(i: 4294967295, expected: 4.3E+09) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: -∞, y: ∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: ∞, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: -3.39E+38, y: 3.39E+38, expectedResult: -3.39E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: 3.39E+38, y: -3.39E+38, expectedResult: -3.39E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: -0, y: 0, expectedResult: -0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: 0, y: -0, expectedResult: -0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: 2, y: -3, expectedResult: 2) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: -3, y: 2, expectedResult: 2) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: 3, y: -2, expectedResult: -2) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinMagnitudeNumberTest(x: -2, y: 3, expectedResult: -2) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.NegativeInfinity [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToString_InvalidFormat_ThrowsFormatException [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsSubnormal(value: -∞, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsSubnormal(value: -3.39E+38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsSubnormal(value: -1.18E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsSubnormal(value: -1.17E-38, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsSubnormal(value: -1E-40, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsSubnormal(value: -0, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsSubnormal(value: NaN, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsSubnormal(value: 0, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsSubnormal(value: 1E-40, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsSubnormal(value: 1.17E-38, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsSubnormal(value: 1.18E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsSubnormal(value: 3.39E+38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsSubnormal(value: ∞, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: -∞, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: ∞, y: -∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: -3.39E+38, y: 3.39E+38, expectedResult: 3.39E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: 3.39E+38, y: -3.39E+38, expectedResult: 3.39E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: -0, y: 0, expectedResult: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: 0, y: -0, expectedResult: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: 2, y: -3, expectedResult: 2) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: -3, y: 2, expectedResult: 2) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: 3, y: -2, expectedResult: 3) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxNumberTest(x: -2, y: 3, expectedResult: 3) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: -∞, y: ∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: ∞, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: -3.39E+38, y: 3.39E+38, expectedResult: -3.39E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: 3.39E+38, y: -3.39E+38, expectedResult: -3.39E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: -0, y: 0, expectedResult: -0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: 0, y: -0, expectedResult: -0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: 2, y: -3, expectedResult: -3) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: -3, y: 2, expectedResult: -3) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: 3, y: -2, expectedResult: -2) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinNumberTest(x: -2, y: 3, expectedResult: -2) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: -∞, expectedResult: -3.39E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: -3.14, expectedResult: -3.12) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: -2.72, expectedResult: -2.7) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: -2.3, expectedResult: -2.28) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: -1.57, expectedResult: -1.56) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: -1.445, expectedResult: -1.44) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: -1.414, expectedResult: -1.41) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: -1.125, expectedResult: -1.12) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: -1, expectedResult: -0.996) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: -0.785, expectedResult: -0.78) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: -0.707, expectedResult: -0.703) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: -0.69, expectedResult: -0.688) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: -0.637, expectedResult: -0.633) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: -0.434, expectedResult: -0.432) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: -0.318, expectedResult: -0.316) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: -0, expectedResult: 1E-40) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: NaN, expectedResult: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: 0, expectedResult: 1E-40) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: 0.318, expectedResult: 0.32) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: 0.434, expectedResult: 0.436) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: 0.637, expectedResult: 0.64) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: 0.69, expectedResult: 0.695) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: 0.707, expectedResult: 0.71) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: 0.785, expectedResult: 0.79) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: 1, expectedResult: 1.01) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: 1.125, expectedResult: 1.13) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: 1.414, expectedResult: 1.42) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: 1.445, expectedResult: 1.45) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: 1.57, expectedResult: 1.58) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: 2.3, expectedResult: 2.31) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: 2.72, expectedResult: 2.73) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: 3.14, expectedResult: 3.16) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitIncrement(value: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "-123", style: AllowThousands | Float, provider: null, expectedFloat: -123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "0", style: AllowThousands | Float, provider: null, expectedFloat: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "123", style: AllowThousands | Float, provider: null, expectedFloat: 123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: " 123 ", style: AllowThousands | Float, provider: null, expectedFloat: 123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "567.89", style: AllowThousands | Float, provider: null, expectedFloat: 567.890015) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "-567.89", style: AllowThousands | Float, provider: null, expectedFloat: -567.890015) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "1E23", style: AllowThousands | Float, provider: null, expectedFloat: 9.99999978E+22) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: ".234", style: AllowThousands | Float, provider: null, expectedFloat: 0.233999997) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "234.", style: AllowThousands | Float, provider: null, expectedFloat: 234) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "00000000000003389531389251535475904708003714878668"···, style: AllowThousands | Float, provider: null, expectedFloat: 3.38953139E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "00000000000000338953138925153547590470800371487866"···, style: AllowThousands | Float, provider: null, expectedFloat: 3.38953139E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "2049.0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2048) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "2049.000000000000001", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2050) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "2049.0000000000000001", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2050) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "2049.00000000000000001", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2050) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "5.000000000000000004", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "5.0000000000000000004", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "5.004", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.00400019) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "5.004000000000000000", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.00400019) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "5.0040000000000000000", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.00400019) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "5.040", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.03999996) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "5004.000000000000000", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5004) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "50040.0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 50040) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "5004", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5004) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "050040", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 50040) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "0.000000000000000000", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "0.005", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 0.00499999989) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "0.0400", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 0.0399999991) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "1200e0", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1200) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "120100e-4", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 12.0100002) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "12010.00e-4", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1.20099998) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "12000e-4", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1.20000005) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "1200", style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1200) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "123.1", style: AllowDecimalPoint, provider: null, expectedFloat: 123.099998) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "1,000", style: AllowThousands, provider: null, expectedFloat: 1000) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "123", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expectedFloat: 123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "123.567", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expectedFloat: 123.567001) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "123", style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expectedFloat: 123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "$1,000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1000) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1000) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "123.123", style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 123.123001) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "(123)", style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: -123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.EqualityMethodAndOperator [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TryFormat [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: -∞, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: -3.14, expectedResult: -0.887, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: -2.72, expectedResult: -0.848, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: -2.3, expectedResult: -0.797, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: -1.57, expectedResult: -0.664, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: -1.445, expectedResult: -0.633, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: -1.414, expectedResult: -0.625, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: -1.125, expectedResult: -0.543, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: -1, expectedResult: -0.5, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: -0.785, expectedResult: -0.42, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: -0.707, expectedResult: -0.387, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: -0.69, expectedResult: -0.38, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: -0.637, expectedResult: -0.357, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: -0.434, expectedResult: -0.26, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: -0.318, expectedResult: -0.198, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: 0.318, expectedResult: 0.247, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: 0.434, expectedResult: 0.352, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: 0.637, expectedResult: 0.555, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: 0.69, expectedResult: 0.613, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: 0.707, expectedResult: 0.633, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: 0.785, expectedResult: 0.723, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: 1, expectedResult: 1, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: 1.125, expectedResult: 1.18, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: 1.414, expectedResult: 1.664, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: 1.445, expectedResult: 1.73, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: 1.57, expectedResult: 1.97, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: 2.3, expectedResult: 3.9, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: 2.72, expectedResult: 5.6, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: 3.14, expectedResult: 7.8, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp2M1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -3.14, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -2.72, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -1.414, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -1, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -0.996, expectedResult: -2.4, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -0.973, expectedResult: -1.56, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -0.965, expectedResult: -1.45, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -0.96, expectedResult: -1.41, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -0.926, expectedResult: -1.13, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -0.9, expectedResult: -0.992, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -0.836, expectedResult: -0.785, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -0.805, expectedResult: -0.71, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -0.797, expectedResult: -0.69, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -0.77, expectedResult: -0.637, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -0.633, expectedResult: -0.436, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -0.52, expectedResult: -0.318, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: 1.08, expectedResult: 0.318, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: 1.72, expectedResult: 0.434, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: 3.33, expectedResult: 0.637, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: 3.94, expectedResult: 0.695, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: 4.1, expectedResult: 0.707, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: 5.1, expectedResult: 0.785, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: 9, expectedResult: 1, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: 12.44, expectedResult: 1.125, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: 25, expectedResult: 1.414, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: 26.8, expectedResult: 1.445, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: 36.2, expectedResult: 1.57, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: 200, expectedResult: 2.3, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: 520, expectedResult: 2.72, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: 1384, expectedResult: 3.14, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log10P1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: -∞, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: -3.14, expectedResult: -1, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: -2.72, expectedResult: -1, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: -2.3, expectedResult: -0.996, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: -1.57, expectedResult: -0.973, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: -1.445, expectedResult: -0.965, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: -1.414, expectedResult: -0.96, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: -1.125, expectedResult: -0.926, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: -1, expectedResult: -0.9, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: -0.785, expectedResult: -0.836, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: -0.707, expectedResult: -0.805, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: -0.69, expectedResult: -0.797, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: -0.637, expectedResult: -0.77, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: -0.434, expectedResult: -0.633, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: -0.318, expectedResult: -0.52, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: 0.318, expectedResult: 1.08, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: 0.434, expectedResult: 1.71, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: 0.637, expectedResult: 3.33, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: 0.69, expectedResult: 3.9, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: 0.707, expectedResult: 4.1, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: 0.785, expectedResult: 5.1, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: 1, expectedResult: 9, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: 1.125, expectedResult: 12.3, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: 1.414, expectedResult: 25, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: 1.445, expectedResult: 26.9, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: 1.57, expectedResult: 36.2, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: 2.3, expectedResult: 197, allowedVariance: 3.9) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: 2.72, expectedResult: 524, allowedVariance: 3.9) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: 3.14, expectedResult: 1384, allowedVariance: 39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10M1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: -∞, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: -3.14, expectedResult: 0.000725, allowedVariance: 3.9E-06) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: -2.72, expectedResult: 0.00191, allowedVariance: 3.9E-05) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: -2.3, expectedResult: 0.00504, allowedVariance: 3.9E-05) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: -1.57, expectedResult: 0.0269, allowedVariance: 0.000391) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: -1.445, expectedResult: 0.036, allowedVariance: 0.000391) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: -1.414, expectedResult: 0.0386, allowedVariance: 0.000391) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: -1.125, expectedResult: 0.075, allowedVariance: 0.000391) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: -1, expectedResult: 0.1, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: -0.785, expectedResult: 0.164, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: -0.707, expectedResult: 0.196, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: -0.69, expectedResult: 0.203, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: -0.637, expectedResult: 0.23, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: -0.434, expectedResult: 0.37, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: -0.318, expectedResult: 0.48, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: -0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: 0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: 0.318, expectedResult: 2.08, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: 0.434, expectedResult: 2.72, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: 0.637, expectedResult: 4.34, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: 0.69, expectedResult: 4.9, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: 0.707, expectedResult: 5.1, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: 0.785, expectedResult: 6.1, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: 1, expectedResult: 10, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: 1.125, expectedResult: 13.3, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: 1.414, expectedResult: 26, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: 1.445, expectedResult: 27.9, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: 1.57, expectedResult: 37.2, allowedVariance: 0.39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: 2.3, expectedResult: 198, allowedVariance: 3.9) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: 2.72, expectedResult: 524, allowedVariance: 3.9) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: 3.14, expectedResult: 1384, allowedVariance: 39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Exp10Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Invalid(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Invalid(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Invalid(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Invalid(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Invalid(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Invalid(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Invalid(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Invalid(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Invalid(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Invalid(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Invalid(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Invalid(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AsinPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AsinPiTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AsinPiTest(value: 0.84, expectedResult: 0.316, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AsinPiTest(value: 0.98, expectedResult: 0.438, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AsinPiTest(value: 1, expectedResult: 0.5, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AsinPiTest(value: 0.91, expectedResult: 0.363, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AsinPiTest(value: 0.82, expectedResult: 0.307, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AsinPiTest(value: 0.797, expectedResult: 0.293, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AsinPiTest(value: 0.625, expectedResult: 0.215, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AsinPiTest(value: -0.393, expectedResult: -0.128, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AsinPiTest(value: -0.965, expectedResult: -0.416, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AsinPiTest(value: -0.984, expectedResult: -0.443, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AsinPiTest(value: -0.977, expectedResult: -0.432, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AsinPiTest(value: 0.812, expectedResult: 0.303, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AsinPiTest(value: 0.773, expectedResult: 0.281, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AsinPiTest(value: -0.43, expectedResult: -0.142, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 0.318, expectedResult: 1.555, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 0.434, expectedResult: 4.72, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 0.5, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 0.637, expectedResult: -2.19, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 0.69, expectedResult: -1.46, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 0.707, expectedResult: -1.31, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 0.785, expectedResult: -0.8, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 1, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 1.125, expectedResult: 0.414, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 1.414, expectedResult: 3.61, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 1.445, expectedResult: 5.75, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 1.5, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 1.57, expectedResult: -4.47, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 2, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 2.3, expectedResult: 1.35, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 2.5, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 2.72, expectedResult: -1.22, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 3, expectedResult: -0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 3.14, expectedResult: 0.473, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: 3.5, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.TanPiTest(value: ∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToSingle(BFloat16: 1E-40, verify: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToSingle(BFloat16: -1E-40, verify: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToSingle(BFloat16: 5.5E-40, verify: 5.67000391E-40) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToSingle(BFloat16: -5.5E-40, verify: -5.67000391E-40) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToSingle(BFloat16: 55.8, verify: 55.75) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToSingle(BFloat16: -55.8, verify: -55.75) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToSingle(BFloat16: ∞, verify: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToSingle(BFloat16: -∞, verify: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToSingle(BFloat16: ∞, verify: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToSingle(BFloat16: -∞, verify: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ToSingle(BFloat16: NaN, verify: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -1, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -0.887, expectedResult: -3.14, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -0.848, expectedResult: -2.72, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -0.797, expectedResult: -2.3, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -0.664, expectedResult: -1.57, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -0.633, expectedResult: -1.445, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -0.625, expectedResult: -1.414, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -0.543, expectedResult: -1.13, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -0.5, expectedResult: -1, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -0.42, expectedResult: -0.785, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -0.387, expectedResult: -0.707, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -0.38, expectedResult: -0.69, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -0.357, expectedResult: -0.637, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -0.26, expectedResult: -0.434, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -0.198, expectedResult: -0.318, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: 0.247, expectedResult: 0.318, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: 0.352, expectedResult: 0.436, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: 0.555, expectedResult: 0.637, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: 0.617, expectedResult: 0.695, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: 0.633, expectedResult: 0.707, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: 0.723, expectedResult: 0.785, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: 1, expectedResult: 1, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: 1.19, expectedResult: 1.13, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: 1.664, expectedResult: 1.414, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: 1.72, expectedResult: 1.445, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: 1.97, expectedResult: 1.57, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: 3.94, expectedResult: 2.3, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: 5.6, expectedResult: 2.72, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: 7.8, expectedResult: 3.14, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Log2P1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MinValue [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: 1, expected: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: -1, expected: -1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: 3.39E+38, expected: 3.3895313892515355E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: -3.39E+38, expected: -3.3895313892515355E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: 0.1, expected: 0.10009765625) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: -0.1, expected: -0.10009765625) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: 42, expected: 42) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: -42, expected: -42) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: ∞, expected: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: -∞, expected: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: NaN, expected: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: NaN, expected: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: NaN, expected: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: NaN, expected: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: 1E-40, expected: 9.1835496157991212E-41) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: 0, expected: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: -0, expected: -0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: 3.14, expected: 3.140625) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: -3.14, expected: -3.140625) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: 2.72, expected: 2.71875) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: -2.72, expected: -2.71875) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: 1.5, expected: 1.5) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: -1.5, expected: -1.5) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: 1.51, expected: 1.5078125) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: -1.51, expected: -1.5078125) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: 1.18E-38, expected: 1.1754943508222875E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: 1.17E-38, expected: 1.1663108012064884E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: 5.9E-39, expected: 5.8774717541114375E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: 5.8E-39, expected: 5.7856362579534463E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: 1E-40, expected: 9.1835496157991212E-41) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: -1E-40, expected: -9.1835496157991212E-41) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: -5.8E-39, expected: -5.7856362579534463E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: -5.9E-39, expected: -5.8774717541114375E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: -1.17E-38, expected: -1.1663108012064884E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_ToDouble(value: -1.18E-38, expected: -1.1754943508222875E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: -∞, value2: -∞, amount: 0.5, expectedResult: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: -∞, value2: NaN, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: -∞, value2: ∞, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: -∞, value2: 0, amount: 0.5, expectedResult: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: -∞, value2: 1, amount: 0.5, expectedResult: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: NaN, value2: -∞, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: NaN, value2: NaN, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: NaN, value2: ∞, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: NaN, value2: 0, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: NaN, value2: 1, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: ∞, value2: -∞, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: ∞, value2: NaN, amount: 0.5, expectedResult: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: ∞, value2: ∞, amount: 0.5, expectedResult: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: ∞, value2: 0, amount: 0.5, expectedResult: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: ∞, value2: 1, amount: 0.5, expectedResult: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: 1, value2: 3, amount: 0, expectedResult: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: 1, value2: 3, amount: 0.5, expectedResult: 2) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: 1, value2: 3, amount: 1, expectedResult: 3) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: 1, value2: 3, amount: 2, expectedResult: 5) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: 2, value2: 4, amount: 0, expectedResult: 2) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: 2, value2: 4, amount: 0.5, expectedResult: 3) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: 2, value2: 4, amount: 1, expectedResult: 4) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: 2, value2: 4, amount: 2, expectedResult: 6) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: 3, value2: 1, amount: 0, expectedResult: 3) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: 3, value2: 1, amount: 0.5, expectedResult: 2) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: 3, value2: 1, amount: 1, expectedResult: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: 3, value2: 1, amount: 2, expectedResult: -1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: 4, value2: 2, amount: 0, expectedResult: 4) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: 4, value2: 2, amount: 0.5, expectedResult: 3) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: 4, value2: 2, amount: 1, expectedResult: 2) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LerpTest(value1: 4, value2: 2, amount: 2, expectedResult: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Invalid(value: null, style: Float, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Invalid(value: "", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Invalid(value: " ", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Invalid(value: "ab", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Invalid(value: "(123)", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Invalid(value: "$100", style: Float, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Invalid(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Invalid(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Invalid(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Invalid(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Invalid(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 0.318, expectedResult: 0.84, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 0.434, expectedResult: 0.977, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 0.5, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 0.637, expectedResult: 0.91, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 0.69, expectedResult: 0.824, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 0.707, expectedResult: 0.797, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 0.785, expectedResult: 0.625, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 1, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 1.125, expectedResult: -0.383, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 1.414, expectedResult: -0.965, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 1.445, expectedResult: -0.984, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 1.5, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 1.57, expectedResult: -0.977, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 2, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 2.3, expectedResult: 0.805, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 2.5, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 2.72, expectedResult: 0.773, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 3, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 3.14, expectedResult: -0.428, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: 3.5, expectedResult: -1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.SinPiTest(value: ∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: -3.14, expectedResult: -3.16) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: -2.72, expectedResult: -2.73) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: -2.3, expectedResult: -2.31) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: -1.57, expectedResult: -1.58) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: -1.445, expectedResult: -1.45) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: -1.414, expectedResult: -1.42) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: -1.125, expectedResult: -1.13) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: -1, expectedResult: -1.01) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: -0.785, expectedResult: -0.79) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: -0.707, expectedResult: -0.71) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: -0.69, expectedResult: -0.695) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: -0.637, expectedResult: -0.64) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: -0.434, expectedResult: -0.436) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: -0.318, expectedResult: -0.32) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: -0, expectedResult: -1E-40) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: NaN, expectedResult: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: 0, expectedResult: -1E-40) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: 0.318, expectedResult: 0.316) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: 0.434, expectedResult: 0.432) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: 0.637, expectedResult: 0.633) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: 0.69, expectedResult: 0.688) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: 0.707, expectedResult: 0.703) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: 0.785, expectedResult: 0.78) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: 1, expectedResult: 0.996) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: 1.125, expectedResult: 1.12) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: 1.414, expectedResult: 1.41) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: 1.445, expectedResult: 1.44) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: 1.57, expectedResult: 1.56) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: 2.3, expectedResult: 2.28) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: 2.72, expectedResult: 2.7) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: 3.14, expectedResult: 3.12) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.BitDecrement(value: ∞, expectedResult: 3.39E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Ctor_Empty [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -∞, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -3.14, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -2.72, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -1.414, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -1, expectedResult: -∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -0.957, expectedResult: -3.14, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -0.934, expectedResult: -2.72, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -0.9, expectedResult: -2.28, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -0.793, expectedResult: -1.58, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -0.766, expectedResult: -1.45, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -0.758, expectedResult: -1.42, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -0.676, expectedResult: -1.125, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -0.633, expectedResult: -1, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -0.543, expectedResult: -0.78, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -0.508, expectedResult: -0.707, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -0.5, expectedResult: -0.69, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -0.47, expectedResult: -0.637, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: -0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: 0.375, expectedResult: 0.318, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: 0.543, expectedResult: 0.434, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: 0.89, expectedResult: 0.637, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: 1, expectedResult: 0.69, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: 1.03, expectedResult: 0.707, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: 1.195, expectedResult: 0.785, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: 1.72, expectedResult: 1, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: 2.1, expectedResult: 1.13, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: 3.11, expectedResult: 1.414, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: 3.23, expectedResult: 1.445, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: 3.81, expectedResult: 1.57, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: 9, expectedResult: 2.3, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: 14.1, expectedResult: 2.72, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: 22.1, expectedResult: 3.14, allowedVariance: 0.039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.LogP1Test(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: NaN, x: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: 0, x: -1, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: 0, x: -0, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: 0, x: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: 0, x: 1, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: 0.84, x: 0.54, expectedResult: 0.318, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: 0.98, x: 0.205, expectedResult: 0.434, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: 1, x: -0, expectedResult: 0.5, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: 1, x: 0, expectedResult: 0.5, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: 0.91, x: -0.416, expectedResult: 0.637, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: 0.82, x: -0.57, expectedResult: 0.695, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: 0.797, x: -0.605, expectedResult: 0.707, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: 0.625, x: -0.78, expectedResult: 0.785, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: -0.393, x: -0.918, expectedResult: -0.87, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: -0.965, x: -0.266, expectedResult: -0.586, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: -0.984, x: -0.179, expectedResult: -0.56, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: -0.977, x: 0.221, expectedResult: -0.43, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: 0.812, x: 0.582, expectedResult: 0.303, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: 0.773, x: -0.633, expectedResult: 0.72, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: -0.43, x: -0.902, expectedResult: -0.86, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: 1, x: -∞, expectedResult: 1, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: 1, x: ∞, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: ∞, x: -1, expectedResult: 0.5, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: ∞, x: 1, expectedResult: 0.5, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: ∞, x: -∞, expectedResult: 0.75, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Atan2PiTest(y: ∞, x: ∞, expectedResult: 0.25, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 0.318, expectedResult: 0.00555, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 0.434, expectedResult: 0.00757, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 0.5, expectedResult: 0.0087, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 0.637, expectedResult: 0.0111, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 0.695, expectedResult: 0.01215, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 0.707, expectedResult: 0.0123, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 0.785, expectedResult: 0.01373, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 1, expectedResult: 0.0175, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 1.125, expectedResult: 0.0197, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 1.414, expectedResult: 0.0247, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 1.445, expectedResult: 0.0253, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 1.5, expectedResult: 0.0261, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 1.57, expectedResult: 0.0275, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 2, expectedResult: 0.035, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 2.3, expectedResult: 0.04, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 2.5, expectedResult: 0.0437, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 2.72, expectedResult: 0.0474, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 3, expectedResult: 0.0522, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 3.14, expectedResult: 0.055, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: 3.5, expectedResult: 0.061, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.DegreesToRadiansTest(value: ∞, expectedResult: ∞, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxValue [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: -∞, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: ∞, y: -∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: -3.39E+38, y: 3.39E+38, expectedResult: 3.39E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: 3.39E+38, y: -3.39E+38, expectedResult: 3.39E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: NaN, y: NaN, expectedResult: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: NaN, y: 1, expectedResult: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: 1, y: NaN, expectedResult: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: ∞, y: NaN, expectedResult: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: -∞, y: NaN, expectedResult: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: NaN, y: ∞, expectedResult: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: NaN, y: -∞, expectedResult: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: -0, y: 0, expectedResult: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: 0, y: -0, expectedResult: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: 2, y: -3, expectedResult: -3) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: -3, y: 2, expectedResult: -3) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: 3, y: -2, expectedResult: 3) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.MaxMagnitudeNumberTest(x: -2, y: 3, expectedResult: 3) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsFinite(value: -∞, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsFinite(value: -3.39E+38, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsFinite(value: -1.51E-36, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsFinite(value: -1.5E-36, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsFinite(value: -1E-40, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsFinite(value: -0, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsFinite(value: NaN, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsFinite(value: 0, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsFinite(value: 1E-40, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsFinite(value: 1.5E-36, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsFinite(value: 1.51E-36, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsFinite(value: 3.39E+38, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsFinite(value: ∞, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expectedFloat: -123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "0", offset: 0, count: 1, style: AllowThousands | Float, provider: null, expectedFloat: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expectedFloat: 123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expectedFloat: 123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "567.89", offset: 0, count: 6, style: AllowThousands | Float, provider: null, expectedFloat: 567.890015) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "-567.89", offset: 0, count: 7, style: AllowThousands | Float, provider: null, expectedFloat: -567.890015) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "1E23", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expectedFloat: 9.99999978E+22) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: ".234", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expectedFloat: 0.233999997) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "234.", offset: 0, count: 4, style: AllowThousands | Float, provider: null, expectedFloat: 234) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "00000000000003389531389251535475904708003714878668"···, offset: 0, count: 53, style: AllowThousands | Float, provider: null, expectedFloat: 3.38953139E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "00000000000000338953138925153547590470800371487866"···, offset: 0, count: 54, style: AllowThousands | Float, provider: null, expectedFloat: 3.38953139E+38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "2049.0", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2048) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "2049.000000000000001", offset: 0, count: 20, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2050) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "2049.0000000000000001", offset: 0, count: 21, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2050) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "2049.00000000000000001", offset: 0, count: 22, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 2050) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "5.000000000000000004", offset: 0, count: 20, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "5.0000000000000000004", offset: 0, count: 21, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "5.004", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.00400019) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "5.004000000000000000", offset: 0, count: 20, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.00400019) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "5.0040000000000000000", offset: 0, count: 21, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.00400019) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "5.040", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5.03999996) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "5004.000000000000000", offset: 0, count: 20, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5004) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "50040.0", offset: 0, count: 7, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 50040) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "5004", offset: 0, count: 4, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 5004) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "050040", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 50040) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "0.000000000000000000", offset: 0, count: 20, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "0.005", offset: 0, count: 5, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 0.00499999989) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "0.0400", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 0.0399999991) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "1200e0", offset: 0, count: 6, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1200) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "120100e-4", offset: 0, count: 9, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 12.0100002) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "12010.00e-4", offset: 0, count: 11, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1.20099998) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "12000e-4", offset: 0, count: 8, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1.20000005) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "1200", offset: 0, count: 4, style: AllowThousands | Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1200) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "123.1", offset: 0, count: 5, style: AllowDecimalPoint, provider: null, expectedFloat: 123.099998) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "1,000", offset: 0, count: 5, style: AllowThousands, provider: null, expectedFloat: 1000) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expectedFloat: 123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "123.567", offset: 0, count: 7, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expectedFloat: 123.567001) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expectedFloat: 123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "$1,000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1000) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 1000) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "123.123", offset: 0, count: 7, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 123.123001) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: -123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "NaN", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "Infinity", offset: 0, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "-Infinity", offset: 0, count: 9, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "-123", offset: 1, count: 3, style: AllowThousands | Float, provider: null, expectedFloat: 123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expectedFloat: -12) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "1E23", offset: 0, count: 3, style: AllowThousands | Float, provider: null, expectedFloat: 100) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 2, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 12) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 10) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: 123) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.Parse_Utf8Span_Valid(value: "-Infinity", offset: 1, count: 8, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expectedFloat: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AtanPiTest(value: NaN, expectedResult: NaN, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AtanPiTest(value: 0, expectedResult: 0, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AtanPiTest(value: 1.555, expectedResult: 0.318, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AtanPiTest(value: 4.78, expectedResult: 0.434, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AtanPiTest(value: ∞, expectedResult: 0.5, allowedVariance: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AtanPiTest(value: -2.19, expectedResult: -0.363, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AtanPiTest(value: -1.44, expectedResult: -0.307, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AtanPiTest(value: -1.31, expectedResult: -0.293, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AtanPiTest(value: -0.8, expectedResult: -0.215, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AtanPiTest(value: 0.426, expectedResult: 0.128, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AtanPiTest(value: 3.62, expectedResult: 0.414, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AtanPiTest(value: 5.5, expectedResult: 0.443, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AtanPiTest(value: -4.4, expectedResult: -0.43, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AtanPiTest(value: 1.4, expectedResult: 0.303, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AtanPiTest(value: -1.22, expectedResult: -0.281, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.AtanPiTest(value: 0.477, expectedResult: 0.142, allowedVariance: 0.0039) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 3.1415926535897931, expected: 3.14) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 2.7182818284590451, expected: 2.72) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -3.1415926535897931, expected: -3.14) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -2.7182818284590451, expected: -2.72) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 1.7976931348623157E+308, expected: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -1.7976931348623157E+308, expected: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: ∞, expected: ∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -∞, expected: -∞) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: NaN, expected: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: NaN, expected: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: NaN, expected: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: NaN, expected: NaN) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 4.9406564584124654E-324, expected: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -4.9406564584124654E-324, expected: -0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 1, expected: 1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -1, expected: -1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 0, expected: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -0, expected: -0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 42, expected: 42) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -42, expected: -42) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 0.10000000000000001, expected: 0.1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -0.10000000000000001, expected: -0.1) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 1.5, expected: 1.5) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -1.5, expected: -1.5) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 1.5078125, expected: 1.51) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -1.5078125, expected: -1.51) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 1.1754943508222875E-38, expected: 1.18E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 1.1663108012064884E-38, expected: 1.17E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 5.8774717541114375E-39, expected: 5.9E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 5.7856362579534463E-39, expected: 5.8E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 9.1835496157991212E-41, expected: 1E-40) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -9.1835496157991212E-41, expected: -1E-40) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -5.7856362579534463E-39, expected: -5.8E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -5.8774717541114375E-39, expected: -5.9E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -1.1663108012064884E-38, expected: -1.17E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -1.1754943508222875E-38, expected: -1.18E-38) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 1052.0000000000002, expected: 1060) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 1052, expected: 1060) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 1051.9999999999998, expected: 1050) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 1044, expected: 1040) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -1051.9999999999998, expected: -1050) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -1052, expected: -1060) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -1052.0000000000002, expected: -1060) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -1044, expected: -1040) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 6.1988959906644081E-39, expected: 6.2E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 6.1988959906644068E-39, expected: 6.2E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 6.1988959906644055E-39, expected: 6.15E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -6.1988959906644055E-39, expected: -6.15E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -6.1988959906644068E-39, expected: -6.2E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: -6.1988959906644081E-39, expected: -6.2E-39) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.ExplicitConversion_FromDouble(d: 3.4438311059246704E-41, expected: 0) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.PositiveInfinity [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNaN(value: -∞, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNaN(value: -3.39E+38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNaN(value: -1.18E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNaN(value: -1.17E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNaN(value: -1E-40, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNaN(value: -0, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNaN(value: NaN, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNaN(value: 0, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNaN(value: 1E-40, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNaN(value: 1.17E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNaN(value: 1.18E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNaN(value: 3.39E+38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNaN(value: ∞, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNormal(value: -∞, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNormal(value: -3.39E+38, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNormal(value: -1.18E-38, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNormal(value: -1.17E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNormal(value: -1E-40, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNormal(value: -0, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNormal(value: NaN, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNormal(value: 0, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNormal(value: 1E-40, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNormal(value: 1.17E-38, expected: False) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNormal(value: 1.18E-38, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNormal(value: 3.39E+38, expected: True) [14:21:58] info: [STRT] System.Numerics.Tests.BFloat16Tests.IsNormal(value: ∞, expected: False) [14:21:58] info: [STRT] System.Tests.ConditionalAttributeTests.Ctor [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericNestedTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(int[]), expected: True) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(string[]), expected: True) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(System.Void), expected: False) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(int), expected: False) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(System.Int32[]&), expected: False) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(int[,]), expected: False) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(int[*]), expected: False) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(int[*]), expected: False) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(int[]), expected: True) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(int[][]), expected: True) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(int[]), expected: True) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(int[*]), expected: False) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(int), expected: False) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(int[]), expected: True) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(int[*]), expected: False) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(int[][]), expected: True) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(int[,]), expected: False) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(Outside), expected: False) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(Outside[]), expected: True) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(Outside[,]), expected: False) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsSZArray(type: typeof(Outside[*]), expected: False) [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.CreateInstance [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsAssignableTo [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.IsAssignableFrom [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.Properties [14:21:58] info: [STRT] System.Reflection.Tests.TypeDelegatorTests.FunctionPointers [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionInteropTests.Fom_HR(hr: -2146232799) [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionInteropTests.Fom_HR(hr: -2146234297) [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionInteropTests.Fom_HR(hr: -2146234304) [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionInteropTests.Fom_HR(hr: -2147024892) [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionInteropTests.Fom_HR(hr: -2147024864) [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionInteropTests.Fom_HR(hr: -2147024863) [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionInteropTests.Fom_HR(hr: -2147024786) [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionInteropTests.Fom_HR(hr: -2147023503) [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionInteropTests.Fom_HR(hr: -2147023891) [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionInteropTests.Fom_HR(hr: -2147023782) [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionInteropTests.Fom_HR(hr: -2146234346) [14:21:58] info: [STRT] System.IO.Tests.FileLoadExceptionInteropTests.Fom_HR(hr: -2147023890) [14:21:58] info: [STRT] System.Tests.Int128Tests.ExplicitConversionToDouble_LargeValue [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -170141183460469231731687303715884105728, format: "G", provider: null, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -4567, format: "G", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 0, format: "G", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "G", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551619, format: "G", provider: null, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551626, format: "G", provider: null, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 92233720368547758081, format: "G", provider: null, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000, format: "G", provider: null, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 1000000000000000000000, format: "G", provider: null, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "G", provider: null, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "G", provider: null, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -170141183460469231731687303715884105728, format: "G\0", provider: null, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -4567, format: "G\0", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 0, format: "G\0", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551619, format: "G\0", provider: null, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551626, format: "G\0", provider: null, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 92233720368547758081, format: "G\0", provider: null, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000, format: "G\0", provider: null, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 1000000000000000000000, format: "G\0", provider: null, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "G\0", provider: null, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "G\0", provider: null, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -170141183460469231731687303715884105728, format: "\0N222", provider: null, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -4567, format: "\0N222", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551619, format: "\0N222", provider: null, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551626, format: "\0N222", provider: null, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 92233720368547758081, format: "\0N222", provider: null, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000, format: "\0N222", provider: null, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 1000000000000000000000, format: "\0N222", provider: null, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "\0N222", provider: null, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "\0N222", provider: null, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -170141183460469231731687303715884105728, format: "\0", provider: null, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -4567, format: "\0", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 0, format: "\0", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551619, format: "\0", provider: null, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551626, format: "\0", provider: null, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 92233720368547758081, format: "\0", provider: null, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000, format: "\0", provider: null, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 1000000000000000000000, format: "\0", provider: null, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "\0", provider: null, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "\0", provider: null, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -170141183460469231731687303715884105728, format: "", provider: null, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -4567, format: "", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 0, format: "", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551619, format: "", provider: null, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551626, format: "", provider: null, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 92233720368547758081, format: "", provider: null, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000, format: "", provider: null, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 1000000000000000000000, format: "", provider: null, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "", provider: null, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "", provider: null, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -170141183460469231731687303715884105728, format: "R", provider: null, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -4567, format: "R", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 0, format: "R", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "R", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551619, format: "R", provider: null, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551626, format: "R", provider: null, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 92233720368547758081, format: "R", provider: null, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000, format: "R", provider: null, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 1000000000000000000000, format: "R", provider: null, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "R", provider: null, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "R", provider: null, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "D", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "D99", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "D99\09", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -4567, format: "D99", provider: null, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 0, format: "x", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 9320, format: "x", provider: null, expected: "2468") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -9320, format: "x", provider: null, expected: "ffffffffffffffffffffffffffffdb98") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 0, format: "b", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -9320, format: "b", provider: null, expected: "11111111111111111111111111111111111111111111111111"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -170141183460469231731687303715884105728, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551619, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551626, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 92233720368547758081, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 1000000000000000000000, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -170141183460469231731687303715884105728, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551619, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551626, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 92233720368547758081, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 1000000000000000000000, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -170141183460469231731687303715884105728, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551619, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551626, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 92233720368547758081, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 1000000000000000000000, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -170141183460469231731687303715884105728, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551619, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551626, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 92233720368547758081, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 1000000000000000000000, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -170141183460469231731687303715884105728, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551619, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551626, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 92233720368547758081, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 1000000000000000000000, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -170141183460469231731687303715884105728, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551619, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 18446744073709551626, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 92233720368547758081, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 1000000000000000000000, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 100000000000000000000000000000000000, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 170141183460469231731687303715884105727, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 4567, format: "D99\09", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -4567, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "ffffffffffffffffffffffffffffdb98") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "11111111111111111111111111111111111111111111111111"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: -2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "#2*468~00") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:58] info: [STRT] System.Tests.Int128Tests.ToStringTest(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:58] info: [STRT] System.Tests.Int128Tests.CheckedConvertToSByte [14:21:58] info: [STRT] System.Tests.Int128Tests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 234, expected: 0) [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_Other_ReturnsExpected(i: 234, value: -170141183460469231731687303715884105728, expected: 1) [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_Other_ReturnsExpected(i: -234, value: -170141183460469231731687303715884105728, expected: 1) [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_Other_ReturnsExpected(i: -170141183460469231731687303715884105728, value: -170141183460469231731687303715884105728, expected: 0) [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_Other_ReturnsExpected(i: 234, value: -123, expected: 1) [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 0, expected: 1) [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 123, expected: 1) [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 456, expected: -1) [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 170141183460469231731687303715884105727, expected: -1) [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_Other_ReturnsExpected(i: -234, value: 170141183460469231731687303715884105727, expected: -1) [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_Other_ReturnsExpected(i: 170141183460469231731687303715884105727, value: 170141183460469231731687303715884105727, expected: 0) [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_Other_ReturnsExpected(i: -234, value: -234, expected: 0) [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_Other_ReturnsExpected(i: -234, value: 234, expected: -1) [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_Other_ReturnsExpected(i: -234, value: -432, expected: 1) [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_Other_ReturnsExpected(i: 234, value: null, expected: 1) [14:21:58] info: [STRT] System.Tests.Int128Tests.ToString_InvalidFormat_ThrowsFormatException [14:21:58] info: [STRT] System.Tests.Int128Tests.EqualsTest(i1: 789, obj: 789, expected: True) [14:21:58] info: [STRT] System.Tests.Int128Tests.EqualsTest(i1: 789, obj: -789, expected: False) [14:21:58] info: [STRT] System.Tests.Int128Tests.EqualsTest(i1: 789, obj: 0, expected: False) [14:21:58] info: [STRT] System.Tests.Int128Tests.EqualsTest(i1: 0, obj: 0, expected: True) [14:21:58] info: [STRT] System.Tests.Int128Tests.EqualsTest(i1: -789, obj: -789, expected: True) [14:21:58] info: [STRT] System.Tests.Int128Tests.EqualsTest(i1: -789, obj: 789, expected: False) [14:21:58] info: [STRT] System.Tests.Int128Tests.EqualsTest(i1: 789, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.Int128Tests.EqualsTest(i1: 789, obj: "789", expected: False) [14:21:58] info: [STRT] System.Tests.Int128Tests.EqualsTest(i1: 789, obj: 789, expected: False) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.CheckedConvertToInt16 [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.CheckedConvertToInt64 [14:21:58] info: [STRT] System.Tests.Int128Tests.CheckedConvertToIntPtr [14:21:58] info: [STRT] System.Tests.Int128Tests.MinValue [14:21:58] info: [STRT] System.Tests.Int128Tests.Ctor_Value [14:21:58] info: [STRT] System.Tests.Int128Tests.TestNegativeNumberParsingWithHyphen [14:21:58] info: [STRT] System.Tests.Int128Tests.CheckedConvertToInt32 [14:21:58] info: [STRT] System.Tests.Int128Tests.Runtime75416 [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_ObjectNotInt128_ThrowsArgumentException(value: "a") [14:21:58] info: [STRT] System.Tests.Int128Tests.CompareTo_ObjectNotInt128_ThrowsArgumentException(value: 234) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Utf8Span_InvalidUtf8 [14:21:58] info: [STRT] System.Tests.Int128Tests.MaxValue [14:21:58] info: [STRT] System.Tests.Int128Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | HexNumber) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | BinaryNumber) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowHexSpecifier | BinaryNumber) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: -1024) [14:21:58] info: [STRT] System.Tests.Int128Tests.BigMul(a: 0, b: 0, result: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.BigMul(a: 0, b: 1, result: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.BigMul(a: 1, b: 0, result: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.BigMul(a: 2, b: 3, result: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.BigMul(a: 3, b: -2, result: "FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.BigMul(a: -1, b: -1, result: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.BigMul(a: -1, b: -170141183460469231731687303715884105728, result: "00000000000000000000000000000000800000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.BigMul(a: 1, b: -170141183460469231731687303715884105728, result: "FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF800000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.BigMul(a: 167280167590772423370464130000153334612, b: 47479346917058100339077767990425174727, result: "118F366A0AEB79CDF61A2AD689A481BFBA9B9B874C9A440EB3"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.BigMul(a: 145782678569745540547898309008060933190, b: -60567809185037975255023194123425332811, result: "EC7A8BB31D6035AD30FC0550485D053B65FB0FB7A7D5A47F27"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.BigMul(a: -29822763576330635618564130782541993205, b: 26333120563553203436479797909265232856, result: "FE43855FCCDA31540755B833730F08FFD0B8FE2FF36A55181A"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.BigMul(a: -116480412352853138714903451685734728905, b: -68775963075623026975911899269247684500, result: "11B61855830A65CB4078E0668A2FEF9970B49ACA239DE4CFA3"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -170141183460469231731687303715884105728, format: "G", provider: null, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -4567, format: "G", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 0, format: "G", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "G", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551619, format: "G", provider: null, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551626, format: "G", provider: null, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 92233720368547758081, format: "G", provider: null, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000, format: "G", provider: null, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 1000000000000000000000, format: "G", provider: null, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "G", provider: null, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "G", provider: null, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -170141183460469231731687303715884105728, format: "G\0", provider: null, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -4567, format: "G\0", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 0, format: "G\0", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551619, format: "G\0", provider: null, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551626, format: "G\0", provider: null, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 92233720368547758081, format: "G\0", provider: null, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000, format: "G\0", provider: null, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 1000000000000000000000, format: "G\0", provider: null, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "G\0", provider: null, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "G\0", provider: null, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -170141183460469231731687303715884105728, format: "\0N222", provider: null, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -4567, format: "\0N222", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551619, format: "\0N222", provider: null, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551626, format: "\0N222", provider: null, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 92233720368547758081, format: "\0N222", provider: null, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000, format: "\0N222", provider: null, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 1000000000000000000000, format: "\0N222", provider: null, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "\0N222", provider: null, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "\0N222", provider: null, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -170141183460469231731687303715884105728, format: "\0", provider: null, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -4567, format: "\0", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 0, format: "\0", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551619, format: "\0", provider: null, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551626, format: "\0", provider: null, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 92233720368547758081, format: "\0", provider: null, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000, format: "\0", provider: null, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 1000000000000000000000, format: "\0", provider: null, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "\0", provider: null, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "\0", provider: null, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -170141183460469231731687303715884105728, format: "", provider: null, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -4567, format: "", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 0, format: "", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551619, format: "", provider: null, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551626, format: "", provider: null, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 92233720368547758081, format: "", provider: null, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000, format: "", provider: null, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 1000000000000000000000, format: "", provider: null, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "", provider: null, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "", provider: null, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -170141183460469231731687303715884105728, format: "R", provider: null, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -4567, format: "R", provider: null, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 0, format: "R", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "R", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551619, format: "R", provider: null, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551626, format: "R", provider: null, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 92233720368547758081, format: "R", provider: null, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000, format: "R", provider: null, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 1000000000000000000000, format: "R", provider: null, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "R", provider: null, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "R", provider: null, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "D", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "D99", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "D99\09", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -4567, format: "D99", provider: null, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 0, format: "x", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 9320, format: "x", provider: null, expected: "2468") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -9320, format: "x", provider: null, expected: "ffffffffffffffffffffffffffffdb98") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 0, format: "b", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -9320, format: "b", provider: null, expected: "11111111111111111111111111111111111111111111111111"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -170141183460469231731687303715884105728, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551619, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551626, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 92233720368547758081, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 1000000000000000000000, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -170141183460469231731687303715884105728, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551619, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551626, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 92233720368547758081, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 1000000000000000000000, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -170141183460469231731687303715884105728, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551619, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551626, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 92233720368547758081, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 1000000000000000000000, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -170141183460469231731687303715884105728, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551619, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551626, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 92233720368547758081, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 1000000000000000000000, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -170141183460469231731687303715884105728, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551619, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551626, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 92233720368547758081, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 1000000000000000000000, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -170141183460469231731687303715884105728, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-170141183460469231731687303715884105728") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551619, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551619") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 18446744073709551626, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "18446744073709551626") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 92233720368547758081, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "92233720368547758081") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 1000000000000000000000, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "1000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 100000000000000000000000000000000000, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "100000000000000000000000000000000000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 170141183460469231731687303715884105727, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "170141183460469231731687303715884105727") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 4567, format: "D99\09", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -4567, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "-0000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "ffffffffffffffffffffffffffffdb98") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "11111111111111111111111111111111111111111111111111"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: -2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "#2*468~00") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:58] info: [STRT] System.Tests.Int128Tests.TryFormat(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.Int128Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.IO.Tests.DirectoryNotFoundExceptionInteropTests.From_HR(hr: -2147024893) [14:21:58] info: [STRT] System.IO.Tests.DirectoryNotFoundExceptionInteropTests.From_HR(hr: -2147287037) [14:21:58] info: [STRT] System.IO.Tests.DirectoryNotFoundExceptionInteropTests.From_HR(hr: -2146828212) [14:21:58] info: [STRT] System.Tests.MissingMethodExceptionTests.Ctor_String_String [14:21:58] info: [STRT] System.Tests.MissingMethodExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.MissingMethodExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.MissingMethodExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.NonGenericSubClassOfNonGenericTypeTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Reflection.Tests.AssemblySignatureKeyAttributeTests.Ctor_String_String(publicKey: null, countersignature: null) [14:21:58] info: [STRT] System.Reflection.Tests.AssemblySignatureKeyAttributeTests.Ctor_String_String(publicKey: "", countersignature: "") [14:21:58] info: [STRT] System.Reflection.Tests.AssemblySignatureKeyAttributeTests.Ctor_String_String(publicKey: "publicKey", countersignature: "countersignature") [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyInformationalVersionAttributeTests.Ctor_String(informationalVersion: null) [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyInformationalVersionAttributeTests.Ctor_String(informationalVersion: "") [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyInformationalVersionAttributeTests.Ctor_String(informationalVersion: "version") [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyInformationalVersionAttributeTests.Ctor_String(informationalVersion: "3.4.5.6.7") [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ParamCollectionAttributeTests.Ctor [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyFileVersionAttributeTests.Ctor_NullVersion_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyFileVersionAttributeTests.Ctor_String(version: "") [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyFileVersionAttributeTests.Ctor_String(version: "version") [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyFileVersionAttributeTests.Ctor_String(version: "1.2.3.4.5") [14:21:58] info: [STRT] System.IO.Tests.FileNotFoundExceptionTests.FusionLogTest [14:21:58] info: [STRT] System.IO.Tests.FileNotFoundExceptionTests.Ctor_String_String [14:21:58] info: [STRT] System.IO.Tests.FileNotFoundExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.IO.Tests.FileNotFoundExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.IO.Tests.FileNotFoundExceptionTests.Ctor_String [14:21:58] info: [STRT] System.IO.Tests.FileNotFoundExceptionTests.Ctor_String_String_Exception [14:21:58] info: [STRT] System.IO.Tests.FileNotFoundExceptionTests.ToStringTest [14:21:58] info: [STRT] Tests.System.TimeProviderTests.TestCTSWithDelayFiringAfterCancellation [14:21:58] info: [STRT] Tests.System.TimeProviderTests.CancellationTokenSourceWithTimer [14:21:58] info: [STRT] Tests.System.TimeProviderTests.FastClockTest [14:21:58] info: [STRT] Tests.System.TimeProviderTests.TestUtcSystemTime [14:21:58] info: [STRT] Tests.System.TimeProviderTests.TestSystemProviderWithTimeZone [14:21:58] info: [STRT] Tests.System.TimeProviderTests.RunDelayTests [14:21:58] info: [STRT] Tests.System.TimeProviderTests.TestSystemTimestamp [14:21:58] info: [STRT] Tests.System.TimeProviderTests.PeriodicTimerTests [14:21:58] info: [STRT] Tests.System.TimeProviderTests.RunWaitAsyncTests [14:21:58] info: [STRT] Tests.System.TimeProviderTests.NegativeTests [14:21:58] info: [STRT] Tests.System.TimeProviderTests.TestLocalSystemTime [14:21:58] info: [STRT] Tests.System.TimeProviderTests.TestProviderTimer [14:21:58] info: [STRT] Tests.System.TimeProviderTests.TestDelayTaskContinuation [14:21:58] info: [STRT] System.Tests.DecimalTests.TryFormat [14:21:58] info: [STRT] System.Tests.DecimalTests.Round(d1: 0, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round(d1: 0.1, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round(d1: 0.5, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round(d1: 0.7, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round(d1: 1.3, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round(d1: 1.5, expected: 2) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round(d1: -0.1, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round(d1: -0.5, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round(d1: -0.7, expected: -1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round(d1: -1.3, expected: -1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round(d1: -1.5, expected: -2) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Invalid(value: null, style: Number, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Invalid(value: "79228162514264337593543950336", style: Number, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Invalid(value: "", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Invalid(value: " ", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Invalid(value: "Garbage", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Invalid(value: "ab", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Invalid(value: "(123)", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Invalid(value: "$100", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Invalid(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Invalid(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Invalid(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Invalid(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Invalid(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.MaxValue_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_LargeDouble_ThrowsOverlowException(value: NaN) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_LargeDouble_ThrowsOverlowException(value: 1.7976931348623157E+308) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_LargeDouble_ThrowsOverlowException(value: -1.7976931348623157E+308) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_LargeDouble_ThrowsOverlowException(value: ∞) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_LargeDouble_ThrowsOverlowException(value: -∞) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Invalid(value: null, style: Number, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Invalid(value: "79228162514264337593543950336", style: Number, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Invalid(value: "", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Invalid(value: " ", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Invalid(value: "Garbage", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Invalid(value: "ab", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Invalid(value: "(123)", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Invalid(value: "$100", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Invalid(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Invalid(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Invalid(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Invalid(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Invalid(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.CompareTo_ObjectNotDouble_ThrowsArgumentException(value: "a") [14:21:58] info: [STRT] System.Tests.DecimalTests.CompareTo_ObjectNotDouble_ThrowsArgumentException(value: 234) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: 0, mode: ToEven, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: 0, mode: AwayFromZero, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: 0.1, mode: ToEven, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: 0.1, mode: AwayFromZero, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: 0.5, mode: ToEven, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: 0.5, mode: AwayFromZero, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: 0.7, mode: ToEven, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: 0.7, mode: AwayFromZero, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: 1.3, mode: ToEven, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: 1.3, mode: AwayFromZero, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: 1.5, mode: ToEven, expected: 2) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: 1.5, mode: AwayFromZero, expected: 2) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: -0.1, mode: ToEven, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: -0.1, mode: AwayFromZero, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: -0.5, mode: ToEven, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: -0.5, mode: AwayFromZero, expected: -1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: -0.7, mode: ToEven, expected: -1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: -0.7, mode: AwayFromZero, expected: -1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: -1.3, mode: ToEven, expected: -1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: -1.3, mode: AwayFromZero, expected: -1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: -1.5, mode: ToEven, expected: -2) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_MidpointRounding_ReturnsExpected(d: -1.5, mode: AwayFromZero, expected: -2) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: -79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: -79228162514264337593543950335, d2: 1.1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.01) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.0001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.00001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.0000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.00000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.0000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.00000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.0000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.00000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.000000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.0000000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.00000000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.000000000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.0000000000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.00000000000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.000000000000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.0000000000000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.00000000000000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.000000000000000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.0000000000000000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.00000000000000000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 79228162514264337593543950335, d2: 1.000000000000000000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply_Invalid(d1: 39614081257132168796771975168, d2: 2) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToInt32 [14:21:58] info: [STRT] System.Tests.DecimalTests.Floor(d: 123, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Floor(d: 123.123, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Floor(d: 123.456, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Floor(d: -123.123, expected: -124) [14:21:58] info: [STRT] System.Tests.DecimalTests.Floor(d: -123.456, expected: -124) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "-123", style: Number, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "0", style: Number, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "123", style: Number, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: " 123 ", style: Number, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "567.89", style: Number, provider: null, expected: 567.89) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "-567.89", style: Number, provider: null, expected: -567.89) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "0.666666666666666666666666666650000000000000000000"···, style: Number, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.6666666666666666666666666666) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: ".234", style: Number, provider: null, expected: 0.234) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "234.", style: Number, provider: null, expected: 234.0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "70000000000000000000000000000.", style: Number, provider: null, expected: 70000000000000000000000000000) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "070000000000000000000000000000.", style: Number, provider: null, expected: 70000000000000000000000000000) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "79228162514264337593543950335", style: Number, provider: null, expected: 79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "-79228162514264337593543950335", style: Number, provider: null, expected: -79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "79,228,162,514,264,337,593,543,950,335", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "123.1", style: AllowDecimalPoint, provider: null, expected: 123.1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "1,000", style: AllowThousands, provider: null, expected: 1000) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "123", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "123.567", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123.567) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "123", style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "123.123", style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123.123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "(123)", style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse(value: "1234567890123456789012345.678456", style: Number, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1234567890123456789012345.6785) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 123456789.123456, bits: [-2045800064, 28744, 0, 393216]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 2.0123456789123457, bits: [-1829795549, 46853, 0, 917504]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 1.9999999999999999E-28, bits: [2, 0, 0, 1835008]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 1.9999999999999999E-29, bits: [0, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 1.9999999999999999E+28, bits: [536870912, 2085225666, 1084202172, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 1.5, bits: [15, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 0, bits: [0, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: -0, bits: [0, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 100000000000000.09, bits: [276447232, 23283, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 10000000000000.1, bits: [276447233, 23283, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 1000000000000.1, bits: [1316134913, 2328, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 100000000000.10001, bits: [-727379967, 232, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 10000000000.1, bits: [1215752193, 23, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 1000000000.1, bits: [1410065409, 2, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 100000000.09999999, bits: [1000000001, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 10000000.1, bits: [100000001, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 1000000.1, bits: [10000001, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 100000.10000000001, bits: [1000001, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 10000.1, bits: [100001, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 1000.1, bits: [10001, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 100.09999999999999, bits: [1001, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 10.1, bits: [101, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 1.1000000000000001, bits: [11, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 1, bits: [1, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 0.10000000000000001, bits: [1, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 0.01, bits: [1, 0, 0, 131072]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 0.001, bits: [1, 0, 0, 196608]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 0.0001, bits: [1, 0, 0, 262144]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 1.0000000000000001E-05, bits: [1, 0, 0, 327680]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 9.9999999999999997E-29, bits: [1, 0, 0, 1835008]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Double(value: 9.9999999999999994E-30, bits: [0, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Zero_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DecimalTests.ToUInt64 [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 1, d2: 1, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: -1, d2: -1, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 15, d2: 2, expected: 7.5) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 10, d2: 2, expected: 5) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: -10, d2: -2, expected: 5) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 10, d2: -2, expected: -5) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: -10, d2: 2, expected: -5) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 0.9214206543486529434634231456, d2: 79228162514264337593543950335, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 38214206543486529434634231456, d2: 0.4921420654348652943463423146, expected: 77648730371625094566866001277) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: -78228162514264337593543950335, d2: 79228162514264337593543950335, expected: -0.987378225516463811113412343) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: -1, expected: -79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: -79228162514264337593543950335, d2: 79228162514264337593543950335, expected: -1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 79228162514264337593543950335, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: -79228162514264337593543950335, d2: -79228162514264337593543950335, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 792281625142643375935439503.4, d2: 0.1, expected: 7922816251426433759354395034) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950.34, d2: 0.1, expected: 792281625142643375935439503.4) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 7922816251426433759354395.034, d2: 0.1, expected: 79228162514264337593543950.34) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 792281625142643375935439.5034, d2: 0.1, expected: 7922816251426433759354395.034) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 10, expected: 7922816251426433759354395033.5) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337567774146561, d2: 10, expected: 7922816251426433756777414656.1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337567774146560, d2: 10, expected: 7922816251426433756777414656) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337567774146559, d2: 10, expected: 7922816251426433756777414655.9) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.1, expected: 72025602285694852357767227577) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.01, expected: 78443725261647859003508861718) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.001, expected: 79149013500763574019524425909) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.0001, expected: 79220240490215316061937756559) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.00001, expected: 79227370240561931974224208093) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.000001, expected: 79228083286181051412492537842) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.0000001, expected: 79228154591448878448656105469) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.00000001, expected: 79228161721982720373716746598) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.000000001, expected: 79228162435036175158507775176) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.0000000001, expected: 79228162506341521342909798201) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.00000000001, expected: 79228162513472055968409229775) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.000000000001, expected: 79228162514185109431029765226) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.0000000000001, expected: 79228162514256414777292524694) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.00000000000001, expected: 79228162514263545311918807700) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.000000000000001, expected: 79228162514264258365381436071) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.0000000000000001, expected: 79228162514264329670727698909) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.00000000000000001, expected: 79228162514264336801262325192) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.000000000000000001, expected: 79228162514264337514315787821) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.0000000000000000001, expected: 79228162514264337585621134084) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.00000000000000000001, expected: 79228162514264337592751668710) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.000000000000000000001, expected: 79228162514264337593464722172) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.0000000000000000000001, expected: 79228162514264337593536027519) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.00000000000000000000001, expected: 79228162514264337593543158053) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.000000000000000000000001, expected: 79228162514264337593543871107) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.0000000000000000000000001, expected: 79228162514264337593543942412) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.00000000000000000000000001, expected: 79228162514264337593543949543) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.000000000000000000000000001, expected: 79228162514264337593543950256) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 7922816251426433759354395033.5, d2: 0.9999999999999999999999999999, expected: 7922816251426433759354395034) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 10000000, expected: 7922816251426433759354.3950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 7922816251426433759354395033.5, d2: 1.000001, expected: 7922808328618105141249253784.2) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 7922816251426433759354395033.5, d2: 1.0000000000000000000000000001, expected: 7922816251426433759354395032.7) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 7922816251426433759354395033.5, d2: 1.0000000000000000000000000002, expected: 7922816251426433759354395031.9) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 7922816251426433759354395033.5, d2: 0.9999999999999999999999999999, expected: 7922816251426433759354395034) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 79228162514264337593543950335, d2: 1.0000000000000000000000000001, expected: 79228162514264337593543950327) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 7922816251426433759354.3950335, d2: 1, expected: 7922816251426433759354.3950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 7922816251426433759354.3950335, d2: 1, expected: 7922816251426433759354.3950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 7922816251426433759354.3950335, d2: 0.0000001, expected: 79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 9163043800933728685, d2: 1, expected: 9163043800933728685) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 9163043800933728685, d2: 0.000000100000000000000000001, expected: 91630438009337286849083695.62) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 9163043805228695981, d2: 0.000000100000000000000000001, expected: 91630438052286959809083695.62) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 7922816251426433759354.3950335, d2: 1, expected: 7922816251426433759354.3950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide(d1: 7922816251426433759354.3950335, d2: 0.0000001, expected: 79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToUInt32_Invalid [14:21:58] info: [STRT] System.Tests.DecimalTests.Ceiling(d: 123, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ceiling(d: 123.123, expected: 124) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ceiling(d: 123.456, expected: 124) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ceiling(d: -123.123, expected: -123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ceiling(d: -123.456, expected: -123) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToInt32_Invalid [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_InvalidBits_ThrowsArgumentException(bits: [0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_InvalidBits_ThrowsArgumentException(bits: [0, 0, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_InvalidBits_ThrowsArgumentException(bits: [0, 0, 0, 1]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_InvalidBits_ThrowsArgumentException(bits: [0, 0, 0, 1900544]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_InvalidBits_ThrowsArgumentException(bits: [0, 0, 0, 1073741824]) [14:21:58] info: [STRT] System.Tests.DecimalTests.ScaleFromBits(bits: [1, 0, 0, 0], expectedScale: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.ScaleFromBits(bits: [10, 0, 0, 65536], expectedScale: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.ScaleFromBits(bits: [100, 0, 0, 131072], expectedScale: 2) [14:21:58] info: [STRT] System.Tests.DecimalTests.ScaleFromBits(bits: [268435456, 1042612833, 542101086, 1835008], expectedScale: 28) [14:21:58] info: [STRT] System.Tests.DecimalTests.ScaleFromBits(bits: [10, 0, 0, -2147418112], expectedScale: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.DecrementOperator(d: 1, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.DecrementOperator(d: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.DecimalTests.DecrementOperator(d: -1, expected: -2) [14:21:58] info: [STRT] System.Tests.DecimalTests.DecrementOperator(d: 12345, expected: 12344) [14:21:58] info: [STRT] System.Tests.DecimalTests.DecrementOperator(d: 12345.678, expected: 12344.678) [14:21:58] info: [STRT] System.Tests.DecimalTests.DecrementOperator(d: -12345.678, expected: -12346.678) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToUInt64_Invalid [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBitsSpan(input: 1, expected: [1, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBitsSpan(input: 100000000000000, expected: [276447232, 23283, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBitsSpan(input: 100000000000000.00000000000000, expected: [268435456, 1042612833, 542101086, 917504]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBitsSpan(input: 1.0000000000000000000000000000, expected: [268435456, 1042612833, 542101086, 1835008]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBitsSpan(input: 123456789, expected: [123456789, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBitsSpan(input: 0.123456789, expected: [123456789, 0, 0, 589824]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBitsSpan(input: 0.000000000123456789, expected: [123456789, 0, 0, 1179648]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBitsSpan(input: 0.000000000000000000123456789, expected: [123456789, 0, 0, 1769472]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBitsSpan(input: 4294967295, expected: [-1, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBitsSpan(input: 18446744073709551615, expected: [-1, -1, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBitsSpan(input: 79228162514264337593543950335, expected: [-1, -1, -1, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBitsSpan(input: -79228162514264337593543950335, expected: [-1, -1, -1, -2147483648]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBitsSpan(input: -7.9228162514264337593543950335, expected: [-1, -1, -1, -2145648640]) [14:21:58] info: [STRT] System.Tests.DecimalTests.CompareTo_Other_ReturnsExpected(d1: 5, obj: 15, expected: -1) [14:21:58] info: [STRT] System.Tests.DecimalTests.CompareTo_Other_ReturnsExpected(d1: 15, obj: 15, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.CompareTo_Other_ReturnsExpected(d1: 15, obj: 5, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.CompareTo_Other_ReturnsExpected(d1: 15, obj: null, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.CompareTo_Other_ReturnsExpected(d1: 0, obj: 0, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.CompareTo_Other_ReturnsExpected(d1: 0, obj: 1, expected: -1) [14:21:58] info: [STRT] System.Tests.DecimalTests.CompareTo_Other_ReturnsExpected(d1: 1, obj: 0, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.CompareTo_Other_ReturnsExpected(d1: 79228162514264337593543950335, obj: 79228162514264337593543950335, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.CompareTo_Other_ReturnsExpected(d1: -79228162514264337593543950335, obj: -79228162514264337593543950335, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.CompareTo_Other_ReturnsExpected(d1: 79228162514264337593543950335, obj: -79228162514264337593543950335, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.CompareTo_Other_ReturnsExpected(d1: -79228162514264337593543950335, obj: 79228162514264337593543950335, expected: -1) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBits(input: 1, expected: [1, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBits(input: 100000000000000, expected: [276447232, 23283, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBits(input: 100000000000000.00000000000000, expected: [268435456, 1042612833, 542101086, 917504]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBits(input: 1.0000000000000000000000000000, expected: [268435456, 1042612833, 542101086, 1835008]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBits(input: 123456789, expected: [123456789, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBits(input: 0.123456789, expected: [123456789, 0, 0, 589824]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBits(input: 0.000000000123456789, expected: [123456789, 0, 0, 1179648]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBits(input: 0.000000000000000000123456789, expected: [123456789, 0, 0, 1769472]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBits(input: 4294967295, expected: [-1, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBits(input: 18446744073709551615, expected: [-1, -1, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBits(input: 79228162514264337593543950335, expected: [-1, -1, -1, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBits(input: -79228162514264337593543950335, expected: [-1, -1, -1, -2147483648]) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBits(input: -7.9228162514264337593543950335, expected: [-1, -1, -1, -2145648640]) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToByte_Invalid [14:21:58] info: [STRT] System.Tests.DecimalTests.One_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "-123", offset: 0, count: 4, style: Number, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "0", offset: 0, count: 1, style: Number, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Number, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: " 123 ", offset: 0, count: 7, style: Number, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "567.89", offset: 0, count: 6, style: Number, provider: null, expected: 567.89) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "-567.89", offset: 0, count: 7, style: Number, provider: null, expected: -567.89) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "0.666666666666666666666666666650000000000000000000"···, offset: 0, count: 93, style: Number, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.6666666666666666666666666666) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: ".234", offset: 0, count: 4, style: Number, provider: null, expected: 0.234) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "234.", offset: 0, count: 4, style: Number, provider: null, expected: 234.0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "70000000000000000000000000000.", offset: 0, count: 30, style: Number, provider: null, expected: 70000000000000000000000000000) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "070000000000000000000000000000.", offset: 0, count: 31, style: Number, provider: null, expected: 70000000000000000000000000000) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "79228162514264337593543950335", offset: 0, count: 29, style: Number, provider: null, expected: 79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "-79228162514264337593543950335", offset: 0, count: 30, style: Number, provider: null, expected: -79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "79,228,162,514,264,337,593,543,950,335", offset: 0, count: 38, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "123.1", offset: 0, count: 5, style: AllowDecimalPoint, provider: null, expected: 123.1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "1,000", offset: 0, count: 5, style: AllowThousands, provider: null, expected: 1000) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "123.567", offset: 0, count: 7, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123.567) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "123.123", offset: 0, count: 7, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123.123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "1234567890123456789012345.678456", offset: 0, count: 32, style: Number, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1234567890123456789012345.6785) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "-123", offset: 1, count: 3, style: Number, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "-123", offset: 0, count: 3, style: Number, provider: null, expected: -12) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "1,000", offset: 0, count: 4, style: AllowThousands, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "1,000", offset: 2, count: 3, style: AllowThousands, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Span_Valid(value: "1234567890123456789012345.678456", offset: 1, count: 4, style: Number, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 2345) [14:21:58] info: [STRT] System.Tests.DecimalTests.Add(d1: 1, d2: 1, expected: 2) [14:21:58] info: [STRT] System.Tests.DecimalTests.Add(d1: -1, d2: 1, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Add(d1: 1, d2: -1, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Add(d1: 1, d2: 0, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Add(d1: 79228162514264337593543950330, d2: 5, expected: 79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Add(d1: 79228162514264337593543950335, d2: -5, expected: 79228162514264337593543950330) [14:21:58] info: [STRT] System.Tests.DecimalTests.Add(d1: -79228162514264337593543950330, d2: 5, expected: -79228162514264337593543950325) [14:21:58] info: [STRT] System.Tests.DecimalTests.Add(d1: -79228162514264337593543950330, d2: -5, expected: -79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Add(d1: 1234.5678, d2: 0.00009, expected: 1234.56789) [14:21:58] info: [STRT] System.Tests.DecimalTests.Add(d1: -1234.5678, d2: 0.00009, expected: -1234.56771) [14:21:58] info: [STRT] System.Tests.DecimalTests.Add(d1: 0.1111111111111111111111111111, d2: 0.1111111111111111111111111111, expected: 0.2222222222222222222222222222) [14:21:58] info: [STRT] System.Tests.DecimalTests.Add(d1: 0.5555555555555555555555555555, d2: 0.5555555555555555555555555555, expected: 1.1111111111111111111111111110) [14:21:58] info: [STRT] System.Tests.DecimalTests.Add(d1: -79228162514264337593543950335, d2: 0, expected: -79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Add(d1: 79228162514264337593543950335, d2: 0, expected: 79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Add(d1: -79228162514264337593543950335, d2: 0, expected: -79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToByte [14:21:58] info: [STRT] System.Tests.DecimalTests.ToOACurrency_InvalidAsLong_ThrowsOverflowException [14:21:58] info: [STRT] System.Tests.DecimalTests.BigInteger_Round [14:21:58] info: [STRT] System.Tests.DecimalTests.TryGetBits(input: 1, expected: [1, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.TryGetBits(input: 100000000000000, expected: [276447232, 23283, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.TryGetBits(input: 100000000000000.00000000000000, expected: [268435456, 1042612833, 542101086, 917504]) [14:21:58] info: [STRT] System.Tests.DecimalTests.TryGetBits(input: 1.0000000000000000000000000000, expected: [268435456, 1042612833, 542101086, 1835008]) [14:21:58] info: [STRT] System.Tests.DecimalTests.TryGetBits(input: 123456789, expected: [123456789, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.TryGetBits(input: 0.123456789, expected: [123456789, 0, 0, 589824]) [14:21:58] info: [STRT] System.Tests.DecimalTests.TryGetBits(input: 0.000000000123456789, expected: [123456789, 0, 0, 1179648]) [14:21:58] info: [STRT] System.Tests.DecimalTests.TryGetBits(input: 0.000000000000000000123456789, expected: [123456789, 0, 0, 1769472]) [14:21:58] info: [STRT] System.Tests.DecimalTests.TryGetBits(input: 4294967295, expected: [-1, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.TryGetBits(input: 18446744073709551615, expected: [-1, -1, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.TryGetBits(input: 79228162514264337593543950335, expected: [-1, -1, -1, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.TryGetBits(input: -79228162514264337593543950335, expected: [-1, -1, -1, -2147483648]) [14:21:58] info: [STRT] System.Tests.DecimalTests.TryGetBits(input: -7.9228162514264337593543950335, expected: [-1, -1, -1, -2145648640]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Remainder_ZeroDenominator_ThrowsDivideByZeroException(d1: 5, d2: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 4, style: Number, provider: null, expected: -123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "0", offset: 0, count: 1, style: Number, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Number, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: " 123 ", offset: 0, count: 7, style: Number, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "567.89", offset: 0, count: 6, style: Number, provider: null, expected: 567.89) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "-567.89", offset: 0, count: 7, style: Number, provider: null, expected: -567.89) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "0.666666666666666666666666666650000000000000000000"···, offset: 0, count: 93, style: Number, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 0.6666666666666666666666666666) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: ".234", offset: 0, count: 4, style: Number, provider: null, expected: 0.234) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "234.", offset: 0, count: 4, style: Number, provider: null, expected: 234.0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "70000000000000000000000000000.", offset: 0, count: 30, style: Number, provider: null, expected: 70000000000000000000000000000) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "070000000000000000000000000000.", offset: 0, count: 31, style: Number, provider: null, expected: 70000000000000000000000000000) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "79228162514264337593543950335", offset: 0, count: 29, style: Number, provider: null, expected: 79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "-79228162514264337593543950335", offset: 0, count: 30, style: Number, provider: null, expected: -79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "79,228,162,514,264,337,593,543,950,335", offset: 0, count: 38, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "123.1", offset: 0, count: 5, style: AllowDecimalPoint, provider: null, expected: 123.1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "1,000", offset: 0, count: 5, style: AllowThousands, provider: null, expected: 1000) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "123.567", offset: 0, count: 7, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123.567) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "123.123", offset: 0, count: 7, style: Float, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123.123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "(123)", offset: 0, count: 5, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: -123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "1234567890123456789012345.678456", offset: 0, count: 32, style: Number, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1234567890123456789012345.6785) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "-123", offset: 1, count: 3, style: Number, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "-123", offset: 0, count: 3, style: Number, provider: null, expected: -12) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "1,000", offset: 0, count: 4, style: AllowThousands, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "1,000", offset: 2, count: 3, style: AllowThousands, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "(123)", offset: 1, count: 3, style: AllowParentheses, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_Valid(value: "1234567890123456789012345.678456", offset: 1, count: 4, style: Number, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 2345) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToInt16 [14:21:58] info: [STRT] System.Tests.DecimalTests.ToUInt16 [14:21:58] info: [STRT] System.Tests.DecimalTests.ToInt64 [14:21:58] info: [STRT] System.Tests.DecimalTests.ToInt64_Invalid [14:21:58] info: [STRT] System.Tests.DecimalTests.GetTypeCode_Invoke_ReturnsDecimal [14:21:58] info: [STRT] System.Tests.DecimalTests.ToUInt16_Invalid [14:21:58] info: [STRT] System.Tests.DecimalTests.BigInteger_Ceiling [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_InvalidDecimals_ThrowsArgumentOutOfRangeException(decimals: -1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_InvalidDecimals_ThrowsArgumentOutOfRangeException(decimals: 29) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToSingle [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_UInt(value: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_UInt(value: 4294967295) [14:21:58] info: [STRT] System.Tests.DecimalTests.GetBitsSpan_TooShort_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.DecimalTests.BigInteger_ToOACurrency [14:21:58] info: [STRT] System.Tests.DecimalTests.ToOACurrency_Value_ReturnsExpected(value: 0, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToOACurrency_Value_ReturnsExpected(value: 1, expected: 10000) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToOACurrency_Value_ReturnsExpected(value: 1.000000000000000, expected: 10000) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToOACurrency_Value_ReturnsExpected(value: 10000000000, expected: 100000000000000) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToOACurrency_Value_ReturnsExpected(value: 10000000000.00000000000000000, expected: 100000000000000) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToOACurrency_Value_ReturnsExpected(value: 0.000000000123456789, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToOACurrency_Value_ReturnsExpected(value: 0.123456789, expected: 1235) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToOACurrency_Value_ReturnsExpected(value: 123456789, expected: 1234567890000) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToOACurrency_Value_ReturnsExpected(value: 4294967295, expected: 42949672950000) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToOACurrency_Value_ReturnsExpected(value: -79.228162514264337593543950335, expected: -792282) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToOACurrency_Value_ReturnsExpected(value: -79228162514264.337593543950335, expected: -792281625142643376) [14:21:58] info: [STRT] System.Tests.DecimalTests.IncrementOperator(d: 1, expected: 2) [14:21:58] info: [STRT] System.Tests.DecimalTests.IncrementOperator(d: 0, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.IncrementOperator(d: -1, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.IncrementOperator(d: 12345, expected: 12346) [14:21:58] info: [STRT] System.Tests.DecimalTests.IncrementOperator(d: 12345.678, expected: 12346.678) [14:21:58] info: [STRT] System.Tests.DecimalTests.IncrementOperator(d: -12345.678, expected: -12344.678) [14:21:58] info: [STRT] System.Tests.DecimalTests.BigInteger_RoundAwayFromZero [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Long(value: -9223372036854775808) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Long(value: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Long(value: 9223372036854775807) [14:21:58] info: [STRT] System.Tests.DecimalTests.Test_ToString [14:21:58] info: [STRT] System.Tests.DecimalTests.Truncate(d: 123, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Truncate(d: 123.123, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Truncate(d: 123.456, expected: 123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Truncate(d: -123.123, expected: -123) [14:21:58] info: [STRT] System.Tests.DecimalTests.Truncate(d: -123.456, expected: -123) [14:21:58] info: [STRT] System.Tests.DecimalTests.BigInteger_ToInt32 [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 123456792, bits: [123456800, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 2.01234579, bits: [2012346, 0, 0, 393216]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 2.00000001E-28, bits: [2, 0, 0, 1835008]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 2.00000001E-29, bits: [0, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 1.99999989E+28, bits: [536870912, 2085225666, 1084202172, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 1.5, bits: [15, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 0, bits: [0, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: -0, bits: [0, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 1000000.12, bits: [1000000, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 100000.102, bits: [1000001, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 10000.0996, bits: [100001, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 1000.09998, bits: [10001, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 100.099998, bits: [1001, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 10.1000004, bits: [101, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 1.10000002, bits: [11, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 1, bits: [1, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 0.100000001, bits: [1, 0, 0, 65536]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 0.00999999978, bits: [10, 0, 0, 196608]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 0.00100000005, bits: [1, 0, 0, 196608]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 9.99999975E-05, bits: [10, 0, 0, 327680]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 9.99999975E-06, bits: [10, 0, 0, 393216]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 1E-28, bits: [1, 0, 0, 1835008]) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Float(value: 1E-29, bits: [0, 0, 0, 0]) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToUInt32 [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_NullBits_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.DecimalTests.ToString_InvalidFormat_ThrowsFormatException [14:21:58] info: [STRT] System.Tests.DecimalTests.BigInteger_Floor [14:21:58] info: [STRT] System.Tests.DecimalTests.GetHashCodeTest [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Int(value: -2147483648) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Int(value: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_Int(value: 2147483647) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_ULong(value: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_ULong(value: 18446744073709551615) [14:21:58] info: [STRT] System.Tests.DecimalTests.Scale(value: 10, expectedScale: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Scale(value: 1, expectedScale: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Scale(value: -1, expectedScale: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Scale(value: 1.0, expectedScale: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Scale(value: -1.0, expectedScale: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Scale(value: 1.1, expectedScale: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Scale(value: 1.00, expectedScale: 2) [14:21:58] info: [STRT] System.Tests.DecimalTests.Scale(value: 1.01, expectedScale: 2) [14:21:58] info: [STRT] System.Tests.DecimalTests.Scale(value: 1.0000000000000000000000000000, expectedScale: 28) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_InvalidFloat_ThrowsOverlowException(value: 2.00000003E+29) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_InvalidFloat_ThrowsOverlowException(value: NaN) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_InvalidFloat_ThrowsOverlowException(value: 3.40282347E+38) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_InvalidFloat_ThrowsOverlowException(value: -3.40282347E+38) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_InvalidFloat_ThrowsOverlowException(value: ∞) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_InvalidFloat_ThrowsOverlowException(value: -∞) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToSByte_Invalid [14:21:58] info: [STRT] System.Tests.DecimalTests.Negate(d: 1, expected: -1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Negate(d: 0, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Negate(d: -1, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Negate(d: 79228162514264337593543950335, expected: -79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Negate(d: -79228162514264337593543950335, expected: 79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.TestRoundTripDecimalToString(input: "3.00") [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Utf8Span_InvalidUtf8 [14:21:58] info: [STRT] System.Tests.DecimalTests.EqualsTest(obj1: 0, obj2: 0, expected: True) [14:21:58] info: [STRT] System.Tests.DecimalTests.EqualsTest(obj1: 0, obj2: 1, expected: False) [14:21:58] info: [STRT] System.Tests.DecimalTests.EqualsTest(obj1: 79228162514264337593543950335, obj2: 79228162514264337593543950335, expected: True) [14:21:58] info: [STRT] System.Tests.DecimalTests.EqualsTest(obj1: -79228162514264337593543950335, obj2: -79228162514264337593543950335, expected: True) [14:21:58] info: [STRT] System.Tests.DecimalTests.EqualsTest(obj1: 79228162514264337593543950335, obj2: -79228162514264337593543950335, expected: False) [14:21:58] info: [STRT] System.Tests.DecimalTests.EqualsTest(obj1: 1, obj2: null, expected: False) [14:21:58] info: [STRT] System.Tests.DecimalTests.EqualsTest(obj1: 1, obj2: 1, expected: False) [14:21:58] info: [STRT] System.Tests.DecimalTests.EqualsTest(obj1: 1, obj2: "one", expected: False) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToInt16_Invalid [14:21:58] info: [STRT] System.Tests.DecimalTests.MinusOne_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DecimalTests.RemainderV2(d1: 79228162514264337593543950335, d2: 0.1, expected: 0.0) [14:21:58] info: [STRT] System.Tests.DecimalTests.RemainderV2(d1: 79228162514264337593543950335, d2: 7.081881059, expected: 3.702941036) [14:21:58] info: [STRT] System.Tests.DecimalTests.RemainderV2(d1: 79228162514264337593543950335, d2: 2004094637636.6280382536104438, expected: 1980741879937.1051521151154118) [14:21:58] info: [STRT] System.Tests.DecimalTests.RemainderV2(d1: 79228162514264337593543950335, d2: 0.0000000018446744073709551616, expected: 0.0000000013968756053316206592) [14:21:58] info: [STRT] System.Tests.DecimalTests.RemainderV2(d1: 79228162514264337593543950335, d2: 0.0000000000000000004294967296, expected: 0.0000000000000000004026531840) [14:21:58] info: [STRT] System.Tests.DecimalTests.RemainderV2(d1: 79228162514264337593543950335, d2: 0.0000000000000000000000000001, expected: 0.0000000000000000000000000000) [14:21:58] info: [STRT] System.Tests.DecimalTests.RemainderV2(d1: 5, d2: 0.0000000000000000000000000003, expected: 0.0000000000000000000000000002) [14:21:58] info: [STRT] System.Tests.DecimalTests.RemainderV2(d1: 5.94499443, d2: 0.0000000000000000000000000007, expected: 0.0000000000000000000000000005) [14:21:58] info: [STRT] System.Tests.DecimalTests.RemainderV2(d1: 1667, d2: 325.66574961026426932314500573, expected: 38.67125194867865338427497135) [14:21:58] info: [STRT] System.Tests.DecimalTests.RemainderV2(d1: 1667, d2: 0.00000000013630700224712809, expected: 0.00000000002527942770321278) [14:21:58] info: [STRT] System.Tests.DecimalTests.RemainderV2(d1: 60596869520933069.9, d2: 8063773.1275438997671, expected: 5700076.9722872002614) [14:21:58] info: [STRT] System.Tests.DecimalTests.MinValue_GetReturnsExpected [14:21:58] info: [STRT] System.Tests.DecimalTests.ToSByte [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply(d1: 1, d2: 1, expected: 1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply(d1: 7922816251426433759354395033.5, d2: 10, expected: 79228162514264337593543950335) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply(d1: 0.2352523523423422342354395033, d2: 56033525474612414574574757495, expected: 13182018677937129120135020796) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply(d1: 46161363632634613634.093453337, d2: 461613636.32634613634083453337, expected: 21308714924243214928823669051) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply(d1: 0.0000000000000345435353453563, d2: 0.0000000000000023525235234234, expected: 0.0000000000000000000000000001) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply(d1: 79228162514264337593543950335, d2: 0.9, expected: 71305346262837903834189555302) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply(d1: 79228162514264337593543950335, d2: 0.99, expected: 78435880889121694217608510832) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply(d1: 79228162514264337593543950335, d2: 0.9999999999999999999999999999, expected: 79228162514264337593543950327) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply(d1: -79228162514264337593543950335, d2: 0.9, expected: -71305346262837903834189555302) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply(d1: -79228162514264337593543950335, d2: 0.99, expected: -78435880889121694217608510832) [14:21:58] info: [STRT] System.Tests.DecimalTests.Multiply(d1: -79228162514264337593543950335, d2: 0.9999999999999999999999999999, expected: -79228162514264337593543950327) [14:21:58] info: [STRT] System.Tests.DecimalTests.Ctor_LargeScale_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: -0.9999999999999999999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 792281625142643.37593543950335, d2: -0.0000000000000079228162514264) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 7922816251426433759354395034, d2: 0.1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.9) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.99) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.9999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.99999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.9999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.99999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.9999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.99999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.999999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.9999999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.99999999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.9999999999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.99999999999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.99999999999999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.9999999999999999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.99999999999999999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.999999999999999999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.9999999999999999999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.999999999999999999999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: 0.9999999999999999999999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: -0.1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 79228162514264337593543950335, d2: -0.9999999999999999999999999) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_Overflows_ThrowsOverflowException(d1: 39614081257132168796771975168, d2: 0.5) [14:21:58] info: [STRT] System.Tests.DecimalTests.ToDouble [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_ZeroDenominator_ThrowsDivideByZeroException(d1: 1, d2: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_ZeroDenominator_ThrowsDivideByZeroException(d1: 0, d2: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Divide_ZeroDenominator_ThrowsDivideByZeroException(d1: 0.0, d2: 0.0) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_InvalidMidpointRounding_ThrowsArgumentException(mode: -1) [14:21:58] info: [STRT] System.Tests.DecimalTests.Round_InvalidMidpointRounding_ThrowsArgumentException(mode: 5) [14:21:58] info: [STRT] System.Tests.DecimalTests.BigInteger_Truncate [14:21:58] info: [STRT] System.Tests.DecimalTests.FromOACurrency(oac: 0, expected: 0) [14:21:58] info: [STRT] System.Tests.DecimalTests.FromOACurrency(oac: 1, expected: 0.0001) [14:21:58] info: [STRT] System.Tests.DecimalTests.FromOACurrency(oac: 100000, expected: 10) [14:21:58] info: [STRT] System.Tests.DecimalTests.FromOACurrency(oac: 10000000000, expected: 1000000) [14:21:58] info: [STRT] System.Tests.DecimalTests.FromOACurrency(oac: 1000000000000000000, expected: 100000000000000) [14:21:58] info: [STRT] System.Tests.DecimalTests.FromOACurrency(oac: 9223372036854775807, expected: 922337203685477.5807) [14:21:58] info: [STRT] System.Tests.DecimalTests.FromOACurrency(oac: -9223372036854775808, expected: -922337203685477.5808) [14:21:58] info: [STRT] System.Tests.DecimalTests.FromOACurrency(oac: 123456789, expected: 12345.6789) [14:21:58] info: [STRT] System.Tests.DecimalTests.FromOACurrency(oac: 1234567890000, expected: 123456789) [14:21:58] info: [STRT] System.Tests.DecimalTests.FromOACurrency(oac: 1234567890987654321, expected: 123456789098765.4321) [14:21:58] info: [STRT] System.Tests.DecimalTests.FromOACurrency(oac: 4294967295, expected: 429496.7295) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Invalid(value: null, style: Number, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Invalid(value: "79228162514264337593543950336", style: Number, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Invalid(value: "", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Invalid(value: " ", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Invalid(value: "Garbage", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Invalid(value: "ab", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Invalid(value: "(123)", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Invalid(value: "$100", style: Number, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Invalid(value: "123.456", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Invalid(value: " 123.456", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Invalid(value: "123.456 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Invalid(value: "1E23", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Invalid(value: "ab", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.DecimalTests.Parse_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithStandaloneLowSurrogateCharAtStart [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithEightRandomCharsContainingUnpairedSurrogates(unprocessedInput: "<2BB4><218C><1BC0><613F>", idxOfFirstInvalidChar: 6, expectedRuneCount: 6, expectedUtf8ByteCount: 18) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithEightRandomCharsContainingUnpairedSurrogates(unprocessedInput: "<1854><012C><4797><41D0><5464>", idxOfFirstInvalidChar: 4, expectedRuneCount: 4, expectedUtf8ByteCount: 11) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithEightRandomCharsContainingUnpairedSurrogates(unprocessedInput: "<8BD3><5037><3E3A><6336>", idxOfFirstInvalidChar: 4, expectedRuneCount: 4, expectedUtf8ByteCount: 12) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithEightRandomCharsContainingUnpairedSurrogates(unprocessedInput: "<0F25><7352><4025><0B93><4107>", idxOfFirstInvalidChar: 2, expectedRuneCount: 2, expectedUtf8ByteCount: 6) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithEightRandomCharsContainingUnpairedSurrogates(unprocessedInput: "<887C><012C><4797><41D0><5464>", idxOfFirstInvalidChar: 4, expectedRuneCount: 4, expectedUtf8ByteCount: 11) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallInvalidBuffers(unprocessedInput: "", idxOfFirstInvalidChar: 0, expectedRuneCount: 0, expectedUtf8ByteCount: 0) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallInvalidBuffers(unprocessedInput: "X", idxOfFirstInvalidChar: 1, expectedRuneCount: 1, expectedUtf8ByteCount: 1) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallInvalidBuffers(unprocessedInput: "", idxOfFirstInvalidChar: 1, expectedRuneCount: 1, expectedUtf8ByteCount: 3) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallInvalidBuffers(unprocessedInput: "", idxOfFirstInvalidChar: 0, expectedRuneCount: 0, expectedUtf8ByteCount: 0) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallInvalidBuffers(unprocessedInput: "Y", idxOfFirstInvalidChar: 0, expectedRuneCount: 0, expectedUtf8ByteCount: 0) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallInvalidBuffers(unprocessedInput: "", idxOfFirstInvalidChar: 0, expectedRuneCount: 0, expectedUtf8ByteCount: 0) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallInvalidBuffers(unprocessedInput: "", idxOfFirstInvalidChar: 0, expectedRuneCount: 0, expectedUtf8ByteCount: 0) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallInvalidBuffers(unprocessedInput: "", idxOfFirstInvalidChar: 0, expectedRuneCount: 0, expectedUtf8ByteCount: 0) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallInvalidBuffers(unprocessedInput: "", idxOfFirstInvalidChar: 0, expectedRuneCount: 0, expectedUtf8ByteCount: 0) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallInvalidBuffers(unprocessedInput: "", idxOfFirstInvalidChar: 2, expectedRuneCount: 1, expectedUtf8ByteCount: 4) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallInvalidBuffers(unprocessedInput: "", idxOfFirstInvalidChar: 2, expectedRuneCount: 1, expectedUtf8ByteCount: 4) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallInvalidBuffers(unprocessedInput: "<0000>", idxOfFirstInvalidChar: 3, expectedRuneCount: 2, expectedUtf8ByteCount: 5) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallValidBuffers(unprocessedInput: "", expectedRuneCount: 0, expectedUtf8ByteCount: 0) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallValidBuffers(unprocessedInput: "X", expectedRuneCount: 1, expectedUtf8ByteCount: 1) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallValidBuffers(unprocessedInput: "XY", expectedRuneCount: 2, expectedUtf8ByteCount: 2) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallValidBuffers(unprocessedInput: "XYZ", expectedRuneCount: 3, expectedUtf8ByteCount: 3) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallValidBuffers(unprocessedInput: "", expectedRuneCount: 1, expectedUtf8ByteCount: 2) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallValidBuffers(unprocessedInput: "X", expectedRuneCount: 2, expectedUtf8ByteCount: 3) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallValidBuffers(unprocessedInput: "X", expectedRuneCount: 2, expectedUtf8ByteCount: 3) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallValidBuffers(unprocessedInput: "", expectedRuneCount: 1, expectedUtf8ByteCount: 3) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallValidBuffers(unprocessedInput: "", expectedRuneCount: 1, expectedUtf8ByteCount: 4) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallValidBuffers(unprocessedInput: "XZ", expectedRuneCount: 3, expectedUtf8ByteCount: 6) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithSmallValidBuffers(unprocessedInput: "X<0000>Z", expectedRuneCount: 3, expectedUtf8ByteCount: 3) [14:21:58] info: [STRT] System.Text.Unicode.Tests.Utf16UtilityTests.GetIndexOfFirstInvalidUtf16Sequence_WithInvalidSurrogateSequences [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.VoidTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Reflection.Tests.BasicIsCollectibleTests.CoreLib_IsCollectibleFalse [14:21:58] info: [STRT] System.Tests.NotSupportedExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.NotSupportedExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.NotSupportedExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.StringComparerTests.IAlternateEqualityComparer_SpansBehaveLikeStrings [14:21:58] info: [STRT] System.Tests.StringComparerTests.Equals_ExpectedResults [14:21:58] info: [STRT] System.Tests.StringComparerTests.Compare_ExpectedResults [14:21:58] info: [STRT] System.Tests.StringComparerTests.Create_InvalidArguments_Throws [14:21:58] info: [STRT] System.Tests.StringComparerTests.Compare_InvalidArguments_Throws [14:21:58] info: [STRT] System.Tests.StringComparerTests.CreateCultureOptions_InvalidArguments_Throws [14:21:58] info: [STRT] System.Tests.StringComparerTests.GetHashCode_InvalidArguments_Throws [14:21:58] info: [STRT] System.Tests.StringComparerTests.IsWellKnownOrdinalComparer_TestCases [14:21:58] info: [STRT] System.Tests.StringComparerTests.CreateCultureOptions_CreatesValidComparer [14:21:58] info: [STRT] System.Tests.StringComparerTests.IsWellKnownCultureAwareComparer_TestCases [14:21:58] info: [STRT] System.Tests.StringComparerTests.Create_CreatesValidComparer [14:21:58] info: [STRT] System.Tests.StringComparerTests.Compare_ViaSort_SortsAsExpected [14:21:58] info: [STRT] System.Tests.StringComparerTests.Comparers_AllImplementAlternateComparer [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.GetEnumerator_Current_ThrowsOnInvalidUse [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Concurrent_GetOrAdd_Read_Remove_SameObject [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Concurrent_GetOrAdd_Factory_WithArg_Read_Remove_DifferentObjects [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.InvalidArgs_Throws [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Concurrent_AddMany_DropReferences [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Concurrent_GetValue_Read_Remove_SameObject [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Concurrent_Add_Read_Remove_ValidateRemovedValue_DifferentObjects [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Concurrent_GetOrAdd_Factory_WithArg_Read_Remove_SameObject [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Concurrent_GetOrAdd_Read_Remove_DifferentObjects [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Clear_AddThenEmptyRepeatedly_ItemsRemoved [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Concurrent_GetOrAdd_Factory_Add_Read_Remove_DifferentObjects [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Concurrent_GetOrAdd_Factory_Read_Remove_DifferentObjects [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.AddRemoveIteratively(numObjects: 100) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.TryAdd_ConditionallyAdds [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.GetEnumerator_MultipleEnumeratorsReturnSameResults [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Concurrent_GetOrAdd_Add_Read_Remove_DifferentObjects [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.GetEnumerator_AddedAndRemovedItems_AppropriatelyShowUpInEnumeration [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Concurrent_Add_Read_Remove_DifferentObjects [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Clear_AddMany_Clear_AllItemsRemoved [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.AddRemoveIteratively_ValidateRemovedValue(numObjects: 100) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Concurrent_GetOrAdd_Factory_WithArg_Add_Read_Remove_DifferentObjects [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.GetEnumerator_ItemsRemovedAfterGetEnumeratorNotIncluded [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.GetEnumerator_RemovedItems_RemovedFromResults [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Concurrent_GetOrAdd_Factory_Read_Remove_SameObject [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Concurrent_GetValue_Read_Remove_DifferentObjects [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Clear_AllValuesRemoved(numObjects: 0) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Clear_AllValuesRemoved(numObjects: 1) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Clear_AllValuesRemoved(numObjects: 100) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.Clear_EmptyTable [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.AddMany_ThenRemoveAll(numObjects: 1) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.AddMany_ThenRemoveAll(numObjects: 100) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.GetEnumerator_Empty_ReturnsEmptyEnumerator [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.AddMany_ThenRemoveAll_ValidateRemovedValue(numObjects: 1) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.AddMany_ThenRemoveAll_ValidateRemovedValue(numObjects: 100) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.GetEnumerator_ItemsAddedAfterGetEnumeratorNotIncluded [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.GetEnumerator_ItemsClearedAfterGetEnumeratorNotIncluded [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.ConditionalWeakTableTests.AddOrUpdateDataTest [14:21:58] info: [STRT] System.Tests.UIntPtrTests.BigMul64 [14:21:58] info: [STRT] System.Tests.UIntPtrTests.CompareTo_ObjectNotnuint_ThrowsArgumentException(value: "a") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.CompareTo_ObjectNotnuint_ThrowsArgumentException(value: 234) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.MinValue [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Zero [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Add [14:21:58] info: [STRT] System.Tests.UIntPtrTests.CompareTo_Other_ReturnsExpected(i0: 234, value: 234, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.CompareTo_Other_ReturnsExpected(i0: 234, value: 0, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.CompareTo_Other_ReturnsExpected(i0: 234, value: 123, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.CompareTo_Other_ReturnsExpected(i0: 234, value: 456, expected: -1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.CompareTo_Other_ReturnsExpected(i0: 234, value: 4294967295, expected: -1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.CompareTo_Other_ReturnsExpected(i0: 234, value: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.EqualsTest(value: 42, obj: 42, expected: True) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.EqualsTest(value: 42, obj: 43, expected: False) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.EqualsTest(value: 42, obj: 42, expected: False) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.EqualsTest(value: 42, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToString_InvalidFormat_ThrowsFormatException [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Ctor_Value [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | HexNumber) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | BinaryNumber) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowHexSpecifier | BinaryNumber) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: -1024) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.GetHashCodeRespectAllBits [14:21:58] info: [STRT] System.Tests.UIntPtrTests.MaxValue [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TestCtor_VoidPointer_ToPointer [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Ctor_UInt [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TestExplicitCast [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "7FFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1111111111111111111111111111111", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "4294967295", offset: 0, count: 10, style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "+4294967295", offset: 0, count: 11, style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: " +4294967295 ", offset: 0, count: 15, style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "FFFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: " FFFFFFFF ", offset: 0, count: 12, style: HexNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "11111111111111111111111111111111", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: " 11111111111111111111111111111111 ", offset: 0, count: 36, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "123", offset: 1, count: 2, style: Integer, provider: null, expected: 23) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "4294967295", offset: 0, count: 1, style: Integer, provider: null, expected: 4) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "4294967295", offset: 9, count: 1, style: Integer, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "12", offset: 1, count: 1, style: HexNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "01", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "01", offset: 1, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_Valid(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Subtract [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "0", offset: 0, count: 1, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000000"···, offset: 0, count: 58, style: None, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "2147483647", offset: 0, count: 10, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "02147483647", offset: 0, count: 11, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "00000000000000000000000000000000000000000000000002"···, offset: 0, count: 59, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123\0\0", offset: 0, count: 5, style: None, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "abc", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "7FFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "100100011", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1111111111111111111111111111111", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "$1|000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "$1000", offset: 0, count: 5, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "$ 1000", offset: 0, count: 8, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1000", offset: 0, count: 4, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "+0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "-0", offset: 0, count: 2, style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "+123", offset: 0, count: 4, style: AllowLeadingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "|123", offset: 0, count: 4, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123+", offset: 0, count: 4, style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123|", offset: 0, count: 4, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "100", offset: 0, count: 3, style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: " 123", offset: 0, count: 5, style: AllowLeadingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: " 123 ", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123 ", offset: 0, count: 5, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123 \0\0", offset: 0, count: 7, style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: " 2147483647 ", offset: 0, count: 16, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "\t\t123\t\t", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "\n\n123\n\n", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "\v\v123\v\v", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "\f\f123\f\f", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "\r\r123\r\r", offset: 0, count: 7, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: " 0 ", offset: 0, count: 5, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: " 000000000 ", offset: 0, count: 13, style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1|0|0|0", offset: 0, count: 7, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1|||", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1111", offset: 0, count: 4, style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1E2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1E+2", offset: 0, count: 4, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1e2", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1E0", offset: 0, count: 3, style: AllowExponent, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1E|2", offset: 0, count: 4, style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: AllowParentheses, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "67|", offset: 0, count: 3, style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123123", offset: 0, count: 6, style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123456789", offset: 0, count: 9, style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1234567890", offset: 0, count: 10, style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1234", offset: 0, count: 4, style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "12345", offset: 0, count: 5, style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123456", offset: 0, count: 6, style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1234567", offset: 0, count: 7, style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "12345678", offset: 0, count: 8, style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10", offset: 0, count: 2, style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101", offset: 0, count: 3, style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010", offset: 0, count: 4, style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101", offset: 0, count: 5, style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010", offset: 0, count: 6, style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101", offset: 0, count: 7, style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010", offset: 0, count: 8, style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010101", offset: 0, count: 9, style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101010", offset: 0, count: 10, style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010101", offset: 0, count: 11, style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010101010", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101010101", offset: 0, count: 13, style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010101010", offset: 0, count: 14, style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010101010101", offset: 0, count: 15, style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101010101010", offset: 0, count: 16, style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010101010101", offset: 0, count: 17, style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010101010101010", offset: 0, count: 18, style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101010101010101", offset: 0, count: 19, style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010101010101010", offset: 0, count: 20, style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010101010101010101", offset: 0, count: 21, style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101010101010101010", offset: 0, count: 22, style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010101010101010101", offset: 0, count: 23, style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010101010101010101010", offset: 0, count: 24, style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101010101010101010101", offset: 0, count: 25, style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010101010101010101010", offset: 0, count: 26, style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010101010101010101010101", offset: 0, count: 27, style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101010101010101010101010", offset: 0, count: 28, style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010101010101010101010101", offset: 0, count: 29, style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "101010101010101010101010101010", offset: 0, count: 30, style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "1010101010101010101010101010101", offset: 0, count: 31, style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "10101010101010101010101010101010", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 2863311530) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "4294967295", offset: 0, count: 10, style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "+4294967295", offset: 0, count: 11, style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: " +4294967295 ", offset: 0, count: 15, style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "FFFFFFFF", offset: 0, count: 8, style: HexNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: " FFFFFFFF ", offset: 0, count: 12, style: HexNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "11111111111111111111111111111111", offset: 0, count: 32, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: " 11111111111111111111111111111111 ", offset: 0, count: 36, style: BinaryNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "123", offset: 1, count: 2, style: Integer, provider: null, expected: 23) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "4294967295", offset: 0, count: 1, style: Integer, provider: null, expected: 4) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "4294967295", offset: 9, count: 1, style: Integer, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "12", offset: 0, count: 1, style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "12", offset: 1, count: 1, style: HexNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "01", offset: 0, count: 1, style: BinaryNumber, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "01", offset: 1, count: 1, style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Valid(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TestSize [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 0, format: "G", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4567, format: "G", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4294967295, format: "G", provider: null, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 0, format: "G\0", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4294967295, format: "G\0", provider: null, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4294967295, format: "\0N222", provider: null, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 0, format: "\0", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4294967295, format: "\0", provider: null, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 0, format: "", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4567, format: "", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4294967295, format: "", provider: null, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 0, format: "R", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4567, format: "R", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4294967295, format: "R", provider: null, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4567, format: "D", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4567, format: "D18", provider: null, expected: "000000000000004567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 0, format: "x", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 9320, format: "x", provider: null, expected: "2468") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 0, format: "b", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4294967295, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4294967295, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4294967295, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4294967295, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4294967295, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4294967295, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 4567, format: "D18", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "000000000000004567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.TryFormat(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Utf8Span_InvalidUtf8 [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 0, format: "G", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4567, format: "G", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4294967295, format: "G", provider: null, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 0, format: "G\0", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4294967295, format: "G\0", provider: null, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4294967295, format: "\0N222", provider: null, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 0, format: "\0", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4294967295, format: "\0", provider: null, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 0, format: "", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4567, format: "", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4294967295, format: "", provider: null, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 0, format: "R", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4567, format: "R", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4294967295, format: "R", provider: null, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4567, format: "D", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4567, format: "D18", provider: null, expected: "000000000000004567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 0, format: "x", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 9320, format: "x", provider: null, expected: "2468") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 0, format: "b", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4294967295, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4294967295, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4294967295, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4294967295, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4294967295, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4294967295, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4294967295") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4567, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 4567, format: "D18", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "000000000000004567") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.ToStringTest(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "0", style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "00000000000000000000000000000000000000000000000000"···, style: None, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "2147483647", style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "02147483647", style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "00000000000000000000000000000000000000000000000002"···, style: None, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123\0\0", style: None, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1", style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "12", style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "abc", style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "ABC", style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "7FFFFFFF", style: HexNumber, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "100100011", style: BinaryNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010111100", style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10010", style: BinaryNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1111111111111111111111111111111", style: BinaryNumber, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "$1|000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "$1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "$ 1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = "|", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "100", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123", style: Any, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "+0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "-0", style: AllowLeadingSign, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "+123", style: AllowLeadingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "|123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "100", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123", style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123+", style: AllowTrailingSign, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123|", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "100", style: AllowTrailingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: " 123", style: AllowLeadingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: " 123 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123 ", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123 \0\0", style: AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: " 2147483647 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 2147483647) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "\t\t123\t\t", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "\n\n123\n\n", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "\v\v123\v\v", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "\f\f123\f\f", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "\r\r123\r\r", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: " 0 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: " 000000000 ", style: AllowLeadingWhite | AllowTrailingWhite, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1000", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1|0|0|0", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1|||", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1111", style: AllowThousands, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1111) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1E2", style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1E+2", style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1e2", style: AllowExponent, provider: null, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1E0", style: AllowExponent, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1E|2", style: AllowExponent, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 100) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123", style: AllowParentheses, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "67|", style: AllowDecimalPoint, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 67) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 23123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 3) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1", style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "12", style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1234", style: Integer, provider: null, expected: 1234) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "12345", style: Integer, provider: null, expected: 12345) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123456", style: Integer, provider: null, expected: 123456) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1234567", style: Integer, provider: null, expected: 1234567) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "12345678", style: Integer, provider: null, expected: 12345678) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123456789", style: Integer, provider: null, expected: 123456789) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1234567890", style: Integer, provider: null, expected: 1234567890) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1", style: HexNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123", style: HexNumber, provider: null, expected: 291) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1234", style: HexNumber, provider: null, expected: 4660) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "12345", style: HexNumber, provider: null, expected: 74565) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "123456", style: HexNumber, provider: null, expected: 1193046) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1234567", style: HexNumber, provider: null, expected: 19088743) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "12345678", style: HexNumber, provider: null, expected: 305419896) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1", style: BinaryNumber, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10", style: BinaryNumber, provider: null, expected: 2) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101", style: BinaryNumber, provider: null, expected: 5) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010", style: BinaryNumber, provider: null, expected: 10) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101", style: BinaryNumber, provider: null, expected: 21) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010", style: BinaryNumber, provider: null, expected: 42) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101", style: BinaryNumber, provider: null, expected: 85) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010", style: BinaryNumber, provider: null, expected: 170) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010101", style: BinaryNumber, provider: null, expected: 341) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101010", style: BinaryNumber, provider: null, expected: 682) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010101", style: BinaryNumber, provider: null, expected: 1365) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010101010", style: BinaryNumber, provider: null, expected: 2730) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101010101", style: BinaryNumber, provider: null, expected: 5461) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010101010", style: BinaryNumber, provider: null, expected: 10922) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010101010101", style: BinaryNumber, provider: null, expected: 21845) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101010101010", style: BinaryNumber, provider: null, expected: 43690) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010101010101", style: BinaryNumber, provider: null, expected: 87381) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010101010101010", style: BinaryNumber, provider: null, expected: 174762) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101010101010101", style: BinaryNumber, provider: null, expected: 349525) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010101010101010", style: BinaryNumber, provider: null, expected: 699050) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010101010101010101", style: BinaryNumber, provider: null, expected: 1398101) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101010101010101010", style: BinaryNumber, provider: null, expected: 2796202) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010101010101010101", style: BinaryNumber, provider: null, expected: 5592405) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010101010101010101010", style: BinaryNumber, provider: null, expected: 11184810) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101010101010101010101", style: BinaryNumber, provider: null, expected: 22369621) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010101010101010101010", style: BinaryNumber, provider: null, expected: 44739242) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010101010101010101010101", style: BinaryNumber, provider: null, expected: 89478485) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101010101010101010101010", style: BinaryNumber, provider: null, expected: 178956970) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010101010101010101010101", style: BinaryNumber, provider: null, expected: 357913941) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 715827882) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "1010101010101010101010101010101", style: BinaryNumber, provider: null, expected: 1431655765) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "10101010101010101010101010101010", style: BinaryNumber, provider: null, expected: 2863311530) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "4294967295", style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "+4294967295", style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: " +4294967295 ", style: Integer, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "FFFFFFFF", style: HexNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: " FFFFFFFF ", style: HexNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: "11111111111111111111111111111111", style: BinaryNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Valid(value: " 11111111111111111111111111111111 ", style: BinaryNumber, provider: null, expected: 4294967295) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Parse_Span_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UIntPtrTests.Ctor_ULong [14:21:58] info: [STRT] System.Tests.UIntPtrTests.BigMul32(a: 0, b: 0, result: "0000000000000000") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.BigMul32(a: 0, b: 1, result: "0000000000000000") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.BigMul32(a: 1, b: 0, result: "0000000000000000") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.BigMul32(a: 2, b: 3, result: "0000000000000006") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.BigMul32(a: 4294967295, b: 2, result: "00000001FFFFFFFE") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.BigMul32(a: 4294967295, b: 1, result: "00000000FFFFFFFF") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.BigMul32(a: 4294967295, b: 4294967295, result: "FFFFFFFE00000001") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.BigMul32(a: 4294967295, b: 3, result: "00000002FFFFFFFD") [14:21:58] info: [STRT] System.Tests.UIntPtrTests.BigMul32(a: 699689909, b: 2541926935, result: "18AEB7774A612F43") [14:21:58] info: [STRT] System.Reflection.Tests.RuntimeTypeMemberCacheTests.BigTypeGetMethodsReturnsInDeclaredOrderTest [14:21:58] info: [STRT] System.Reflection.Tests.RuntimeTypeMemberCacheTests.TypeGetEventsReturnsInDeclaredOrderTest [14:21:58] info: [STRT] System.Reflection.Tests.RuntimeTypeMemberCacheTests.TypeGetConstructorsReturnsInDeclaredOrderTest [14:21:58] info: [STRT] System.Reflection.Tests.RuntimeTypeMemberCacheTests.TypeGetMethodsReturnsInDeclaredOrderTest [14:21:58] info: [STRT] System.Reflection.Tests.RuntimeTypeMemberCacheTests.TypeGetMemberByNameReturnsInDeclaredOrderTest [14:21:58] info: [STRT] System.Reflection.Tests.RuntimeTypeMemberCacheTests.TypeGetPropertiesReturnsInDeclaredOrderTest [14:21:58] info: [STRT] System.Reflection.Tests.RuntimeTypeMemberCacheTests.TypeGetFieldsReturnsInDeclaredOrderTest [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.CharTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.SystemExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.SystemExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.SystemExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UShortTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.AmbiguousImplementationExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.AmbiguousImplementationExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.AmbiguousImplementationExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Runtime.InteropServices.Tests.ExternalExceptionTests.Ctor_String_int [14:21:58] info: [STRT] System.Runtime.InteropServices.Tests.ExternalExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Runtime.InteropServices.Tests.ExternalExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Runtime.InteropServices.Tests.ExternalExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.SetsRequiredMembersAttributeTests.TestConstructor [14:21:58] info: [STRT] System.Reflection.Tests.ReflectionContextTests.GetTypeForObject_NullValue_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Reflection.Tests.ReflectionContextTests.GetTypeForObject_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.EndOfStreamExceptionTests.EndOfStreamException_Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.EndOfStreamExceptionTests.EndOfStreamException_Ctor_String [14:21:58] info: [STRT] System.Tests.EndOfStreamExceptionTests.EndOfStreamException_Ctor_Empty [14:21:58] info: [STRT] System.Tests.ArrayTypeMismatchExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.ArrayTypeMismatchExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.ArrayTypeMismatchExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Reflection.Tests.TypeTests_HiddenEvents.GetEventHidesEventsBySimpleNameCompare [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.MarshalByRefObjectTypeTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericMethodParameter2Of2Tests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 0, format: "G", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 4567, format: "G", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 65535, format: "G", provider: null, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 0, format: "G\0", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 65535, format: "G\0", provider: null, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 65535, format: "\0N222", provider: null, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 0, format: "\0", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 65535, format: "\0", provider: null, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 0, format: "", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 4567, format: "", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 65535, format: "", provider: null, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 0, format: "R", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 4567, format: "R", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 65535, format: "R", provider: null, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 123, format: "D", provider: null, expected: "123") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 123, format: "D99", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 0, format: "x", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 9320, format: "x", provider: null, expected: "2468") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 0, format: "b", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 65535, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 65535, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 65535, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 65535, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 65535, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 65535, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 123, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 123, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryFormat(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToString_InvalidFormat_ThrowsFormatException [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 0, format: "G", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 4567, format: "G", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 65535, format: "G", provider: null, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 0, format: "G\0", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 4567, format: "G\0", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 65535, format: "G\0", provider: null, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 0, format: "\0N222", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 4567, format: "\0N222", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 65535, format: "\0N222", provider: null, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 0, format: "\0", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 4567, format: "\0", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 65535, format: "\0", provider: null, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 0, format: "", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 4567, format: "", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 65535, format: "", provider: null, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 0, format: "R", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 4567, format: "R", provider: null, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 65535, format: "R", provider: null, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 123, format: "D", provider: null, expected: "123") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 123, format: "D99", provider: null, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 0, format: "x", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 9320, format: "x", provider: null, expected: "2468") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 0, format: "b", provider: null, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 9320, format: "b", provider: null, expected: "10010001101000") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 2468, format: "N", provider: null, expected: "2,468.000") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 0, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 4567, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 65535, format: "G", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 0, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 4567, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 65535, format: "G\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 0, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 4567, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 65535, format: "\0N222", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 0, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 4567, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 65535, format: "\0", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 0, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 4567, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 65535, format: "", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 0, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 4567, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "4567") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 65535, format: "R", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "65535") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 123, format: "D", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "123") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 123, format: "D99", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 0, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 9320, format: "x", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2468") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 0, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "0") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 9320, format: "b", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "10010001101000") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 1, ··· }, expected: "2,468.000") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 32, format: "C100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "¤32.0000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 32, format: "P100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3,200.00000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 32, format: "D100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 32, format: "E100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "3.200000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 32, format: "F100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 32, format: "N100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "32.00000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 32, format: "X100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 32, format: "B100", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "00000000000000000000000000000000000000000000000000"···) [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 2468, format: "N", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "2*468~00") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 123, format: "E", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "1~230000E&002") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 123, format: "F", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "123~00") [14:21:58] info: [STRT] System.Tests.UInt16Tests.ToStringTest(i: 123, format: "P", provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: "12,300.00000 @") [14:21:58] info: [STRT] System.Tests.UInt16Tests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.UInt16Tests.MinValue [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Valid(value: "0", style: Integer, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Valid(value: "123", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Valid(value: "+123", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Valid(value: " 123 ", style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Valid(value: "65535", style: Integer, provider: null, expected: 65535) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Valid(value: "12", style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Valid(value: "1000", style: AllowThousands, provider: null, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Valid(value: "123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Valid(value: "123", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Valid(value: "12", style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Valid(value: "abc", style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Valid(value: "ABC", style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Valid(value: "10010", style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Valid(value: "101010111100", style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Valid(value: "101010111100", style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Valid(value: "$1,000", style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt16Tests.CompareTo_ObjectNotUshort_ThrowsArgumentException(value: "a") [14:21:58] info: [STRT] System.Tests.UInt16Tests.CompareTo_ObjectNotUshort_ThrowsArgumentException(value: 234) [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | HexNumber) [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowParentheses | BinaryNumber) [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: AllowHexSpecifier | BinaryNumber) [14:21:58] info: [STRT] System.Tests.UInt16Tests.TryParse_InvalidNumberStyle_ThrowsArgumentException(style: -1024) [14:21:58] info: [STRT] System.Tests.UInt16Tests.GetTypeCode_Invoke_ReturnsUInt16 [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "65536", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Invalid(value: "10000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 234, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt16Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 0, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt16Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 123, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt16Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 456, expected: -1) [14:21:58] info: [STRT] System.Tests.UInt16Tests.CompareTo_Other_ReturnsExpected(i: 234, value: 65535, expected: -1) [14:21:58] info: [STRT] System.Tests.UInt16Tests.CompareTo_Other_ReturnsExpected(i: 234, value: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "65536", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Invalid(value: "10000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.MaxValue [14:21:58] info: [STRT] System.Tests.UInt16Tests.Ctor_Value [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: null, style: Integer, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: null, style: HexNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: null, style: BinaryNumber, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: null, style: Any, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " \t \n \r ", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " \0\0", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "…123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123…", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "
123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123
", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "g1", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "1g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "g123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "1g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "g123", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "1g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "g123", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "Garbage", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "g1", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "1g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "g123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "214748364g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "\0\0123", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "1\023", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "1\023", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123\0\0 ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "abc", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "1E23", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "(123)", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "$1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "1,000", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "678.90", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "0xabc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "&habc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "G1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "g1", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "+abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-abc", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "0b101010111100", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "G1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "g1", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "+101", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-010", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "abc", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 123 ", style: None, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "+-123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-+123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "- 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "+ 123", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123-+", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123+-", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 -", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123 +", style: AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "(100))", style: AllowTrailingSign | AllowParentheses | AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "+123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "+123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-123+", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-123-", style: AllowLeadingSign | AllowTrailingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-(1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "(-1000)", style: AllowLeadingSign | AllowParentheses, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowLeadingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 1 ", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " 1", style: AllowTrailingWhite, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "|||1", style: AllowThousands, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "65E", style: AllowExponent, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "NaN", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-Infinity", style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "+", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-", style: AllowLeadingSign, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " +", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " -", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "+ ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "- ", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowCurrencySymbol, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "123", style: AllowLeadingSign, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "2147483648g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "2147483648\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "2147483648 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "4294967296g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "4294967296\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "4294967296 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "4294967300g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "4294967300\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "4294967300 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775808 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551620 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 \0\0\0", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-2147483649g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-2147483649\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-2147483649 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-2147483650g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-2147483650\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-2147483650 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-10000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-10000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-10000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775809 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-9223372036854775810 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000\0g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-10000000000000000000 g", style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Any, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-1000000000000000000000000000000000000000000000000"···, style: Integer, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000 ", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0\0g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "FFFFFFFFFFFFFFFF0 g", style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: HexNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110\0g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "111111111111111111111111111111110 g", style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "11111111111111111111111111111111111111111111111111"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "00000000000010000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "-1", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "abc123", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " -1 ", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: " abc123 ", style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "18446744073709551616", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000000000000000000000000000000000000"···, style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "4294967296", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "100000000000000000000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "65536", style: Integer, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000", style: HexNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Invalid(value: "10000000000000000", style: BinaryNumber, provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "0", offset: 0, count: 1, style: Integer, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "+123", offset: 0, count: 4, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: " 123 ", offset: 0, count: 7, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "65535", offset: 0, count: 5, style: Integer, provider: null, expected: 65535) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: null, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "abc", offset: 0, count: 3, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "$1,000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "123", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "123", offset: 1, count: 2, style: Integer, provider: null, expected: 23) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "+123", offset: 0, count: 2, style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "+123", offset: 1, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "AJK", offset: 0, count: 1, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "111", offset: 0, count: 1, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "$1,000", offset: 0, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Span_Valid(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_InvalidUtf8 [14:21:58] info: [STRT] System.Tests.UInt16Tests.EqualsTest(i1: 789, obj: 789, expected: True) [14:21:58] info: [STRT] System.Tests.UInt16Tests.EqualsTest(i1: 788, obj: 0, expected: False) [14:21:58] info: [STRT] System.Tests.UInt16Tests.EqualsTest(i1: 0, obj: 0, expected: True) [14:21:58] info: [STRT] System.Tests.UInt16Tests.EqualsTest(i1: 789, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.UInt16Tests.EqualsTest(i1: 789, obj: "789", expected: False) [14:21:58] info: [STRT] System.Tests.UInt16Tests.EqualsTest(i1: 789, obj: 789, expected: False) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "0", offset: 0, count: 1, style: Integer, provider: null, expected: 0) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "+123", offset: 0, count: 4, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: " 123 ", offset: 0, count: 7, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "65535", offset: 0, count: 5, style: Integer, provider: null, expected: 65535) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: null, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "1000", offset: 0, count: 4, style: AllowThousands, provider: null, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Integer, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 3, style: Any, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "12", offset: 0, count: 2, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "abc", offset: 0, count: 3, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "ABC", offset: 0, count: 3, style: HexNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "10010", offset: 0, count: 5, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 18) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "101010111100", offset: 0, count: 12, style: BinaryNumber, provider: null, expected: 2748) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "$1,000", offset: 0, count: 6, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1000) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "123", offset: 0, count: 2, style: Integer, provider: null, expected: 12) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "123", offset: 1, count: 2, style: Integer, provider: null, expected: 23) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "+123", offset: 0, count: 2, style: Integer, provider: null, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "+123", offset: 1, count: 3, style: Integer, provider: null, expected: 123) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "AJK", offset: 0, count: 1, style: HexNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "111", offset: 0, count: 1, style: BinaryNumber, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "$1,000", offset: 0, count: 2, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 1) [14:21:58] info: [STRT] System.Tests.UInt16Tests.Parse_Utf8Span_Valid(value: "$1,000", offset: 1, count: 3, style: Currency, provider: NumberFormatInfo { CurrencyDecimalDigits = 2, CurrencyDecimalSeparator = ".", CurrencyGroupSeparator = ",", CurrencyGroupSizes = [3], CurrencyNegativePattern = 0, ··· }, expected: 10) [14:21:58] info: [STRT] System.Tests.BadImageFormatExceptionTests.FusionLogTest [14:21:58] info: [STRT] System.Tests.BadImageFormatExceptionTests.Ctor_String_String [14:21:58] info: [STRT] System.Tests.BadImageFormatExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.BadImageFormatExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.BadImageFormatExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.BadImageFormatExceptionTests.Ctor_String_String_Exception [14:21:58] info: [STRT] System.Tests.BadImageFormatExceptionTests.ToStringTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_CheckedUnaryNegationTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromSingleTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromDecimalTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_CheckedAdditionTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadLittleEndianSByteTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromHalfTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.Log2Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromNFloatTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.MaxNumberTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromSByteTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_DivisionTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.SignTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadLittleEndianInt96Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.RotateRightTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromUInt16Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_BitwiseAndTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromNFloatTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryWriteLittleEndianTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadLittleEndianInt16Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadLittleEndianUInt64Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsNegativeTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromUInt32Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_CheckedDivisionTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryWriteBigEndianTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_CheckedDecrementTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromDecimalTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.PopCountTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.OneTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadLittleEndianUInt128Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromUInt32Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromUInt128Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.MinMagnitudeNumberTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_IncrementTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromInt32Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.RadixTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromDecimalTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromInt64Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromInt32Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_MultiplyTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromByteTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsNaNTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromUInt16Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadBigEndianInt128Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_ModulusTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsSubnormalTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromCharTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsImaginaryNumberTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.MinMagnitudeTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadBigEndianUInt128Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsEvenIntegerTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_LeftShiftTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadBigEndianUInt32Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromUInt128Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadLittleEndianInt64Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromUInt64Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsOddIntegerTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.MaxMagnitudeTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadLittleEndianUInt96Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadBigEndianInt96Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.GetByteCountTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadBigEndianSByteTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromUIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromDoubleTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsNegativeInfinityTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromUInt64Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_EqualityTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromHalfTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadBigEndianByteTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromUInt16Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.LeadingZeroCountTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromSByteTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromInt64Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.AdditiveIdentityTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_BitwiseOrTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromUInt32Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadBigEndianUInt96Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.MaxMagnitudeNumberTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromUInt128Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.AbsTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromDoubleTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_GreaterThanTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.MaxValueTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsComplexNumberTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadBigEndianUInt64Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_CheckedMultiplyTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_InequalityTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromUInt64Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_CheckedIncrementTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsZeroTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromInt16Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromSingleTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadLittleEndianInt128Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromInt128Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromInt16Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.ClampTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsPositiveTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromHalfTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromCharTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_GreaterThanOrEqualTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadLittleEndianUInt32Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadBigEndianInt16Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsPositiveInfinityTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromByteTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromInt64Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.RotateLeftTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.MultiplicativeIdentityTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadBigEndianUInt16Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromSByteTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromIntPtrTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromInt32Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_UnaryNegationTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.AllBitsSetTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsCanonicalTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.ZeroTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_SubtractionTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsFiniteTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_AdditionTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_LessThanOrEqualTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.MinTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.GetShortestBitLengthTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromInt128Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_DecrementTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadLittleEndianInt32Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_CheckedSubtractionTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.MinValueTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromNFloatTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_UnaryPlusTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_LessThanTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsNormalTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsInfinityTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.MinNumberTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_ExclusiveOrTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsPow2Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadLittleEndianByteTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromByteTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.MaxTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsRealNumberTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TrailingZeroCountTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadBigEndianInt32Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_UnsignedRightShiftTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadLittleEndianUInt16Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.TryReadBigEndianInt64Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.IsIntegerTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_OnesComplementTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromSingleTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateSaturatingFromInt128Test [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromCharTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.DivRemTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.op_RightShiftTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateTruncatingFromDoubleTest [14:21:58] info: [STRT] System.Tests.UInt128Tests_GenericMath.CreateCheckedFromInt16Test [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxVoid [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.AllocateTypeAssociatedMemoryAlignedValidArguments(alignment: 1) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.AllocateTypeAssociatedMemoryAlignedValidArguments(alignment: 2) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.AllocateTypeAssociatedMemoryAlignedValidArguments(alignment: 4) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.AllocateTypeAssociatedMemoryAlignedValidArguments(alignment: 8) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.AllocateTypeAssociatedMemoryAlignedValidArguments(alignment: 16) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.AllocateTypeAssociatedMemoryAlignedValidArguments(alignment: 32) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.AllocateTypeAssociatedMemoryAlignedValidArguments(alignment: 64) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.AllocateTypeAssociatedMemoryAlignedValidArguments(alignment: 128) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.AllocateTypeAssociatedMemoryAlignedValidArguments(alignment: 512) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.AllocateTypeAssociatedMemoryAlignedValidArguments(alignment: 4096) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.AllocateTypeAssociatedMemoryAlignedValidArguments(alignment: 16384) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.AllocateTypeAssociatedMemoryAlignedValidArguments(alignment: 65536) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.AllocateTypeAssociatedMemoryAlignedValidArguments(alignment: 262144) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.AllocateTypeAssociatedMemoryInvalidArguments [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetHashCodeTest [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.PrepareDelegate [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.AllocateTypeAssociatedMemoryAlignedInvalidArguments [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_RunsNormalStaticCtors [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.SizeOf [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.ArrayGetSubArrayTest [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxByRefLike [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_DoesNotRunConstructor [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.ArrayGetSubArrayCoVarianceTest [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.PrepareGenericMethod [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.EqualsTest [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.NullBox [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(string), expectedExceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(int[]), expectedExceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(int[,]), expectedExceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(int[*]), expectedExceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(System.Array), expectedExceptionType: typeof(System.MemberAccessException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(System.Enum), expectedExceptionType: typeof(System.MemberAccessException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(System.IO.Stream), expectedExceptionType: typeof(System.MemberAccessException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(System.Buffer), expectedExceptionType: typeof(System.MemberAccessException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(System.IDisposable), expectedExceptionType: typeof(System.MemberAccessException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(System.Collections.Generic.List<>), expectedExceptionType: typeof(System.MemberAccessException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(T), expectedExceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(System.Delegate), expectedExceptionType: typeof(System.MemberAccessException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(System.Void), expectedExceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(System.Int32*), expectedExceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(System.Int32&), expectedExceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(), expectedExceptionType: typeof(System.ArgumentException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(System.ReadOnlySpan), expectedExceptionType: typeof(System.NotSupportedException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(System.ArgIterator), expectedExceptionType: typeof(System.NotSupportedException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_InvalidArguments_ThrowsException(typeToInstantiate: typeof(System.Collections.Generic.List<__Canon>), expectedExceptionType: typeof(System.NotSupportedException)) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxNullNullable [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_DoesNotRunBeforeFieldInitCctors [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxStruct [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.PrepareMethod [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.TryEnsureSufficientExecutionStack_NoSpaceAvailable_ReturnsFalse [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxArrayType [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxNullTypeHandle [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.IsReferenceOrContainsReferences [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_Struct [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.AllocateTypeAssociatedMemoryValidArguments [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxPointer [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetObjectValue [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.SizeOfPartiallyOpenGeneric [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.TryEnsureSufficientExecutionStack_SpaceAvailable_ReturnsTrue [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxUnmanagedGenericStruct [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxManagedGenericStruct [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxGenericTypeDefinition [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.FixedAddressValueTypeTest [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxPrimitive [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.SizeOfGenericParameter [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxNullable [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxGenericParameterType [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.GetUninitializedObject_Nullable [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxReferenceType [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.RunClassConstructor [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxPartiallyOpenGeneric [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.InitializeArray [14:21:58] info: [STRT] System.Runtime.Tests.UseResourceKeysTest.ReturnsResourceWhenFeatureSwitchIsDisabled [14:21:58] info: [STRT] System.Runtime.Tests.UseResourceKeysTest.ReturnsResourceKeyWhenFeatureSwitchIsEnabled [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.Grow_Large(useScratch: False) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.Grow_Large(useScratch: True) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.AppendFormatted_String_ICustomFormatter [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.AppendFormatted_String [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.LengthAndHoleArguments_Valid(literalLength: 0, formattedCount: 0) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.LengthAndHoleArguments_Valid(literalLength: 1, formattedCount: 1) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.LengthAndHoleArguments_Valid(literalLength: 42, formattedCount: 84) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.LengthAndHoleArguments_Valid(literalLength: -1, formattedCount: 0) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.LengthAndHoleArguments_Valid(literalLength: -1, formattedCount: -1) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.LengthAndHoleArguments_Valid(literalLength: -16, formattedCount: 1) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.ToStringAndClear_Clears [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.AppendFormatted_ReferenceTypes [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.AppendLiteral [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.AppendFormatted_ReferenceTypes_ICustomFormatter [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.AppendFormatted_ReadOnlySpanChar [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.AppendFormatted_ValueTypes [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.Clear_Clears [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.AppendFormatted_ReferenceTypes_CreateProviderFlowed(useScratch: False) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.AppendFormatted_ReferenceTypes_CreateProviderFlowed(useScratch: True) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.ToString_DoesntClear [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.AppendFormatted_ValueTypes_CreateProviderFlowed(useScratch: False) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.AppendFormatted_ValueTypes_CreateProviderFlowed(useScratch: True) [14:21:58] info: [STRT] System.Runtime.CompilerServices.Tests.DefaultInterpolatedStringHandlerTests.AppendFormatted_ValueTypes_ICustomFormatter [14:21:58] info: [STRT] System.Reflection.Tests.InvokeWithRefLikeArgs.PropertyIndexerWithRefStructArg_ThrowsNSE [14:21:58] info: [STRT] System.Reflection.Tests.InvokeWithRefLikeArgs.MethodTakesRefStructAsArgWithDefaultValue_ThrowsNSE [14:21:58] info: [STRT] System.Reflection.Tests.InvokeWithRefLikeArgs.MethodTakesRefStructAsArg_ThrowsNSE [14:21:58] info: [STRT] System.Reflection.Tests.InvokeWithRefLikeArgs.MethodReturnsRefToRefStruct_ThrowsNSE [14:21:58] info: [STRT] System.Reflection.Tests.InvokeWithRefLikeArgs.PropertyTypedAsRefToRefStruct_AsMethodInfo_ThrowsNSE [14:21:58] info: [STRT] System.Reflection.Tests.InvokeWithRefLikeArgs.PropertyTypedAsRefToRefStruct_AsPropInfo_ThrowsNSE [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresDynamicCodeAttributeTests.TestSetUrl(url: "https://dot.net") [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresDynamicCodeAttributeTests.TestSetUrl(url: "") [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresDynamicCodeAttributeTests.TestSetUrl(url: null) [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.RequiresDynamicCodeAttributeTests.TestConstructor [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.UnconditionalSuppressMessageAttributeTests.TestConstructor(category: "Category", id: "CheckId", justification: "Justification", messageId: "MessageId", scope: "Scope", target: "Target") [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.UnconditionalSuppressMessageAttributeTests.TestConstructor(category: "", id: "", justification: "", messageId: "", scope: "", target: "") [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.UnconditionalSuppressMessageAttributeTests.TestConstructor(category: null, id: null, justification: null, messageId: null, scope: null, target: null) [14:21:58] info: [STRT] System.Diagnostics.CodeAnalysis.Tests.UnconditionalSuppressMessageAttributeTests.TestConstructor(category: "", id: null, justification: "Justification", messageId: null, scope: "Scope", target: "") [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ArrayTypeTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.TypedReferenceTests.PointerTypeTests [14:21:58] info: [STRT] System.Tests.TypedReferenceTests.MakeTypedReference_ToObjectTests_WithFunctionPointer [14:21:58] info: [STRT] System.Tests.TypedReferenceTests.MakeTypedReference_ToObjectTests_WithPointer [14:21:58] info: [STRT] System.Tests.TypedReferenceTests.NegativeMakeTypedReference [14:21:58] info: [STRT] System.Tests.TypedReferenceTests.MakeTypedReference_ToObjectTests [14:21:58] info: [STRT] System.Tests.TypedReferenceTests.MakeTypedReference_ReadOnlyField_Succeeds [14:21:58] info: [STRT] System.Tests.TypedReferenceTests.GetTargetTypeTests [14:21:58] info: [STRT] System.Tests.DerivedException.Exception_OverriddenToStringOnInnerException [14:21:58] info: [STRT] System.Tests.DerivedException.Exception_SerializeObjectState [14:21:58] info: [STRT] System.Tests.NotImplementedExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.NotImplementedExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.NotImplementedExceptionTests.Ctor_Empty [14:21:58] info: [STRT] SafeHandleZeroOrMinusOneIsInvalidTests.SafeHandleZeroOrMinusOneIsInvalidTest [14:21:58] info: [STRT] SafeHandleZeroOrMinusOneIsInvalidTests.SafeHandleMinusOneIsInvalidTest [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.IntRefTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.UInt16EnumTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TestTotalNanoseconds(ticks: 0, totalNanoseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TestTotalNanoseconds(ticks: 100, totalNanoseconds: 10000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TestTotalNanoseconds(ticks: 1000, totalNanoseconds: 100000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Invalid [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldOverflow(milliseconds: 922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldOverflow(milliseconds: -922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldOverflow(milliseconds: 9223372036854775807, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldOverflow(milliseconds: -9223372036854775808, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldOverflow(milliseconds: 0, microseconds: 922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldOverflow(milliseconds: 0, microseconds: -922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldOverflow(milliseconds: 0, microseconds: 9223372036854775807) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldOverflow(milliseconds: 0, microseconds: -9223372036854775808) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldOverflow(milliseconds: 922337203685477, microseconds: 1000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldOverflow(milliseconds: -922337203685477, microseconds: -1000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldOverflow(milliseconds: 1, microseconds: 922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldOverflow(milliseconds: -1, microseconds: -922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.MinValue [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 00:00:00.0010000, obj: 00:00:00.0010000, expected: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 00:00:00.0020000, obj: 00:00:00.0010000, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 00:00:00.0010000, obj: 00:00:00.0020000, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 01:02:03, obj: 01:02:03, expected: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 01:02:03, obj: 01:02:04, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 01:02:03, obj: 01:02:02, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 01:02:03, obj: 01:03:03, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 01:02:03, obj: 01:01:03, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 01:02:03, obj: 02:02:03, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 01:02:03, obj: 00:02:03, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04, obj: 1.02:03:04, expected: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04, obj: 1.02:03:05, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04, obj: 1.02:03:03, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04, obj: 1.02:04:04, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04, obj: 1.02:02:04, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04, obj: 1.03:03:04, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04, obj: 1.01:03:04, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04, obj: 2.02:03:04, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04, obj: 02:03:04, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04.0050000, obj: 1.02:03:04.0050000, expected: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04.0050000, obj: 1.02:03:04.0060000, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04.0050000, obj: 1.02:03:04.0040000, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04.0050000, obj: 1.02:03:05.0050000, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04.0050000, obj: 1.02:03:03.0050000, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04.0050000, obj: 1.02:04:04.0050000, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04.0050000, obj: 1.02:02:04.0050000, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04.0050000, obj: 1.03:03:04.0050000, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04.0050000, obj: 1.01:03:04.0050000, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04.0050000, obj: 2.02:03:04.0050000, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 1.02:03:04.0050000, obj: 02:03:04.0050000, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo(timeSpan1: 00:00:00.0010000, obj: null, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMicroseconds_Int_Single_ShouldCreate(microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMicroseconds_Int_Single_ShouldCreate(microseconds: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMicroseconds_Int_Single_ShouldCreate(microseconds: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMicroseconds_Int_Single_ShouldCreate(microseconds: 922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMicroseconds_Int_Single_ShouldCreate(microseconds: -922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldGiveResultWithPrecision [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes(value: 100.5, expected: 01:40:30) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes(value: 2.5, expected: 00:02:30) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes(value: 1, expected: 00:01:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes(value: 0, expected: 00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes(value: -1, expected: -00:01:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes(value: -2.5, expected: -00:02:30) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes(value: -100.5, expected: -01:40:30) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldOverflow(minutes: 15372286729, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldOverflow(minutes: -15372286729, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldOverflow(minutes: 0, seconds: 922337203686, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldOverflow(minutes: 0, seconds: -922337203686, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldOverflow(minutes: 0, seconds: 0, milliseconds: 922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldOverflow(minutes: 0, seconds: 0, milliseconds: -922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldOverflow(minutes: 0, seconds: 0, milliseconds: 0, microseconds: 922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldOverflow(minutes: 0, seconds: 0, milliseconds: 0, microseconds: -922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: null, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "-", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "garbage", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "12/12/12", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "00:", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "00:00:-01", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "\012:34:56", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "1\02:34:56", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "12\0:34:56", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "00:00::00", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "00:00:00:", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "00:00:00:00:00:00:00:00", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "6:12:14:45.3448", provider: hr-HR, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "1:1:1.99999999", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "2147483647", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "2147483648", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "10675200", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "10675200:00:00", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "10675199:03:00:00", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "10675199:02:49:00", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "10675199:02:48:06", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "-10675199:02:48:06", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "10675199:02:48:05.4776", provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "-10675199:02:48:05.4776", provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "00:00:60", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "00:60:00", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Invalid(input: "24:00", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow(days: 10675199, hours: 256204778, minutes: 15372286728, seconds: 922337203685, milliseconds: 922337203685477, microseconds: 922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow(days: -10675199, hours: -256204778, minutes: -15372286728, seconds: -922337203685, milliseconds: -922337203685477, microseconds: -922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow(days: 2147483647, hours: 2147483647, minutes: 9223372036854775807, seconds: 9223372036854775807, milliseconds: 9223372036854775807, microseconds: 9223372036854775807) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow(days: -2147483648, hours: -2147483648, minutes: -9223372036854775808, seconds: -9223372036854775808, milliseconds: -9223372036854775808, microseconds: -9223372036854775808) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow(days: 2147483647, hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow(days: -2147483648, hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow(days: 0, hours: 2147483647, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow(days: 0, hours: -2147483648, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow(days: 0, hours: 0, minutes: 9223372036854775807, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow(days: 0, hours: 0, minutes: -9223372036854775808, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow(days: 0, hours: 0, minutes: 0, seconds: 9223372036854775807, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow(days: 0, hours: 0, minutes: 0, seconds: -9223372036854775808, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow(days: 0, hours: 0, minutes: 0, seconds: 0, milliseconds: 9223372036854775807, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow(days: 0, hours: 0, minutes: 0, seconds: 0, milliseconds: -9223372036854775808, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow(days: 0, hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 9223372036854775807) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow(days: 0, hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: -9223372036854775808) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_Single_ShouldOverflow(seconds: 922337203686) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_Single_ShouldOverflow(seconds: -922337203686) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_Single_ShouldOverflow(seconds: 9223372036854775807) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_Single_ShouldOverflow(seconds: -9223372036854775808) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinMaxValue_DoesNotThrow [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Ctor_Long [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "%d", info: , expected: "142") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "dd", info: , expected: "142") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "%h", info: , expected: "21") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "hh", info: , expected: "21") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "%m", info: , expected: "21") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "mm", info: , expected: "21") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "%s", info: , expected: "18") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "ss", info: , expected: "18") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "%f", info: , expected: "9") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "ff", info: , expected: "91") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "fff", info: , expected: "910") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "ffff", info: , expected: "9101") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "fffff", info: , expected: "91011") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "ffffff", info: , expected: "910111") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "fffffff", info: , expected: "9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "%F", info: , expected: "9") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "FF", info: , expected: "91") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "FFF", info: , expected: "91") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "FFFF", info: , expected: "9101") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "FFFFF", info: , expected: "91011") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "FFFFFF", info: , expected: "910111") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "FFFFFFF", info: , expected: "9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "dd\\.ss", info: , expected: "142.18") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "dd\\.ss", info: fr-FR, expected: "142.18") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "dddddd\\.ss", info: , expected: "000142.18") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: null, info: null, expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00, format: null, info: null, expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00.0000001, format: null, info: null, expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -00:00:00.0000001, format: null, info: null, expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 10675199.02:48:05.4775807, format: null, info: null, expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -10675199.02:48:05.4775808, format: null, info: null, expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 01:02:03, format: null, info: null, expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -01:02:03, format: null, info: null, expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 12:34:56, format: null, info: null, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23, format: null, info: null, expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23.0450000, format: null, info: null, expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 23:59:59.9990000, format: null, info: null, expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "c", info: null, expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00, format: "c", info: null, expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00.0000001, format: "c", info: null, expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -00:00:00.0000001, format: "c", info: null, expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 10675199.02:48:05.4775807, format: "c", info: null, expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -10675199.02:48:05.4775808, format: "c", info: null, expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 01:02:03, format: "c", info: null, expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -01:02:03, format: "c", info: null, expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 12:34:56, format: "c", info: null, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23, format: "c", info: null, expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23.0450000, format: "c", info: null, expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 23:59:59.9990000, format: "c", info: null, expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "t", info: null, expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00, format: "t", info: null, expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00.0000001, format: "t", info: null, expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -00:00:00.0000001, format: "t", info: null, expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 10675199.02:48:05.4775807, format: "t", info: null, expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -10675199.02:48:05.4775808, format: "t", info: null, expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 01:02:03, format: "t", info: null, expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -01:02:03, format: "t", info: null, expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 12:34:56, format: "t", info: null, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23, format: "t", info: null, expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23.0450000, format: "t", info: null, expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 23:59:59.9990000, format: "t", info: null, expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "T", info: null, expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00, format: "T", info: null, expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00.0000001, format: "T", info: null, expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -00:00:00.0000001, format: "T", info: null, expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 10675199.02:48:05.4775807, format: "T", info: null, expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -10675199.02:48:05.4775808, format: "T", info: null, expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 01:02:03, format: "T", info: null, expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -01:02:03, format: "T", info: null, expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 12:34:56, format: "T", info: null, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23, format: "T", info: null, expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23.0450000, format: "T", info: null, expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 23:59:59.9990000, format: "T", info: null, expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: null, info: , expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00, format: null, info: , expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00.0000001, format: null, info: , expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -00:00:00.0000001, format: null, info: , expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 10675199.02:48:05.4775807, format: null, info: , expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -10675199.02:48:05.4775808, format: null, info: , expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 01:02:03, format: null, info: , expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -01:02:03, format: null, info: , expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 12:34:56, format: null, info: , expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23, format: null, info: , expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23.0450000, format: null, info: , expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 23:59:59.9990000, format: null, info: , expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "c", info: , expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00, format: "c", info: , expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00.0000001, format: "c", info: , expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -00:00:00.0000001, format: "c", info: , expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 10675199.02:48:05.4775807, format: "c", info: , expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -10675199.02:48:05.4775808, format: "c", info: , expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 01:02:03, format: "c", info: , expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -01:02:03, format: "c", info: , expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 12:34:56, format: "c", info: , expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23, format: "c", info: , expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23.0450000, format: "c", info: , expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 23:59:59.9990000, format: "c", info: , expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "t", info: , expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00, format: "t", info: , expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00.0000001, format: "t", info: , expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -00:00:00.0000001, format: "t", info: , expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 10675199.02:48:05.4775807, format: "t", info: , expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -10675199.02:48:05.4775808, format: "t", info: , expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 01:02:03, format: "t", info: , expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -01:02:03, format: "t", info: , expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 12:34:56, format: "t", info: , expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23, format: "t", info: , expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23.0450000, format: "t", info: , expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 23:59:59.9990000, format: "t", info: , expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "T", info: , expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00, format: "T", info: , expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00.0000001, format: "T", info: , expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -00:00:00.0000001, format: "T", info: , expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 10675199.02:48:05.4775807, format: "T", info: , expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -10675199.02:48:05.4775808, format: "T", info: , expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 01:02:03, format: "T", info: , expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -01:02:03, format: "T", info: , expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 12:34:56, format: "T", info: , expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23, format: "T", info: , expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23.0450000, format: "T", info: , expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 23:59:59.9990000, format: "T", info: , expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: null, info: fr-FR, expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00, format: null, info: fr-FR, expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00.0000001, format: null, info: fr-FR, expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -00:00:00.0000001, format: null, info: fr-FR, expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 10675199.02:48:05.4775807, format: null, info: fr-FR, expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -10675199.02:48:05.4775808, format: null, info: fr-FR, expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 01:02:03, format: null, info: fr-FR, expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -01:02:03, format: null, info: fr-FR, expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 12:34:56, format: null, info: fr-FR, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23, format: null, info: fr-FR, expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23.0450000, format: null, info: fr-FR, expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 23:59:59.9990000, format: null, info: fr-FR, expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "c", info: fr-FR, expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00, format: "c", info: fr-FR, expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00.0000001, format: "c", info: fr-FR, expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -00:00:00.0000001, format: "c", info: fr-FR, expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 10675199.02:48:05.4775807, format: "c", info: fr-FR, expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -10675199.02:48:05.4775808, format: "c", info: fr-FR, expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 01:02:03, format: "c", info: fr-FR, expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -01:02:03, format: "c", info: fr-FR, expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 12:34:56, format: "c", info: fr-FR, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23, format: "c", info: fr-FR, expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23.0450000, format: "c", info: fr-FR, expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 23:59:59.9990000, format: "c", info: fr-FR, expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "t", info: fr-FR, expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00, format: "t", info: fr-FR, expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00.0000001, format: "t", info: fr-FR, expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -00:00:00.0000001, format: "t", info: fr-FR, expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 10675199.02:48:05.4775807, format: "t", info: fr-FR, expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -10675199.02:48:05.4775808, format: "t", info: fr-FR, expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 01:02:03, format: "t", info: fr-FR, expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -01:02:03, format: "t", info: fr-FR, expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 12:34:56, format: "t", info: fr-FR, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23, format: "t", info: fr-FR, expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23.0450000, format: "t", info: fr-FR, expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 23:59:59.9990000, format: "t", info: fr-FR, expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "T", info: fr-FR, expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00, format: "T", info: fr-FR, expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00.0000001, format: "T", info: fr-FR, expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -00:00:00.0000001, format: "T", info: fr-FR, expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 10675199.02:48:05.4775807, format: "T", info: fr-FR, expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -10675199.02:48:05.4775808, format: "T", info: fr-FR, expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 01:02:03, format: "T", info: fr-FR, expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -01:02:03, format: "T", info: fr-FR, expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 12:34:56, format: "T", info: fr-FR, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23, format: "T", info: fr-FR, expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23.0450000, format: "T", info: fr-FR, expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 23:59:59.9990000, format: "T", info: fr-FR, expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "g", info: , expected: "142:21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00, format: "g", info: , expected: "0:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00.0000001, format: "g", info: , expected: "0:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -00:00:00.0000001, format: "g", info: , expected: "-0:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 10675199.02:48:05.4775807, format: "g", info: , expected: "10675199:2:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -10675199.02:48:05.4775808, format: "g", info: , expected: "-10675199:2:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 01:02:03, format: "g", info: , expected: "1:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -01:02:03, format: "g", info: , expected: "-1:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 12:34:56, format: "g", info: , expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23, format: "g", info: , expected: "13:10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23.0450000, format: "g", info: , expected: "13:10:56:23.045") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 23:59:59.9990000, format: "g", info: , expected: "23:59:59.999") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "g", info: fr-FR, expected: "142:21:21:18,9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00, format: "g", info: fr-FR, expected: "0:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00.0000001, format: "g", info: fr-FR, expected: "0:00:00,0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -00:00:00.0000001, format: "g", info: fr-FR, expected: "-0:00:00,0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 10675199.02:48:05.4775807, format: "g", info: fr-FR, expected: "10675199:2:48:05,4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -10675199.02:48:05.4775808, format: "g", info: fr-FR, expected: "-10675199:2:48:05,4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 01:02:03, format: "g", info: fr-FR, expected: "1:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -01:02:03, format: "g", info: fr-FR, expected: "-1:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 12:34:56, format: "g", info: fr-FR, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23, format: "g", info: fr-FR, expected: "13:10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23.0450000, format: "g", info: fr-FR, expected: "13:10:56:23,045") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 23:59:59.9990000, format: "g", info: fr-FR, expected: "23:59:59,999") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "G", info: , expected: "142:21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00, format: "G", info: , expected: "0:00:00:00.0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00.0000001, format: "G", info: , expected: "0:00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -00:00:00.0000001, format: "G", info: , expected: "-0:00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 10675199.02:48:05.4775807, format: "G", info: , expected: "10675199:02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -10675199.02:48:05.4775808, format: "G", info: , expected: "-10675199:02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 01:02:03, format: "G", info: , expected: "0:01:02:03.0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -01:02:03, format: "G", info: , expected: "-0:01:02:03.0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 12:34:56, format: "G", info: , expected: "0:12:34:56.0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23, format: "G", info: , expected: "13:10:56:23.0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23.0450000, format: "G", info: , expected: "13:10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 23:59:59.9990000, format: "G", info: , expected: "0:23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 142.21:21:18.9101112, format: "G", info: fr-FR, expected: "142:21:21:18,9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00, format: "G", info: fr-FR, expected: "0:00:00:00,0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 00:00:00.0000001, format: "G", info: fr-FR, expected: "0:00:00:00,0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -00:00:00.0000001, format: "G", info: fr-FR, expected: "-0:00:00:00,0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 10675199.02:48:05.4775807, format: "G", info: fr-FR, expected: "10675199:02:48:05,4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -10675199.02:48:05.4775808, format: "G", info: fr-FR, expected: "-10675199:02:48:05,4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 01:02:03, format: "G", info: fr-FR, expected: "0:01:02:03,0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: -01:02:03, format: "G", info: fr-FR, expected: "-0:01:02:03,0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 12:34:56, format: "G", info: fr-FR, expected: "0:12:34:56,0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23, format: "G", info: fr-FR, expected: "13:10:56:23,0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 13.10:56:23.0450000, format: "G", info: fr-FR, expected: "13:10:56:23,0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_Valid(input: 23:59:59.9990000, format: "G", info: fr-FR, expected: "0:23:59:59,9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflow_WhenIntermediateCalculationCouldOverflowBackIntoValidRange [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Subtract(ts1: 00:00:00, ts2: 01:02:03, expected: -01:02:03) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Subtract(ts1: 01:02:03, ts2: 04:05:06, expected: -03:03:03) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Subtract(ts1: 01:02:03, ts2: -04:05:06, expected: 05:07:09) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Subtract(ts1: 1.02:03:04.0050000, ts2: 01:02:03, expected: 1.01:01:01.0050000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Subtract(ts1: 10.11:12:13.0140000, ts2: 1.02:03:04.0050000, expected: 9.09:09:09.0090000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Subtract(ts1: 00:00:00.0200000, ts2: 00:00:00.0010000, expected: 00:00:00.0190000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_Negative [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: " 12:24:02", provider: null, expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "12:24:02 ", provider: null, expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: " 12:24:02 ", provider: null, expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "0", provider: null, expected: 00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "12:24", provider: null, expected: 12:24:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "12:24:02", provider: null, expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "12.03:04", provider: null, expected: 12.03:04:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "12:24:02.01", provider: , expected: 12:24:02.0100000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:1:1.0", provider: , expected: 01:01:01) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:1:1.0000000", provider: , expected: 01:01:01) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:1:1.1", provider: , expected: 01:01:01.1000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:1:1.01", provider: , expected: 01:01:01.0100000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:1:1.001", provider: , expected: 01:01:01.0010000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:1:1.0001", provider: , expected: 01:01:01.0001000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:1:1.00001", provider: , expected: 01:01:01.0000100) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:1:1.000001", provider: , expected: 01:01:01.0000010) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:1:1.0000001", provider: , expected: 01:01:01.0000001) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1.12:24:02", provider: null, expected: 1.12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:12:24:02", provider: null, expected: 1.12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "01.23:45:.67", provider: , expected: 1.23:45:00.6700000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1.12:24:02.999", provider: , expected: 1.12:24:02.9990000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:1:.1", provider: , expected: 01:01:00.1000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:1:.01", provider: , expected: 01:01:00.0100000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:1:.001", provider: , expected: 01:01:00.0010000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:1:.0001", provider: , expected: 01:01:00.0001000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:1:.00001", provider: , expected: 01:01:00.0000100) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:1:.000001", provider: , expected: 01:01:00.0000010) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "1:1:.0000001", provider: , expected: 01:01:00.0000001) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "10675199", provider: null, expected: 10675199.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "10675199:00:00", provider: null, expected: 10675199.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "10675199:02:00:00", provider: null, expected: 10675199.02:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "10675199:02:48:00", provider: null, expected: 10675199.02:48:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "10675199:02:48:05", provider: null, expected: 10675199.02:48:05) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "10675199:02:48:05.4775", provider: , expected: 10675199.02:48:05.4775000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "00:00:59", provider: null, expected: 00:00:59) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "00:59:00", provider: null, expected: 00:59:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "23:00:00", provider: null, expected: 23:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "24:00:00", provider: null, expected: 24.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse(input: "6:12:14:45,348", provider: hr-HR, expected: 6.12:14:45.3480000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Add(timeSpan1: 00:00:00, timeSpan2: 01:02:03, expected: 01:02:03) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Add(timeSpan1: 01:02:03, timeSpan2: 04:05:06, expected: 05:07:09) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Add(timeSpan1: 01:02:03, timeSpan2: -04:05:06, expected: -03:03:03) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Add(timeSpan1: 1.02:03:04.0050000, timeSpan2: 01:02:03, expected: 1.03:05:07.0050000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Add(timeSpan1: 1.02:03:04.0050000, timeSpan2: 10.12:13:14.0150000, expected: 11.14:16:18.0200000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Add(timeSpan1: 00:00:00.0010000, timeSpan2: 00:00:00.0200000, expected: 00:00:00.0210000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Duration(timeSpan: 00:00:00, expected: 00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Duration(timeSpan: 01:02:03, expected: 01:02:03) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Duration(timeSpan: -01:02:03, expected: 01:02:03) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Duration(timeSpan: 00:00:00.0012345, expected: 00:00:00.0012345) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Duration(timeSpan: -00:00:00.0012345, expected: 00:00:00.0012345) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.DivideByZero [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_InvalidFormat_ThrowsFormatException(invalidFormat: "y") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_InvalidFormat_ThrowsFormatException(invalidFormat: "cc") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_InvalidFormat_ThrowsFormatException(invalidFormat: "F") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ToString_InvalidFormat_ThrowsFormatException(invalidFormat: "C") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_Single_ShouldOverflow(days: 10675200) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_Single_ShouldOverflow(days: -10675200) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_Single_ShouldOverflow(days: 2147483647) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_Single_ShouldOverflow(days: -2147483648) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_Zero [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_Single_ShouldCreate(hours: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_Single_ShouldCreate(hours: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_Single_ShouldCreate(hours: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_Single_ShouldCreate(hours: 256204778) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_Single_ShouldCreate(hours: -256204778) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromTicks(value: 10000, expected: 00:00:00.0010000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromTicks(value: 10000000, expected: 00:00:01) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromTicks(value: 600000000, expected: 00:01:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromTicks(value: 36000000000, expected: 01:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromTicks(value: 864000000000, expected: 1.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromTicks(value: 1, expected: 00:00:00.0000001) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromTicks(value: 0, expected: 00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromTicks(value: -1, expected: -00:00:00.0000001) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromTicks(value: -10000, expected: -00:00:00.0010000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromTicks(value: -10000000, expected: -00:00:01) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromTicks(value: -600000000, expected: -00:01:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromTicks(value: -36000000000, expected: -01:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromTicks(value: -864000000000, expected: -1.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldOverflow(seconds: 922337203686, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldOverflow(seconds: -922337203686, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldOverflow(seconds: 0, milliseconds: 922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldOverflow(seconds: 0, milliseconds: -922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldOverflow(seconds: 0, milliseconds: 0, microseconds: 922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldOverflow(seconds: 0, milliseconds: 0, microseconds: -922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldOverflow(seconds: 9223372036854775807, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldOverflow(seconds: -9223372036854775808, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldOverflow(seconds: 0, milliseconds: 9223372036854775807, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldOverflow(seconds: 0, milliseconds: -9223372036854775808, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldOverflow(seconds: 0, milliseconds: 0, microseconds: 9223372036854775807) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldOverflow(seconds: 0, milliseconds: 0, microseconds: -9223372036854775808) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldOverflow(seconds: 922337203685, milliseconds: 922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldOverflow(seconds: 0, milliseconds: 922337203685477, microseconds: 922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldOverflow(seconds: 922337203685, milliseconds: 0, microseconds: 922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 00:00:00, obj: 00:00:00, expected: True) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 01:02:03, obj: 01:02:03, expected: True) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 01:02:03, obj: 01:02:04, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 01:02:03, obj: 01:03:03, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 01:02:03, obj: 02:02:03, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 01:02:03, obj: 01:02:03, expected: True) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 01:02:03, obj: 01:02:03, expected: True) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 1.02:03:04, obj: 1.02:03:04, expected: True) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 1.02:03:04, obj: 1.02:03:05, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 1.02:03:04, obj: 1.02:04:04, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 1.02:03:04, obj: 1.03:03:04, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 1.02:03:04, obj: 2.02:03:04, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 1.02:03:04.0050000, obj: 02:03:04, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 1.02:03:04.0050000, obj: 1.02:03:04.0050000, expected: True) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 1.02:03:04.0050000, obj: 1.02:03:04.0060000, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 1.02:03:04.0050000, obj: 1.02:03:05.0050000, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 1.02:03:04.0050000, obj: 1.02:04:04.0050000, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 1.02:03:04.0050000, obj: 1.03:03:04.0050000, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 1.02:03:04.0050000, obj: 2.02:03:04.0050000, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 1.02:03:04.0050000, obj: 1.02:03:04, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 1.02:03:04.0050000, obj: 02:02:03, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 00:00:00.0010000, obj: 00:00:00.0010000, expected: True) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 00:00:00.0010000, obj: 00:00:00.0020000, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 00:00:00.0010000, obj: "20000", expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.EqualsTest(timeSpan1: 00:00:00.0010000, obj: null, expected: False) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Invalid [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Netcore(value: 1500.5, expected: 00:00:01.5005000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Netcore(value: 2.5, expected: 00:00:00.0025000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Netcore(value: 1, expected: 00:00:00.0010000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Netcore(value: 0, expected: 00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Netcore(value: -1, expected: -00:00:00.0010000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Netcore(value: -2.5, expected: -00:00:00.0025000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Netcore(value: -1500.5, expected: -00:00:01.5005000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedNaNDivision [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldCreate(hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldCreate(hours: 1, minutes: 1, seconds: 1, milliseconds: 1, microseconds: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldCreate(hours: -1, minutes: -1, seconds: -1, milliseconds: -1, microseconds: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldCreate(hours: 256204778, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldCreate(hours: -256204778, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldCreate(hours: 0, minutes: 15372286728, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldCreate(hours: 0, minutes: -15372286728, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldCreate(hours: 0, minutes: 0, seconds: 922337203685, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldCreate(hours: 0, minutes: 0, seconds: -922337203685, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldCreate(hours: 0, minutes: 0, seconds: 0, milliseconds: 922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldCreate(hours: 0, minutes: 0, seconds: 0, milliseconds: -922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldCreate(hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldCreate(hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: -922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours(value: 100.5, expected: 4.04:30:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours(value: 2.5, expected: 02:30:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours(value: 1, expected: 01:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours(value: 0, expected: 00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours(value: -1, expected: -01:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours(value: -2.5, expected: -02:30:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours(value: -100.5, expected: -4.04:30:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldCreate(milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldCreate(milliseconds: 1, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldCreate(milliseconds: 0, microseconds: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldCreate(milliseconds: -1, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldCreate(milliseconds: 0, microseconds: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldCreate(milliseconds: 922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldCreate(milliseconds: -922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldCreate(milliseconds: 0, microseconds: 922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Int_ShouldCreate(milliseconds: 0, microseconds: -922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TotalSeconds_ExactRepresentation(value: 00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TotalSeconds_ExactRepresentation(value: 00:00:01) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TotalSeconds_ExactRepresentation(value: 00:00:01.1000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TotalSeconds_ExactRepresentation(value: -00:00:00.1000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TotalSeconds_ExactRepresentation(value: 09:42:47.8000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "12:24:02", format: "c", expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "1.12:24:02", format: "c", expected: 1.12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "-01.07:45:16.999", format: "c", expected: -1.07:45:16.9990000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "12:24:02", format: "t", expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "1.12:24:02", format: "t", expected: 1.12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "-01.07:45:16.999", format: "t", expected: -1.07:45:16.9990000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "12:24:02", format: "T", expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "1.12:24:02", format: "T", expected: 1.12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "-01.07:45:16.999", format: "T", expected: -1.07:45:16.9990000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "12", format: "g", expected: 12.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "-12", format: "g", expected: -12.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "12:34", format: "g", expected: 12:34:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "-12:34", format: "g", expected: -12:34:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "1:2:.3", format: "g", expected: 01:02:00.3000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "-1:2:.3", format: "g", expected: -01:02:00.3000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "12:24:02", format: "g", expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "12:24:02.123", format: "g", expected: 12:24:02.1230000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "-12:24:02.123", format: "g", expected: -12:24:02.1230000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "1:2:3:.4", format: "g", expected: 1.02:03:00.4000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "-1:2:3:.4", format: "g", expected: -1.02:03:00.4000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "1:12:24:02", format: "g", expected: 1.12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "-01:07:45:16.999", format: "g", expected: -1.07:45:16.9990000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "1:12:24:02.243", format: "G", expected: 1.12:24:02.2430000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "-01:07:45:16.999", format: "G", expected: -1.07:45:16.9990000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "12.23:32:43", format: "dd\\.h\\:m\\:s", expected: 12.23:32:43) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "012.23:32:43.893", format: "ddd\\.h\\:m\\:s\\.fff", expected: 12.23:32:43.8930000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "12.05:02:03", format: "d\\.hh\\:mm\\:ss", expected: 12.05:02:03) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "12:34 minutes", format: "mm\\:ss\\ \\m\\i\\n\\u\\t\\e\\s", expected: 00:12:34) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "12:34 minutes", format: "mm\\:ss\\ \"minutes\"", expected: 00:12:34) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "12:34 minutes", format: "mm\\:ss\\ 'minutes'", expected: 00:12:34) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "678", format: "fff", expected: 00:00:00.6780000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "678", format: "FFF", expected: 00:00:00.6780000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "3", format: "%d", expected: 3.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "3", format: "%h", expected: 03:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "3", format: "%m", expected: 00:03:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "3", format: "%s", expected: 00:00:03) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "3", format: "%f", expected: 00:00:00.3000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_Span_Valid(inputString: "3", format: "%F", expected: 00:00:00.3000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "12:24:02", format: "c", expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "1.12:24:02", format: "c", expected: 1.12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "-01.07:45:16.999", format: "c", expected: -1.07:45:16.9990000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "12:24:02", format: "t", expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "1.12:24:02", format: "t", expected: 1.12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "-01.07:45:16.999", format: "t", expected: -1.07:45:16.9990000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "12:24:02", format: "T", expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "1.12:24:02", format: "T", expected: 1.12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "-01.07:45:16.999", format: "T", expected: -1.07:45:16.9990000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "12", format: "g", expected: 12.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "-12", format: "g", expected: -12.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "12:34", format: "g", expected: 12:34:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "-12:34", format: "g", expected: -12:34:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "1:2:.3", format: "g", expected: 01:02:00.3000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "-1:2:.3", format: "g", expected: -01:02:00.3000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "12:24:02", format: "g", expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "12:24:02.123", format: "g", expected: 12:24:02.1230000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "-12:24:02.123", format: "g", expected: -12:24:02.1230000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "1:2:3:.4", format: "g", expected: 1.02:03:00.4000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "-1:2:3:.4", format: "g", expected: -1.02:03:00.4000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "1:12:24:02", format: "g", expected: 1.12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "-01:07:45:16.999", format: "g", expected: -1.07:45:16.9990000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "1:12:24:02.243", format: "G", expected: 1.12:24:02.2430000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "-01:07:45:16.999", format: "G", expected: -1.07:45:16.9990000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "12.23:32:43", format: "dd\\.h\\:m\\:s", expected: 12.23:32:43) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "012.23:32:43.893", format: "ddd\\.h\\:m\\:s\\.fff", expected: 12.23:32:43.8930000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "12.05:02:03", format: "d\\.hh\\:mm\\:ss", expected: 12.05:02:03) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "12:34 minutes", format: "mm\\:ss\\ \\m\\i\\n\\u\\t\\e\\s", expected: 00:12:34) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "12:34 minutes", format: "mm\\:ss\\ \"minutes\"", expected: 00:12:34) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "12:34 minutes", format: "mm\\:ss\\ 'minutes'", expected: 00:12:34) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "678", format: "fff", expected: 00:00:00.6780000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "678", format: "FFF", expected: 00:00:00.6780000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "3", format: "%d", expected: 3.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "3", format: "%h", expected: 03:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "3", format: "%m", expected: 00:03:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "3", format: "%s", expected: 00:00:03) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "3", format: "%f", expected: 00:00:00.3000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact(input: "3", format: "%F", expected: 00:00:00.3000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Negate_Invalid [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_Single_ShouldCreate(minutes: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_Single_ShouldCreate(minutes: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_Single_ShouldCreate(minutes: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_Single_ShouldCreate(minutes: 15372286728) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_Single_ShouldCreate(minutes: -15372286728) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: null, provider: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "-", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "garbage", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "12/12/12", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "00:", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "00:00:-01", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "\012:34:56", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "1\02:34:56", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "12\0:34:56", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "00:00::00", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "00:00:00:", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "00:00:00:00:00:00:00:00", provider: null, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "6:12:14:45.3448", provider: hr-HR, exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "1:1:1.99999999", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "2147483647", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "2147483648", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "10675200", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "10675200:00:00", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "10675199:03:00:00", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "10675199:02:49:00", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "10675199:02:48:06", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "-10675199:02:48:06", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "10675199:02:48:05.4776", provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "-10675199:02:48:05.4776", provider: , exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "00:00:60", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "00:60:00", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span_Invalid(inputString: "24:00", provider: null, exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NaNDivision [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Invalid [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: " 12:24:02", offset: 0, count: 15, provider: null, expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "12:24:02 ", offset: 0, count: 14, provider: null, expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: " 12:24:02 ", offset: 0, count: 19, provider: null, expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "0", offset: 0, count: 1, provider: null, expected: 00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "12:24", offset: 0, count: 5, provider: null, expected: 12:24:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "12:24:02", offset: 0, count: 8, provider: null, expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "12.03:04", offset: 0, count: 8, provider: null, expected: 12.03:04:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "12:24:02.01", offset: 0, count: 11, provider: , expected: 12:24:02.0100000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:1.0", offset: 0, count: 7, provider: , expected: 01:01:01) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:1.0000000", offset: 0, count: 13, provider: , expected: 01:01:01) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:1.1", offset: 0, count: 7, provider: , expected: 01:01:01.1000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:1.01", offset: 0, count: 8, provider: , expected: 01:01:01.0100000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:1.001", offset: 0, count: 9, provider: , expected: 01:01:01.0010000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:1.0001", offset: 0, count: 10, provider: , expected: 01:01:01.0001000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:1.00001", offset: 0, count: 11, provider: , expected: 01:01:01.0000100) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:1.000001", offset: 0, count: 12, provider: , expected: 01:01:01.0000010) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:1.0000001", offset: 0, count: 13, provider: , expected: 01:01:01.0000001) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1.12:24:02", offset: 0, count: 10, provider: null, expected: 1.12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:12:24:02", offset: 0, count: 10, provider: null, expected: 1.12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "01.23:45:.67", offset: 0, count: 12, provider: , expected: 1.23:45:00.6700000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1.12:24:02.999", offset: 0, count: 14, provider: , expected: 1.12:24:02.9990000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:.1", offset: 0, count: 6, provider: , expected: 01:01:00.1000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:.01", offset: 0, count: 7, provider: , expected: 01:01:00.0100000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:.001", offset: 0, count: 8, provider: , expected: 01:01:00.0010000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:.0001", offset: 0, count: 9, provider: , expected: 01:01:00.0001000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:.00001", offset: 0, count: 10, provider: , expected: 01:01:00.0000100) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:.000001", offset: 0, count: 11, provider: , expected: 01:01:00.0000010) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:.0000001", offset: 0, count: 12, provider: , expected: 01:01:00.0000001) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "10675199", offset: 0, count: 8, provider: null, expected: 10675199.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "10675199:00:00", offset: 0, count: 14, provider: null, expected: 10675199.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "10675199:02:00:00", offset: 0, count: 17, provider: null, expected: 10675199.02:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "10675199:02:48:00", offset: 0, count: 17, provider: null, expected: 10675199.02:48:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "10675199:02:48:05", offset: 0, count: 17, provider: null, expected: 10675199.02:48:05) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "10675199:02:48:05.4775", offset: 0, count: 22, provider: , expected: 10675199.02:48:05.4775000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "00:00:59", offset: 0, count: 8, provider: null, expected: 00:00:59) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "00:59:00", offset: 0, count: 8, provider: null, expected: 00:59:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "23:00:00", offset: 0, count: 8, provider: null, expected: 23:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "24:00:00", offset: 0, count: 8, provider: null, expected: 24.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "6:12:14:45,348", offset: 0, count: 14, provider: hr-HR, expected: 6.12:14:45.3480000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: " 12:24:02 ", offset: 5, count: 8, provider: null, expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: " 12:24:02 ", offset: 6, count: 7, provider: null, expected: 02:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: " 12:24:02 ", offset: 6, count: 6, provider: null, expected: 02:24:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "12:24:02.01", offset: 0, count: 8, provider: , expected: 12:24:02) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:1.00000001", offset: 0, count: 7, provider: , expected: 01:01:01) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "1:1:.00000001", offset: 0, count: 6, provider: , expected: 01:01:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Parse_Span(inputString: "24:00:00", offset: 1, count: 7, provider: null, expected: 04:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Ctor_Int_Int_Int_Int_Int_Invalid [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldOverflow(hours: 256204779, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldOverflow(hours: -256204779, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldOverflow(hours: 0, minutes: 15372286729, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldOverflow(hours: 0, minutes: -15372286729, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldOverflow(hours: 0, minutes: 0, seconds: 922337203686, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldOverflow(hours: 0, minutes: 0, seconds: -922337203686, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldOverflow(hours: 0, minutes: 0, seconds: 0, milliseconds: 922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldOverflow(hours: 0, minutes: 0, seconds: 0, milliseconds: -922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldOverflow(hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_ShouldOverflow(hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: -922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedDivision(timeSpan: 02:30:00, factor: 2, expected: 05:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedDivision(timeSpan: 14.02:30:00, factor: 192, expected: 2708.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedDivision(timeSpan: 366.00:00:00, factor: 3.1415926535897931, expected: 1149.19:44:59.5288779) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedDivision(timeSpan: 366.00:00:00, factor: -2.7182818284590451, expected: -994.21:23:15.2922633) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedDivision(timeSpan: 29.12:44:02.8015584, factor: 13, expected: 383.21:32:36.4202592) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedDivision(timeSpan: -29.12:44:02.8015584, factor: -12, expected: 354.08:48:33.6187008) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedDivision(timeSpan: -29.12:44:02.8015584, factor: 0, expected: 00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedDivision(timeSpan: 10675199.02:48:05.4775807, factor: 0.5, expected: 5337599.13:24:02.7387904) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMilliseconds_Invalid [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NaNMultiplication [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "%d", info: , expected: "142") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "dd", info: , expected: "142") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "%h", info: , expected: "21") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "hh", info: , expected: "21") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "%m", info: , expected: "21") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "mm", info: , expected: "21") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "%s", info: , expected: "18") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "ss", info: , expected: "18") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "%f", info: , expected: "9") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "ff", info: , expected: "91") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "fff", info: , expected: "910") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "ffff", info: , expected: "9101") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "fffff", info: , expected: "91011") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "ffffff", info: , expected: "910111") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "fffffff", info: , expected: "9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "%F", info: , expected: "9") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "FF", info: , expected: "91") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "FFF", info: , expected: "91") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "FFFF", info: , expected: "9101") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "FFFFF", info: , expected: "91011") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "FFFFFF", info: , expected: "910111") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "FFFFFFF", info: , expected: "9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "dd\\.ss", info: , expected: "142.18") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "dd\\.ss", info: fr-FR, expected: "142.18") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "dddddd\\.ss", info: , expected: "000142.18") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: null, info: null, expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00, format: null, info: null, expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00.0000001, format: null, info: null, expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -00:00:00.0000001, format: null, info: null, expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 10675199.02:48:05.4775807, format: null, info: null, expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -10675199.02:48:05.4775808, format: null, info: null, expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 01:02:03, format: null, info: null, expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -01:02:03, format: null, info: null, expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 12:34:56, format: null, info: null, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23, format: null, info: null, expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23.0450000, format: null, info: null, expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 23:59:59.9990000, format: null, info: null, expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "c", info: null, expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00, format: "c", info: null, expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00.0000001, format: "c", info: null, expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -00:00:00.0000001, format: "c", info: null, expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 10675199.02:48:05.4775807, format: "c", info: null, expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -10675199.02:48:05.4775808, format: "c", info: null, expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 01:02:03, format: "c", info: null, expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -01:02:03, format: "c", info: null, expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 12:34:56, format: "c", info: null, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23, format: "c", info: null, expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23.0450000, format: "c", info: null, expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 23:59:59.9990000, format: "c", info: null, expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "t", info: null, expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00, format: "t", info: null, expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00.0000001, format: "t", info: null, expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -00:00:00.0000001, format: "t", info: null, expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 10675199.02:48:05.4775807, format: "t", info: null, expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -10675199.02:48:05.4775808, format: "t", info: null, expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 01:02:03, format: "t", info: null, expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -01:02:03, format: "t", info: null, expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 12:34:56, format: "t", info: null, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23, format: "t", info: null, expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23.0450000, format: "t", info: null, expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 23:59:59.9990000, format: "t", info: null, expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "T", info: null, expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00, format: "T", info: null, expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00.0000001, format: "T", info: null, expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -00:00:00.0000001, format: "T", info: null, expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 10675199.02:48:05.4775807, format: "T", info: null, expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -10675199.02:48:05.4775808, format: "T", info: null, expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 01:02:03, format: "T", info: null, expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -01:02:03, format: "T", info: null, expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 12:34:56, format: "T", info: null, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23, format: "T", info: null, expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23.0450000, format: "T", info: null, expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 23:59:59.9990000, format: "T", info: null, expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: null, info: , expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00, format: null, info: , expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00.0000001, format: null, info: , expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -00:00:00.0000001, format: null, info: , expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 10675199.02:48:05.4775807, format: null, info: , expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -10675199.02:48:05.4775808, format: null, info: , expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 01:02:03, format: null, info: , expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -01:02:03, format: null, info: , expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 12:34:56, format: null, info: , expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23, format: null, info: , expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23.0450000, format: null, info: , expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 23:59:59.9990000, format: null, info: , expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "c", info: , expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00, format: "c", info: , expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00.0000001, format: "c", info: , expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -00:00:00.0000001, format: "c", info: , expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 10675199.02:48:05.4775807, format: "c", info: , expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -10675199.02:48:05.4775808, format: "c", info: , expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 01:02:03, format: "c", info: , expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -01:02:03, format: "c", info: , expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 12:34:56, format: "c", info: , expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23, format: "c", info: , expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23.0450000, format: "c", info: , expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 23:59:59.9990000, format: "c", info: , expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "t", info: , expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00, format: "t", info: , expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00.0000001, format: "t", info: , expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -00:00:00.0000001, format: "t", info: , expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 10675199.02:48:05.4775807, format: "t", info: , expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -10675199.02:48:05.4775808, format: "t", info: , expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 01:02:03, format: "t", info: , expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -01:02:03, format: "t", info: , expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 12:34:56, format: "t", info: , expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23, format: "t", info: , expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23.0450000, format: "t", info: , expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 23:59:59.9990000, format: "t", info: , expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "T", info: , expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00, format: "T", info: , expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00.0000001, format: "T", info: , expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -00:00:00.0000001, format: "T", info: , expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 10675199.02:48:05.4775807, format: "T", info: , expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -10675199.02:48:05.4775808, format: "T", info: , expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 01:02:03, format: "T", info: , expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -01:02:03, format: "T", info: , expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 12:34:56, format: "T", info: , expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23, format: "T", info: , expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23.0450000, format: "T", info: , expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 23:59:59.9990000, format: "T", info: , expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: null, info: fr-FR, expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00, format: null, info: fr-FR, expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00.0000001, format: null, info: fr-FR, expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -00:00:00.0000001, format: null, info: fr-FR, expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 10675199.02:48:05.4775807, format: null, info: fr-FR, expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -10675199.02:48:05.4775808, format: null, info: fr-FR, expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 01:02:03, format: null, info: fr-FR, expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -01:02:03, format: null, info: fr-FR, expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 12:34:56, format: null, info: fr-FR, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23, format: null, info: fr-FR, expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23.0450000, format: null, info: fr-FR, expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 23:59:59.9990000, format: null, info: fr-FR, expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "c", info: fr-FR, expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00, format: "c", info: fr-FR, expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00.0000001, format: "c", info: fr-FR, expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -00:00:00.0000001, format: "c", info: fr-FR, expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 10675199.02:48:05.4775807, format: "c", info: fr-FR, expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -10675199.02:48:05.4775808, format: "c", info: fr-FR, expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 01:02:03, format: "c", info: fr-FR, expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -01:02:03, format: "c", info: fr-FR, expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 12:34:56, format: "c", info: fr-FR, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23, format: "c", info: fr-FR, expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23.0450000, format: "c", info: fr-FR, expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 23:59:59.9990000, format: "c", info: fr-FR, expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "t", info: fr-FR, expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00, format: "t", info: fr-FR, expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00.0000001, format: "t", info: fr-FR, expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -00:00:00.0000001, format: "t", info: fr-FR, expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 10675199.02:48:05.4775807, format: "t", info: fr-FR, expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -10675199.02:48:05.4775808, format: "t", info: fr-FR, expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 01:02:03, format: "t", info: fr-FR, expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -01:02:03, format: "t", info: fr-FR, expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 12:34:56, format: "t", info: fr-FR, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23, format: "t", info: fr-FR, expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23.0450000, format: "t", info: fr-FR, expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 23:59:59.9990000, format: "t", info: fr-FR, expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "T", info: fr-FR, expected: "142.21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00, format: "T", info: fr-FR, expected: "00:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00.0000001, format: "T", info: fr-FR, expected: "00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -00:00:00.0000001, format: "T", info: fr-FR, expected: "-00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 10675199.02:48:05.4775807, format: "T", info: fr-FR, expected: "10675199.02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -10675199.02:48:05.4775808, format: "T", info: fr-FR, expected: "-10675199.02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 01:02:03, format: "T", info: fr-FR, expected: "01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -01:02:03, format: "T", info: fr-FR, expected: "-01:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 12:34:56, format: "T", info: fr-FR, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23, format: "T", info: fr-FR, expected: "13.10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23.0450000, format: "T", info: fr-FR, expected: "13.10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 23:59:59.9990000, format: "T", info: fr-FR, expected: "23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "g", info: , expected: "142:21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00, format: "g", info: , expected: "0:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00.0000001, format: "g", info: , expected: "0:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -00:00:00.0000001, format: "g", info: , expected: "-0:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 10675199.02:48:05.4775807, format: "g", info: , expected: "10675199:2:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -10675199.02:48:05.4775808, format: "g", info: , expected: "-10675199:2:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 01:02:03, format: "g", info: , expected: "1:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -01:02:03, format: "g", info: , expected: "-1:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 12:34:56, format: "g", info: , expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23, format: "g", info: , expected: "13:10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23.0450000, format: "g", info: , expected: "13:10:56:23.045") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 23:59:59.9990000, format: "g", info: , expected: "23:59:59.999") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "g", info: fr-FR, expected: "142:21:21:18,9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00, format: "g", info: fr-FR, expected: "0:00:00") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00.0000001, format: "g", info: fr-FR, expected: "0:00:00,0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -00:00:00.0000001, format: "g", info: fr-FR, expected: "-0:00:00,0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 10675199.02:48:05.4775807, format: "g", info: fr-FR, expected: "10675199:2:48:05,4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -10675199.02:48:05.4775808, format: "g", info: fr-FR, expected: "-10675199:2:48:05,4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 01:02:03, format: "g", info: fr-FR, expected: "1:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -01:02:03, format: "g", info: fr-FR, expected: "-1:02:03") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 12:34:56, format: "g", info: fr-FR, expected: "12:34:56") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23, format: "g", info: fr-FR, expected: "13:10:56:23") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23.0450000, format: "g", info: fr-FR, expected: "13:10:56:23,045") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 23:59:59.9990000, format: "g", info: fr-FR, expected: "23:59:59,999") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "G", info: , expected: "142:21:21:18.9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00, format: "G", info: , expected: "0:00:00:00.0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00.0000001, format: "G", info: , expected: "0:00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -00:00:00.0000001, format: "G", info: , expected: "-0:00:00:00.0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 10675199.02:48:05.4775807, format: "G", info: , expected: "10675199:02:48:05.4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -10675199.02:48:05.4775808, format: "G", info: , expected: "-10675199:02:48:05.4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 01:02:03, format: "G", info: , expected: "0:01:02:03.0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -01:02:03, format: "G", info: , expected: "-0:01:02:03.0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 12:34:56, format: "G", info: , expected: "0:12:34:56.0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23, format: "G", info: , expected: "13:10:56:23.0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23.0450000, format: "G", info: , expected: "13:10:56:23.0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 23:59:59.9990000, format: "G", info: , expected: "0:23:59:59.9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 142.21:21:18.9101112, format: "G", info: fr-FR, expected: "142:21:21:18,9101112") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00, format: "G", info: fr-FR, expected: "0:00:00:00,0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 00:00:00.0000001, format: "G", info: fr-FR, expected: "0:00:00:00,0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -00:00:00.0000001, format: "G", info: fr-FR, expected: "-0:00:00:00,0000001") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 10675199.02:48:05.4775807, format: "G", info: fr-FR, expected: "10675199:02:48:05,4775807") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -10675199.02:48:05.4775808, format: "G", info: fr-FR, expected: "-10675199:02:48:05,4775808") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 01:02:03, format: "G", info: fr-FR, expected: "0:01:02:03,0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: -01:02:03, format: "G", info: fr-FR, expected: "-0:01:02:03,0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 12:34:56, format: "G", info: fr-FR, expected: "0:12:34:56,0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23, format: "G", info: fr-FR, expected: "13:10:56:23,0000000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 13.10:56:23.0450000, format: "G", info: fr-FR, expected: "13:10:56:23,0450000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_Valid(input: 23:59:59.9990000, format: "G", info: fr-FR, expected: "0:23:59:59,9990000") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Ctor_Int_Int_Int_Int_Int_Int_WithNanosecond(nanoseconds: 100) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Ctor_Int_Int_Int_Int_Int_Int_WithNanosecond(nanoseconds: 300) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Ctor_Int_Int_Int_Int_Int_Int_WithNanosecond(nanoseconds: 900) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Subtract_Invalid [14:21:58] info: [STRT] System.Tests.TimeSpanTests.OverflowingMultiplication [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedDivideByZero [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Ctor_Int_Int_Int_Int_Int_Int [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 00:00:00.0010000, obj: 00:00:00.0010000, expected: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 00:00:00.0020000, obj: 00:00:00.0010000, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 00:00:00.0010000, obj: 00:00:00.0020000, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 01:02:03, obj: 01:02:03, expected: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 01:02:03, obj: 01:02:04, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 01:02:03, obj: 01:02:02, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 01:02:03, obj: 01:03:03, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 01:02:03, obj: 01:01:03, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 01:02:03, obj: 02:02:03, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 01:02:03, obj: 00:02:03, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04, obj: 1.02:03:04, expected: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04, obj: 1.02:03:05, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04, obj: 1.02:03:03, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04, obj: 1.02:04:04, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04, obj: 1.02:02:04, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04, obj: 1.03:03:04, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04, obj: 1.01:03:04, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04, obj: 2.02:03:04, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04, obj: 02:03:04, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04.0050000, obj: 1.02:03:04.0050000, expected: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04.0050000, obj: 1.02:03:04.0060000, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04.0050000, obj: 1.02:03:04.0040000, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04.0050000, obj: 1.02:03:05.0050000, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04.0050000, obj: 1.02:03:03.0050000, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04.0050000, obj: 1.02:04:04.0050000, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04.0050000, obj: 1.02:02:04.0050000, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04.0050000, obj: 1.03:03:04.0050000, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04.0050000, obj: 1.01:03:04.0050000, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04.0050000, obj: 2.02:03:04.0050000, expected: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 1.02:03:04.0050000, obj: 02:03:04.0050000, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_Object(timeSpan1: 00:00:00.0010000, obj: null, expected: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TotalMilliseconds_Invalid [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseDifferentLengthFractionWithLeadingZeros(input: "00:00:00.00000001", expected: 00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseDifferentLengthFractionWithLeadingZeros(input: "00:00:00.00000005", expected: 00:00:00.0000001) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseDifferentLengthFractionWithLeadingZeros(input: "00:00:00.09999999", expected: 00:00:00.1000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseDifferentLengthFractionWithLeadingZeros(input: "00:00:00.0268435455", expected: 00:00:00.0268435) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseDifferentLengthFractionWithLeadingZeros(input: "00:00:00.01", expected: 00:00:00.0100000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseDifferentLengthFractionWithLeadingZeros(input: "0:00:00.01000000", expected: 00:00:00.0100000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseDifferentLengthFractionWithLeadingZeros(input: "0:00:00.010000000", expected: 00:00:00.0100000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseDifferentLengthFractionWithLeadingZeros(input: "0:00:00.0123456", expected: 00:00:00.0123456) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseDifferentLengthFractionWithLeadingZeros(input: "0:00:00.00123456", expected: 00:00:00.0012346) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseDifferentLengthFractionWithLeadingZeros(input: "0:00:00.00000098", expected: 00:00:00.0000010) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseDifferentLengthFractionWithLeadingZeros(input: "0:00:00.00000099", expected: 00:00:00.0000010) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedMultiplication(timeSpan: 02:30:00, factor: 2, expected: 05:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedMultiplication(timeSpan: 14.02:30:00, factor: 192, expected: 2708.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedMultiplication(timeSpan: 366.00:00:00, factor: 3.1415926535897931, expected: 1149.19:44:59.5288779) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedMultiplication(timeSpan: 366.00:00:00, factor: -2.7182818284590451, expected: -994.21:23:15.2922633) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedMultiplication(timeSpan: 29.12:44:02.8015584, factor: 13, expected: 383.21:32:36.4202592) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedMultiplication(timeSpan: -29.12:44:02.8015584, factor: -12, expected: 354.08:48:33.6187008) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedMultiplication(timeSpan: -29.12:44:02.8015584, factor: 0, expected: 00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedMultiplication(timeSpan: 10675199.02:48:05.4775807, factor: 0.5, expected: 5337599.13:24:02.7387904) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedNaNMultiplication [14:21:58] info: [STRT] System.Tests.TimeSpanTests.CompareTo_ObjectNotTimeSpan_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Ctor_Int_Int_Int_Int_Int [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Duration_Invalid [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Ctor_Int_Int_Int_Int_Int_Int_Invalid [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_InvalidStylesSpan_ThrowsArgumentException(styles: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_InvalidStylesSpan_ThrowsArgumentException(styles: 2) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldCreate(seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldCreate(seconds: 1, milliseconds: 1, microseconds: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldCreate(seconds: -1, milliseconds: -1, microseconds: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldCreate(seconds: 922337203685, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldCreate(seconds: -922337203685, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldCreate(seconds: 0, milliseconds: 922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldCreate(seconds: 0, milliseconds: -922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldCreate(seconds: 0, milliseconds: 0, microseconds: 922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_ShouldCreate(seconds: 0, milliseconds: 0, microseconds: -922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Division(timeSpan: 02:30:00, factor: 2, expected: 05:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Division(timeSpan: 14.02:30:00, factor: 192, expected: 2708.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Division(timeSpan: 366.00:00:00, factor: 3.1415926535897931, expected: 1149.19:44:59.5288779) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Division(timeSpan: 366.00:00:00, factor: -2.7182818284590451, expected: -994.21:23:15.2922633) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Division(timeSpan: 29.12:44:02.8015584, factor: 13, expected: 383.21:32:36.4202592) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Division(timeSpan: -29.12:44:02.8015584, factor: -12, expected: 354.08:48:33.6187008) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Division(timeSpan: -29.12:44:02.8015584, factor: 0, expected: 00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Division(timeSpan: 10675199.02:48:05.4775807, factor: 0.5, expected: 5337599.13:24:02.7387904) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays(value: 100.5, expected: 100.12:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays(value: 2.5, expected: 2.12:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays(value: 1, expected: 1.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays(value: 0, expected: 00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays(value: -1, expected: -1.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays(value: -2.5, expected: -2.12:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays(value: -100.5, expected: -100.12:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 10675200, hours: -256204779, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 10675200, hours: 0, minutes: -15372286729, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 10675200, hours: 0, minutes: 0, seconds: -922337203686, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 10675200, hours: 0, minutes: 0, seconds: 0, milliseconds: -922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 10675200, hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: -922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: -10675200, hours: 256204779, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: 256204779, minutes: -15372286729, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: 256204779, minutes: 0, seconds: -922337203686, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: 256204779, minutes: 0, seconds: 0, milliseconds: -922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: 256204779, minutes: 0, seconds: 0, milliseconds: 0, microseconds: -922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: -10675200, hours: 0, minutes: 15372286729, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: -256204779, minutes: 15372286729, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: 0, minutes: 15372286729, seconds: -922337203686, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: 0, minutes: 15372286729, seconds: 0, milliseconds: -922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: 0, minutes: 15372286729, seconds: 0, milliseconds: 0, microseconds: -922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: -10675200, hours: 0, minutes: 0, seconds: 922337203686, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: -256204779, minutes: 0, seconds: 922337203686, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: 0, minutes: -15372286729, seconds: 922337203686, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: 0, minutes: 0, seconds: 922337203686, milliseconds: -922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: 0, minutes: 0, seconds: 922337203686, milliseconds: 0, microseconds: -922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: -10675200, hours: 0, minutes: 0, seconds: 0, milliseconds: 922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: -256204779, minutes: 0, seconds: 0, milliseconds: 922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: 0, minutes: -15372286729, seconds: 0, milliseconds: 922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: 0, minutes: 0, seconds: -922337203686, milliseconds: 922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: 0, minutes: 0, seconds: 0, milliseconds: 922337203685478, microseconds: -922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: -10675200, hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: -256204779, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: 0, minutes: -15372286729, seconds: 0, milliseconds: 0, microseconds: 922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: 0, minutes: 0, seconds: -922337203686, milliseconds: 0, microseconds: 922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldNotOverflow_WhenOverflowingParamIsCounteredByOppositeSignParam(days: 0, hours: 0, minutes: 0, seconds: 0, milliseconds: -922337203685478, microseconds: 922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_InvalidStyles_ThrowsArgumentException(styles: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExact_InvalidStyles_ThrowsArgumentException(styles: 2) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Ctor_Int_Int_Int [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Negate(timeSpan: 00:00:00, expected: 00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Negate(timeSpan: 01:02:03, expected: -01:02:03) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Negate(timeSpan: -01:02:03, expected: 01:02:03) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Negate(timeSpan: 00:00:00.0012345, expected: -00:00:00.0012345) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Negate(timeSpan: -00:00:00.0012345, expected: 00:00:00.0012345) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Zero [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactMultiple_Span_InvalidNullEmptyFormats [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_Single_ShouldCreate(seconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_Single_ShouldCreate(seconds: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_Single_ShouldCreate(seconds: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_Single_ShouldCreate(seconds: 922337203685) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds_Int_Single_ShouldCreate(seconds: -922337203685) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.MaxValue [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldConstructMinValueAproximation [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: null, format: "c", exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "00:00:00", format: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "", format: "c", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "-", format: "c", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "garbage", format: "c", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "24:24:02", format: "c", exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "1:60:02", format: "c", exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "1:59:60", format: "c", exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "1.24:59:02", format: "c", exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "1.2:60:02", format: "c", exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "1?59:02", format: "c", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "1:59?02", format: "c", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "1:59:02?123", format: "c", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "1:12:24:02", format: "c", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:61:02", format: "g", exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "1.12:24:02", format: "g", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "1:07:45:16.99999999", format: "G", exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "1:12:24:02", format: "G", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12.35:32:43", format: "dd\\.h\\:m\\:s", exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12.5:2:3", format: "d\\.hh\\:mm\\:ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12.5:2", format: "d\\.hh\\:mm\\:ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "678", format: "ffff", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "00000012", format: "FFFFFFFF", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:034:56", format: "hh\\mm\\ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:34:056", format: "hh\\mm\\ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:34 minutes", format: "mm\\:ss\\ \"minutes", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:34 minutes", format: "mm\\:ss\\ 'minutes", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:34 mints", format: "mm\\:ss\\ \"minutes\"", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:34 mints", format: "mm\\:ss\\ 'minutes'", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "1", format: "d%", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "1", format: "%%d", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:34:56", format: "hhh\\:mm\\:ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:34:56", format: "hh\\:hh\\:ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "123:34:56", format: "hh\\:mm\\:ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:34:56", format: "hh\\:mmm\\:ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:34:56", format: "hh\\:mm\\:mm", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:345:56", format: "hh\\:mm\\:ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:34:56", format: "hh\\:mm\\:sss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:34:56", format: "hh\\:ss\\:ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:45", format: "ff:ff", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "000000123", format: "ddddddddd", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:34:56", format: "dd:dd:hh", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "123:45", format: "dd:hh", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12:34", format: "dd:vv", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "00:00:00", format: "", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Invalid(input: "12.5:2", format: "V", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Add_Invalid [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ConvertToTimeSpanPrecisionTest [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactMultiple_InvalidNullEmptyFormats [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldCreate(minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldCreate(minutes: 1, seconds: 1, milliseconds: 1, microseconds: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldCreate(minutes: -1, seconds: -1, milliseconds: -1, microseconds: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldCreate(minutes: 15372286728, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldCreate(minutes: -15372286728, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldCreate(minutes: 0, seconds: 922337203685, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldCreate(minutes: 0, seconds: -922337203685, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldCreate(minutes: 0, seconds: 0, milliseconds: 922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldCreate(minutes: 0, seconds: 0, milliseconds: -922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldCreate(minutes: 0, seconds: 0, milliseconds: 0, microseconds: 922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_ShouldCreate(minutes: 0, seconds: 0, milliseconds: 0, microseconds: -922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Invalid [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 10675200, hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: -10675200, hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 256204779, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: -256204779, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: 15372286729, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: -15372286729, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: 0, seconds: 922337203686, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: 0, seconds: -922337203686, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: 0, seconds: 0, milliseconds: 922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: 0, seconds: 0, milliseconds: -922337203685478, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: -922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 10675199, hours: 256204778, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: -10675199, hours: -256204778, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 10675199, hours: 0, minutes: 15372286728, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: -10675199, hours: 0, minutes: -15372286728, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 10675199, hours: 0, minutes: 0, seconds: 922337203685, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: -10675199, hours: 0, minutes: 0, seconds: -922337203685, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 10675199, hours: 0, minutes: 0, seconds: 0, milliseconds: 922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: -10675199, hours: 0, minutes: 0, seconds: 0, milliseconds: -922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 10675199, hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: -10675199, hours: 0, minutes: 0, seconds: 0, milliseconds: 0, microseconds: -922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 256204778, minutes: 15372286728, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: -256204778, minutes: -15372286728, seconds: 0, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 256204778, minutes: 0, seconds: 922337203685, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: -256204778, minutes: 0, seconds: -922337203685, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 256204778, minutes: 0, seconds: 0, milliseconds: 922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: -256204778, minutes: 0, seconds: 0, milliseconds: -922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 256204778, minutes: 0, seconds: 0, milliseconds: 0, microseconds: 922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: -256204778, minutes: 0, seconds: 0, milliseconds: 0, microseconds: -922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: 15372286728, seconds: 922337203685, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: -15372286728, seconds: -922337203685, milliseconds: 0, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: 15372286728, seconds: 0, milliseconds: 922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: -15372286728, seconds: 0, milliseconds: -922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: 15372286728, seconds: 0, milliseconds: 0, microseconds: 922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: -15372286728, seconds: 0, milliseconds: 0, microseconds: -922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: 0, seconds: 922337203685, milliseconds: 922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: 0, seconds: -922337203685, milliseconds: -922337203685477, microseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: 0, seconds: 922337203685, milliseconds: 0, microseconds: 922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: 0, seconds: -922337203685, milliseconds: 0, microseconds: -922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: 0, seconds: 0, milliseconds: 922337203685477, microseconds: 922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldOverflowOrUnderflow(days: 0, hours: 0, minutes: 0, seconds: 0, milliseconds: -922337203685477, microseconds: -922337203685477580) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_Single_ShouldOverflow(hours: 256204779) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_Single_ShouldOverflow(hours: -256204779) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_Single_ShouldOverflow(hours: 2147483647) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromHours_Int_Single_ShouldOverflow(hours: -2147483648) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.NamedOverflowingMultiplication [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Total_Days_Hours_Minutes_Seconds_Milliseconds(timeSpan: 00:00:00, expectedDays: 0, expectedHours: 0, expectedMinutes: 0, expectedSeconds: 0, expectedMilliseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Total_Days_Hours_Minutes_Seconds_Milliseconds(timeSpan: 00:00:00.5000000, expectedDays: 5.7870370370370367E-06, expectedHours: 0.00013888888888888889, expectedMinutes: 0.0083333333333333332, expectedSeconds: 0.5, expectedMilliseconds: 500) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Total_Days_Hours_Minutes_Seconds_Milliseconds(timeSpan: 01:00:00, expectedDays: 0.041666666666666664, expectedHours: 1, expectedMinutes: 60, expectedSeconds: 3600, expectedMilliseconds: 3600000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Total_Days_Hours_Minutes_Seconds_Milliseconds(timeSpan: 1.00:00:00, expectedDays: 1, expectedHours: 24, expectedMinutes: 1440, expectedSeconds: 86400, expectedMilliseconds: 86400000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Total_Days_Hours_Minutes_Seconds_Milliseconds(timeSpan: 1.01:00:00, expectedDays: 1.0416666666666667, expectedHours: 25, expectedMinutes: 1500, expectedSeconds: 90000, expectedMilliseconds: 90000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_Single_ShouldOverflow(minutes: 15372286729) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_Single_ShouldOverflow(minutes: -15372286729) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_Single_ShouldOverflow(minutes: 9223372036854775807) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMinutes_Int_Single_ShouldOverflow(minutes: -9223372036854775808) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_Single_ShouldCreate(days: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_Single_ShouldCreate(days: 1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_Single_ShouldCreate(days: -1) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_Single_ShouldCreate(days: 10675199) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_Single_ShouldCreate(days: -10675199) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: null, format: "c", exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "00:00:00", format: null, exceptionType: typeof(System.ArgumentNullException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "", format: "c", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "-", format: "c", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "garbage", format: "c", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "24:24:02", format: "c", exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "1:60:02", format: "c", exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "1:59:60", format: "c", exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "1.24:59:02", format: "c", exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "1.2:60:02", format: "c", exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "1?59:02", format: "c", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "1:59?02", format: "c", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "1:59:02?123", format: "c", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "1:12:24:02", format: "c", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:61:02", format: "g", exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "1.12:24:02", format: "g", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "1:07:45:16.99999999", format: "G", exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "1:12:24:02", format: "G", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12.35:32:43", format: "dd\\.h\\:m\\:s", exceptionType: typeof(System.OverflowException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12.5:2:3", format: "d\\.hh\\:mm\\:ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12.5:2", format: "d\\.hh\\:mm\\:ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "678", format: "ffff", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "00000012", format: "FFFFFFFF", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:034:56", format: "hh\\mm\\ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:34:056", format: "hh\\mm\\ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:34 minutes", format: "mm\\:ss\\ \"minutes", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:34 minutes", format: "mm\\:ss\\ 'minutes", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:34 mints", format: "mm\\:ss\\ \"minutes\"", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:34 mints", format: "mm\\:ss\\ 'minutes'", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "1", format: "d%", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "1", format: "%%d", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:34:56", format: "hhh\\:mm\\:ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:34:56", format: "hh\\:hh\\:ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "123:34:56", format: "hh\\:mm\\:ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:34:56", format: "hh\\:mmm\\:ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:34:56", format: "hh\\:mm\\:mm", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:345:56", format: "hh\\:mm\\:ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:34:56", format: "hh\\:mm\\:sss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:34:56", format: "hh\\:ss\\:ss", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:45", format: "ff:ff", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "000000123", format: "ddddddddd", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:34:56", format: "dd:dd:hh", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "123:45", format: "dd:hh", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12:34", format: "dd:vv", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "00:00:00", format: "", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.ParseExactTest_Span_Invalid(inputString: "12.5:2", format: "V", exceptionType: typeof(System.FormatException)) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_ShouldConstructMaxValueAproximation [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TestTotalMicroseconds(ticks: 0, totalMicroseconds: 0) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TestTotalMicroseconds(ticks: 100, totalMicroseconds: 10) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TestTotalMicroseconds(ticks: 1000, totalMicroseconds: 100) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Multiplication(timeSpan: 02:30:00, factor: 2, expected: 05:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Multiplication(timeSpan: 14.02:30:00, factor: 192, expected: 2708.00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Multiplication(timeSpan: 366.00:00:00, factor: 3.1415926535897931, expected: 1149.19:44:59.5288779) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Multiplication(timeSpan: 366.00:00:00, factor: -2.7182818284590451, expected: -994.21:23:15.2922633) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Multiplication(timeSpan: 29.12:44:02.8015584, factor: 13, expected: 383.21:32:36.4202592) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Multiplication(timeSpan: -29.12:44:02.8015584, factor: -12, expected: 354.08:48:33.6187008) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Multiplication(timeSpan: -29.12:44:02.8015584, factor: 0, expected: 00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Multiplication(timeSpan: 10675199.02:48:05.4775807, factor: 0.5, expected: 5337599.13:24:02.7387904) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds(value: 100.5, expected: 00:01:40.5000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds(value: 2.5, expected: 00:00:02.5000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds(value: 1, expected: 00:00:01) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds(value: 0, expected: 00:00:00) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds(value: -1, expected: -00:00:01) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds(value: -2.5, expected: -00:00:02.5000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromSeconds(value: -100.5, expected: -00:01:40.5000000) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.Ctor_Int_Int_Int_Invalid [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMicroseconds_Int_Single_ShouldOverflow(microseconds: 922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMicroseconds_Int_Single_ShouldOverflow(microseconds: -922337203685477581) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMicroseconds_Int_Single_ShouldOverflow(microseconds: 9223372036854775807) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromMicroseconds_Int_Single_ShouldOverflow(microseconds: -9223372036854775808) [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_InvalidFormat_ThrowsFormatException(invalidFormat: "y") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_InvalidFormat_ThrowsFormatException(invalidFormat: "cc") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_InvalidFormat_ThrowsFormatException(invalidFormat: "F") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.TryFormat_InvalidFormat_ThrowsFormatException(invalidFormat: "C") [14:21:58] info: [STRT] System.Tests.TimeSpanTests.FromDays_Int_Positive [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Invalid_FormatExceptionFromArgs(provider: null, format: "{1}", args: [Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Invalid_FormatExceptionFromArgs(provider: null, format: "{2}", args: [Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Invalid_FormatExceptionFromArgs(provider: null, format: "{3}", args: [Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Invalid_FormatExceptionFromArgs(provider: null, format: "{4}", args: [Object { }, Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Invalid_FormatExceptionFromArgs(provider: TestFormatter { }, format: "{1}", args: [Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Invalid_FormatExceptionFromArgs(provider: TestFormatter { }, format: "{2}", args: [Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Invalid_FormatExceptionFromArgs(provider: TestFormatter { }, format: "{3}", args: [Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Invalid_FormatExceptionFromArgs(provider: TestFormatter { }, format: "{4}", args: [Object { }, Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "", values: [], expected: "") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: ", ", values: [], expected: ", ") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: ", Foo {0 }", values: ["Bar"], expected: ", Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0} Baz {1}", values: ["Bar", "Foo"], expected: "Foo Bar Baz Foo") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0} Baz {1} Bar {2}", values: ["Bar", "Foo", "Baz"], expected: "Foo Bar Baz Foo Bar Baz") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0} Baz {1} Bar {2} Foo {3}", values: ["Bar", "Foo", "Baz", "Bar"], expected: "Foo Bar Baz Foo Bar Baz Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0,2}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0,3}", values: ["B"], expected: "Foo B") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0, 3}", values: ["B"], expected: "Foo B") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0,0}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0, 2 }", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0,-2}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0,-3}", values: ["B"], expected: "Foo B ") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0, -3}", values: ["B"], expected: "Foo B ") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0,0}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0, -2 }", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0:D6}", values: [1], expected: "Foo 000001") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0 :D6}", values: [1], expected: "Foo 000001") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0:}", values: [1], expected: "Foo 1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0,9:D6}", values: [1], expected: "Foo 000001") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0,-9:D6}", values: [1], expected: "Foo 000001 ") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {{{0}", values: [1], expected: "Foo {1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo }}{0}", values: [1], expected: "Foo }1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0} {{0}}", values: [1], expected: "Foo 1 {0}") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0}", values: [null], expected: "Foo ") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "Foo {0} {1} {2}", values: ["Bar", null, "Baz"], expected: "Foo Bar Baz") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "Foo {0,9:D6}", values: [1], expected: "Foo 000001") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: CustomFormatter { }, format: "{0}", values: [1.2], expected: "abc") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: CustomFormatter { }, format: "{0:0}", values: [1.2], expected: "abc") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{0}", values: [1, 2], expected: "1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{0}", values: [1, 2, 3], expected: "1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{0}", values: [1, 2, 3, 4], expected: "1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{0}{1}", values: [1, 2, 3], expected: "12") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{0}{1}", values: [1, 2, 3, 4], expected: "12") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{0}{1}", values: [1, 2, 3, 4, 5], expected: "12") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{0}{1}{2}", values: [1, 2, 3, 4], expected: "123") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{0}{1}{2}", values: [1, 2, 3, 4, 5], expected: "123") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{0}{1}{2}", values: [1, 2, 3, 4, 5, ···], expected: "123") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{0}{1}{2}{3}", values: [1, 2, 3, 4, 5], expected: "1234") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{0}{1}{2}{3}", values: [1, 2, 3, 4, 5, ···], expected: "1234") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{0}{1}{2}{3}", values: [1, 2, 3, 4, 5, ···], expected: "1234") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{0}{1}{2}{3}{4}", values: [1, 2, 3, 4, 5, ···], expected: "12345") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{0}{1}{2}{3}{4}", values: [1, 2, 3, 4, 5, ···], expected: "12345") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{0}{1}{2}{3}{4}", values: [1, 2, 3, 4, 5, ···], expected: "12345") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{1}{0}", values: [1, 2], expected: "21") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{2}{1}{0}", values: [1, 2, 3], expected: "321") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{3}{2}{1}{0}", values: [1, 2, 3, 4], expected: "4321") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "{4}{3}{2}{1}{0}", values: [1, 2, 3, 4, 5], expected: "54321") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: null, format: "0 = {0} 1 = {1} 2 = {2} 3 = {3} 4 = {4}", values: ["zero", "one", "two", "three", "four"], expected: "0 = zero 1 = one 2 = two 3 = three 4 = four") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: TestFormatter { }, format: "0 = {0} 1 = {1} 2 = {2} 3 = {3} 4 = {4}", values: ["zero", "one", "two", "three", "four"], expected: "0 = Test: : zero 1 = Test: : one 2 = Test: : two 3"···) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: ['A'], expected: "A") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0:r}", values: [2021-03-15T14:52:51.5058563Z], expected: "Mon, 15 Mar 2021 14:52:51 GMT") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0:r}", values: [2021-03-15T14:52:51.5058563+00:00], expected: "Mon, 15 Mar 2021 14:52:51 GMT") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [68d9cfaf-feab-4d5b-96d8-a3fd889ae89f], expected: "68d9cfaf-feab-4d5b-96d8-a3fd889ae89f") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [A], expected: "A") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [00:00:42], expected: "00:00:42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Valid(provider: , format: "{0}", values: [1.2.3.4], expected: "1.2.3.4") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "", values: [], expected: "") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: ", ", values: [], expected: ", ") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: ", Foo {0 }", values: ["Bar"], expected: ", Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0} Baz {1}", values: ["Bar", "Foo"], expected: "Foo Bar Baz Foo") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0} Baz {1} Bar {2}", values: ["Bar", "Foo", "Baz"], expected: "Foo Bar Baz Foo Bar Baz") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0} Baz {1} Bar {2} Foo {3}", values: ["Bar", "Foo", "Baz", "Bar"], expected: "Foo Bar Baz Foo Bar Baz Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0,2}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0,3}", values: ["B"], expected: "Foo B") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0, 3}", values: ["B"], expected: "Foo B") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0,0}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0, 2 }", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0,-2}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0,-3}", values: ["B"], expected: "Foo B ") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0, -3}", values: ["B"], expected: "Foo B ") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0,0}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0, -2 }", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0:D6}", values: [1], expected: "Foo 000001") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0 :D6}", values: [1], expected: "Foo 000001") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0:}", values: [1], expected: "Foo 1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0,9:D6}", values: [1], expected: "Foo 000001") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0,-9:D6}", values: [1], expected: "Foo 000001 ") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {{{0}", values: [1], expected: "Foo {1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo }}{0}", values: [1], expected: "Foo }1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0} {{0}}", values: [1], expected: "Foo 1 {0}") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0}", values: [null], expected: "Foo ") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "Foo {0} {1} {2}", values: ["Bar", null, "Baz"], expected: "Foo Bar Baz") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "Foo {0,9:D6}", values: [1], expected: "Foo 000001") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: CustomFormatter { }, format: "{0}", values: [1.2], expected: "abc") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: CustomFormatter { }, format: "{0:0}", values: [1.2], expected: "abc") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{0}", values: [1, 2], expected: "1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{0}", values: [1, 2, 3], expected: "1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{0}", values: [1, 2, 3, 4], expected: "1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{0}{1}", values: [1, 2, 3], expected: "12") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{0}{1}", values: [1, 2, 3, 4], expected: "12") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{0}{1}", values: [1, 2, 3, 4, 5], expected: "12") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{0}{1}{2}", values: [1, 2, 3, 4], expected: "123") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{0}{1}{2}", values: [1, 2, 3, 4, 5], expected: "123") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{0}{1}{2}", values: [1, 2, 3, 4, 5, ···], expected: "123") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{0}{1}{2}{3}", values: [1, 2, 3, 4, 5], expected: "1234") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{0}{1}{2}{3}", values: [1, 2, 3, 4, 5, ···], expected: "1234") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{0}{1}{2}{3}", values: [1, 2, 3, 4, 5, ···], expected: "1234") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{0}{1}{2}{3}{4}", values: [1, 2, 3, 4, 5, ···], expected: "12345") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{0}{1}{2}{3}{4}", values: [1, 2, 3, 4, 5, ···], expected: "12345") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{0}{1}{2}{3}{4}", values: [1, 2, 3, 4, 5, ···], expected: "12345") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{1}{0}", values: [1, 2], expected: "21") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{2}{1}{0}", values: [1, 2, 3], expected: "321") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{3}{2}{1}{0}", values: [1, 2, 3, 4], expected: "4321") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "{4}{3}{2}{1}{0}", values: [1, 2, 3, 4, 5], expected: "54321") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: null, format: "0 = {0} 1 = {1} 2 = {2} 3 = {3} 4 = {4}", values: ["zero", "one", "two", "three", "four"], expected: "0 = zero 1 = one 2 = two 3 = three 4 = four") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: TestFormatter { }, format: "0 = {0} 1 = {1} 2 = {2} 3 = {3} 4 = {4}", values: ["zero", "one", "two", "three", "four"], expected: "0 = Test: : zero 1 = Test: : one 2 = Test: : two 3"···) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: ['A'], expected: "A") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0:r}", values: [2021-03-15T14:52:51.5058563Z], expected: "Mon, 15 Mar 2021 14:52:51 GMT") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0:r}", values: [2021-03-15T14:52:51.5058563+00:00], expected: "Mon, 15 Mar 2021 14:52:51 GMT") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [68d9cfaf-feab-4d5b-96d8-a3fd889ae89f], expected: "68d9cfaf-feab-4d5b-96d8-a3fd889ae89f") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [A], expected: "A") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [00:00:42], expected: "00:00:42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Valid(provider: , format: "{0}", values: [1.2.3.4], expected: "1.2.3.4") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.NullArgument_Throws [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MinimumArgumentCount_MatchesExpectedValue(format: "", expected: 0) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MinimumArgumentCount_MatchesExpectedValue(format: "testing 123", expected: 0) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MinimumArgumentCount_MatchesExpectedValue(format: "testing {{123}}", expected: 0) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MinimumArgumentCount_MatchesExpectedValue(format: "{0}", expected: 1) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MinimumArgumentCount_MatchesExpectedValue(format: "{0} {1}", expected: 2) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MinimumArgumentCount_MatchesExpectedValue(format: "{2}", expected: 3) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MinimumArgumentCount_MatchesExpectedValue(format: "{2} {0}", expected: 3) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MinimumArgumentCount_MatchesExpectedValue(format: "{1} {34} {3}", expected: 35) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{-1}", args: [Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{-1}", args: [Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{-1}", args: [Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{-1}", args: [Object { }, Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{a", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "}", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "}a", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{0:}}", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{\0", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{a", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{0 ", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{1000000", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{0,", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{0, ", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{0,-", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{0,-\0", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{0,-a", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{0,1000000", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{0:", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{0: ", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{0:{", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: null, format: "{0:{}", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{-1}", args: [Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{-1}", args: [Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{-1}", args: [Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{-1}", args: [Object { }, Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{a", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "}", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "}a", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{0:}}", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{\0", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{a", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{0 ", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{1000000", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{0,", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{0, ", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{0,-", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{0,-\0", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{0,-a", args: [""]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{0,1000000", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{0:", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{0: ", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{0:{", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.Parse_Invalid_FormatExceptionFromFormat(provider: TestFormatter { }, format: "{0:{}", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "", values: [], expected: "") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: ", ", values: [], expected: ", ") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: ", Foo {0 }", values: ["Bar"], expected: ", Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0} Baz {1}", values: ["Bar", "Foo"], expected: "Foo Bar Baz Foo") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0} Baz {1} Bar {2}", values: ["Bar", "Foo", "Baz"], expected: "Foo Bar Baz Foo Bar Baz") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0} Baz {1} Bar {2} Foo {3}", values: ["Bar", "Foo", "Baz", "Bar"], expected: "Foo Bar Baz Foo Bar Baz Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0,2}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0,3}", values: ["B"], expected: "Foo B") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0, 3}", values: ["B"], expected: "Foo B") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0,0}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0, 2 }", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0,-2}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0,-3}", values: ["B"], expected: "Foo B ") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0, -3}", values: ["B"], expected: "Foo B ") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0,0}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0, -2 }", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0:D6}", values: [1], expected: "Foo 000001") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0 :D6}", values: [1], expected: "Foo 000001") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0:}", values: [1], expected: "Foo 1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0,9:D6}", values: [1], expected: "Foo 000001") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0,-9:D6}", values: [1], expected: "Foo 000001 ") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {{{0}", values: [1], expected: "Foo {1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo }}{0}", values: [1], expected: "Foo }1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0} {{0}}", values: [1], expected: "Foo 1 {0}") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0}", values: [null], expected: "Foo ") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "Foo {0} {1} {2}", values: ["Bar", null, "Baz"], expected: "Foo Bar Baz") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "Foo {0,9:D6}", values: [1], expected: "Foo 000001") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: CustomFormatter { }, format: "{0}", values: [1.2], expected: "abc") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: CustomFormatter { }, format: "{0:0}", values: [1.2], expected: "abc") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{0}", values: [1, 2], expected: "1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{0}", values: [1, 2, 3], expected: "1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{0}", values: [1, 2, 3, 4], expected: "1") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{0}{1}", values: [1, 2, 3], expected: "12") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{0}{1}", values: [1, 2, 3, 4], expected: "12") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{0}{1}", values: [1, 2, 3, 4, 5], expected: "12") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{0}{1}{2}", values: [1, 2, 3, 4], expected: "123") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{0}{1}{2}", values: [1, 2, 3, 4, 5], expected: "123") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{0}{1}{2}", values: [1, 2, 3, 4, 5, ···], expected: "123") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{0}{1}{2}{3}", values: [1, 2, 3, 4, 5], expected: "1234") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{0}{1}{2}{3}", values: [1, 2, 3, 4, 5, ···], expected: "1234") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{0}{1}{2}{3}", values: [1, 2, 3, 4, 5, ···], expected: "1234") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{0}{1}{2}{3}{4}", values: [1, 2, 3, 4, 5, ···], expected: "12345") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{0}{1}{2}{3}{4}", values: [1, 2, 3, 4, 5, ···], expected: "12345") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{0}{1}{2}{3}{4}", values: [1, 2, 3, 4, 5, ···], expected: "12345") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{1}{0}", values: [1, 2], expected: "21") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{2}{1}{0}", values: [1, 2, 3], expected: "321") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{3}{2}{1}{0}", values: [1, 2, 3, 4], expected: "4321") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "{4}{3}{2}{1}{0}", values: [1, 2, 3, 4, 5], expected: "54321") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: null, format: "0 = {0} 1 = {1} 2 = {2} 3 = {3} 4 = {4}", values: ["zero", "one", "two", "three", "four"], expected: "0 = zero 1 = one 2 = two 3 = three 4 = four") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: TestFormatter { }, format: "0 = {0} 1 = {1} 2 = {2} 3 = {3} 4 = {4}", values: ["zero", "one", "two", "three", "four"], expected: "0 = Test: : zero 1 = Test: : one 2 = Test: : two 3"···) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: ['A'], expected: "A") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0:r}", values: [2021-03-15T14:52:51.5058563Z], expected: "Mon, 15 Mar 2021 14:52:51 GMT") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0:r}", values: [2021-03-15T14:52:51.5058563+00:00], expected: "Mon, 15 Mar 2021 14:52:51 GMT") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [68d9cfaf-feab-4d5b-96d8-a3fd889ae89f], expected: "68d9cfaf-feab-4d5b-96d8-a3fd889ae89f") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [A], expected: "A") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [00:00:42], expected: "00:00:42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.MemoryExtensionsTryWrite_Valid(provider: , format: "{0}", values: [1.2.3.4], expected: "1.2.3.4") [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Invalid_FormatExceptionFromArgs(provider: null, format: "{1}", args: [Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Invalid_FormatExceptionFromArgs(provider: null, format: "{2}", args: [Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Invalid_FormatExceptionFromArgs(provider: null, format: "{3}", args: [Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Invalid_FormatExceptionFromArgs(provider: null, format: "{4}", args: [Object { }, Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Invalid_FormatExceptionFromArgs(provider: TestFormatter { }, format: "{1}", args: [Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Invalid_FormatExceptionFromArgs(provider: TestFormatter { }, format: "{2}", args: [Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Invalid_FormatExceptionFromArgs(provider: TestFormatter { }, format: "{3}", args: [Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringFormat_Invalid_FormatExceptionFromArgs(provider: TestFormatter { }, format: "{4}", args: [Object { }, Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.DebuggerDisplay_ShowsFormat [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Invalid_FormatExceptionFromArgs(provider: null, format: "{1}", args: [Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Invalid_FormatExceptionFromArgs(provider: null, format: "{2}", args: [Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Invalid_FormatExceptionFromArgs(provider: null, format: "{3}", args: [Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Invalid_FormatExceptionFromArgs(provider: null, format: "{4}", args: [Object { }, Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Invalid_FormatExceptionFromArgs(provider: TestFormatter { }, format: "{1}", args: [Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Invalid_FormatExceptionFromArgs(provider: TestFormatter { }, format: "{2}", args: [Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Invalid_FormatExceptionFromArgs(provider: TestFormatter { }, format: "{3}", args: [Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Text.Tests.CompositeFormatTests.StringBuilderAppendFormat_Invalid_FormatExceptionFromArgs(provider: TestFormatter { }, format: "{4}", args: [Object { }, Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.ComponentModel.Tests.EditorBrowsableAttributeTests.DefaultCtor_EditableBrowserState [14:21:58] info: [STRT] System.ComponentModel.Tests.EditorBrowsableAttributeTests.Equals_Null [14:21:58] info: [STRT] System.ComponentModel.Tests.EditorBrowsableAttributeTests.EqualsTest(state1: Advanced, state2: Advanced, equal: True) [14:21:58] info: [STRT] System.ComponentModel.Tests.EditorBrowsableAttributeTests.EqualsTest(state1: Always, state2: Always, equal: True) [14:21:58] info: [STRT] System.ComponentModel.Tests.EditorBrowsableAttributeTests.EqualsTest(state1: Never, state2: Never, equal: True) [14:21:58] info: [STRT] System.ComponentModel.Tests.EditorBrowsableAttributeTests.EqualsTest(state1: 12345, state2: 12345, equal: True) [14:21:58] info: [STRT] System.ComponentModel.Tests.EditorBrowsableAttributeTests.EqualsTest(state1: Advanced, state2: Always, equal: False) [14:21:58] info: [STRT] System.ComponentModel.Tests.EditorBrowsableAttributeTests.EqualsTest(state1: Advanced, state2: Never, equal: False) [14:21:58] info: [STRT] System.ComponentModel.Tests.EditorBrowsableAttributeTests.Ctor_EditableBrowserState(state: Advanced) [14:21:58] info: [STRT] System.ComponentModel.Tests.EditorBrowsableAttributeTests.Ctor_EditableBrowserState(state: Always) [14:21:58] info: [STRT] System.ComponentModel.Tests.EditorBrowsableAttributeTests.Ctor_EditableBrowserState(state: Never) [14:21:58] info: [STRT] System.ComponentModel.Tests.EditorBrowsableAttributeTests.Ctor_EditableBrowserState(state: 12345) [14:21:58] info: [STRT] System.ComponentModel.Tests.EditorBrowsableAttributeTests.EnumValues [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyTrademarkAttributeTests.Ctor_String(trademark: null) [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyTrademarkAttributeTests.Ctor_String(trademark: "") [14:21:58] info: [STRT] System.Reflection.Tests.AssemblyTrademarkAttributeTests.Ctor_String(trademark: "trademark") [14:21:58] info: [STRT] System.Reflection.Tests.StrongNameKeyPairTests.Ctor_SerializationInfo_StreamingContext_ThrowsPlatformNotSupportedException [14:21:58] info: [STRT] System.Reflection.Tests.StrongNameKeyPairTests.Ctor_FileStream_ThrowsPlatformNotSupportedException [14:21:58] info: [STRT] System.Reflection.Tests.StrongNameKeyPairTests.Ctor_NullKeyPairArray_ThrowsPlatformNotSupportedException [14:21:58] info: [STRT] System.Reflection.Tests.StrongNameKeyPairTests.Ctor_ByteArray_ThrowsPlatformNotSupportedException [14:21:58] info: [STRT] System.Reflection.Tests.StrongNameKeyPairTests.Ctor_NullKeyPairFile_ThrowsPlatformNotSupportedException [14:21:58] info: [STRT] System.Reflection.Tests.StrongNameKeyPairTests.Ctor_String_ThrowsPlatformNotSupportedException(keyPairContainer: null) [14:21:58] info: [STRT] System.Reflection.Tests.StrongNameKeyPairTests.Ctor_String_ThrowsPlatformNotSupportedException(keyPairContainer: "") [14:21:58] info: [STRT] System.Reflection.Tests.StrongNameKeyPairTests.Ctor_String_ThrowsPlatformNotSupportedException(keyPairContainer: "keyPairContainer") [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.GenericInterface1Tests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ShortTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.DivideByZeroExceptionTests.Ctor_String_Exception [14:21:58] info: [STRT] System.Tests.DivideByZeroExceptionTests.Ctor_String [14:21:58] info: [STRT] System.Tests.DivideByZeroExceptionTests.Ctor_Empty [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.OpenGenericClassTypeTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsVariableBoundArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsGenericTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsEnum_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.Attributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.GetGenericTypeDefinition_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsGenericParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.GetArrayRank_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsMarshalByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsConstructedGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsSecurityCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.HasElementType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsContextful_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.GenericTypeArguments_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.ContainsGenericParameters_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.UnderlyingSystemType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.GetElementType_Invoke_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.ReflectedType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.GenericParameterPosition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsSecuritySafeCritical_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.DeclaringMethod_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsSignatureType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsGenericMethodParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsCOMObject_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.GenericParameterAttributes_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsGenericType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsSecurityTransparent_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.BaseType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsPointer_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsByRef_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsValueType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsGenericTypeParameter_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsTypeDefinition_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsNested_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsPrimitive_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.DeclaringType_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.Types.ULongTests.IsSZArray_Get_ReturnsExpected [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart_Rune(source: "hello", trimRuneAsInt: 104, expected: "ello") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart_Rune(source: " ", trimRuneAsInt: 32, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart_Rune(source: "😀😀😁😀", trimRuneAsInt: 128512, expected: "😁😀") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart_Rune(source: "😀😀😁😀", trimRuneAsInt: 128513, expected: "😀😀😁😀") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart_Rune(source: "", trimRuneAsInt: 32, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.ToLower_CharArray [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_NullInStrings [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr_Int_Int_Empty [14:21:58] info: [STRT] System.Tests.StringTests.EndsWithMatchDifferentSpans_Char [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthStartsWith_Char [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_TurkishI_InvariantCulture [14:21:58] info: [STRT] System.Tests.StringTests.ToCharArray_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfSequenceMultipleMatch_Char [14:21:58] info: [STRT] System.Tests.StringTests.NoWhiteSpaceTrim [14:21:58] info: [STRT] System.Tests.StringTests.TestMultipleMatch_Char [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfSequenceZeroLengthValue_Char [14:21:58] info: [STRT] System.Tests.StringTests.EndsWithMatch_Char [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char(s: "Hello", value: 'H', expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char(s: "Hello", value: 'Z', expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char(s: "Hello", value: 'e', expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char(s: "Hello", value: 'E', expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char(s: "", value: 'H', expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_HungarianDoubleCompression_HungarianCulture [14:21:58] info: [STRT] System.Tests.StringTests.Create_ClearsMemory [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{10000000}", args: [null]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{0,10000000}", args: [null]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{-1}", args: [Object { }]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{-1}", args: [Object { }, Object { }]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{-1}", args: [Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{-1}", args: [Object { }, Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{a", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "}", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "}a", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{0:}}", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{\0", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{a", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{0 ", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{1000000", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{0,", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{0, ", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{0,-", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{0,-\0", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{0,-a", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{0,1000000", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{0:", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{0: ", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{0:{", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{0:{}", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{-1}", args: [Object { }]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{-1}", args: [Object { }, Object { }]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{-1}", args: [Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{-1}", args: [Object { }, Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{a", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "}", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "}a", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{0:}}", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{\0", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{a", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{0 ", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{1000000", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{0,", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{0, ", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{0,-", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{0,-\0", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{0,-a", args: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{0,1000000", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{0:", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{0: ", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{0:{", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{0:{}", args: [null, null, null, null, null, ···]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{1}", args: [Object { }]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{2}", args: [Object { }, Object { }]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{3}", args: [Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: null, format: "{4}", args: [Object { }, Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{1}", args: [Object { }]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{2}", args: [Object { }, Object { }]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{3}", args: [Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_FormatExceptionFromFormatOrArgs(provider: TestFormatter { }, format: "{4}", args: [Object { }, Object { }, Object { }, Object { }]) [14:21:58] info: [STRT] System.Tests.StringTests.TrimCharactersAtStartAndEnd [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "", value: "Foo", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "llo", comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "Hello", comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "", comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "HELLO", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "Abc", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "", value: "", comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "", value: "a", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "llo­", comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "llo", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "Hello", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "LLO", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "Abc", comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "", value: "", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "", value: "a", comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "llo­", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "", value: "Foo", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "llo", comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "Hello", comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "", comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "HELLO", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "Abc", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "", value: "", comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "", value: "a", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "llo­", comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "llo", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "Hello", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "LLO", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "Abc", comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "", value: "", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "", value: "a", comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "llo­", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "o", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "llo", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "Hello", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "Larger Hello", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "LLO", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "Abc", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "llo­", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "", value: "", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "", value: "a", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "llo", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "Hello", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "Larger Hello", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "LLO", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "Abc", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "Hello", value: "llo­", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "", value: "", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringComparison(s: "", value: "a", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWithMatchDifferentSpans_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_EmptyOldValue_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'H', comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'e', comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'Z', comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'H', comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "", value: 'H', comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'E', comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'e', comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'Z', comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'H', comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "", value: 'H', comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'E', comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'e', comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'Z', comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'H', comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'E', comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "", value: 'H', comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'e', comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'Z', comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'H', comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "", value: 'H', comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'E', comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'e', comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'Z', comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'H', comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "", value: 0x0301, comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "", value: 'H', comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'E', comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'e', comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'Z', comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "Hello", value: 'E', comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Char_StringComparison(s: "", value: 'H', comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfSequenceLengthOneValueAtVeryEnd_Char [14:21:58] info: [STRT] System.Tests.StringTests.Equals_InvalidComparisonType_ThrowsArgumentOutOfRangeException(comparisonType: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Equals_InvalidComparisonType_ThrowsArgumentOutOfRangeException(comparisonType: 6) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfSequenceZeroLengthValue_Char [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_EnglishUSCulture(s: "i", expected: "I") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_EnglishUSCulture(s: "ia TeSt", expected: "IA TEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_EnglishUSCulture(s: "a Tiest", expected: "A TIEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_EnglishUSCulture(s: "A testi", expected: "A TESTI") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_EnglishUSCulture(s: "iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii"···, expected: "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"···) [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_EnglishUSCulture(s: "İ", expected: "İ") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_EnglishUSCulture(s: "İa TeSt", expected: "İA TEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_EnglishUSCulture(s: "a Tİest", expected: "A TİEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_EnglishUSCulture(s: "A testİ", expected: "A TESTİ") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_EnglishUSCulture(s: "İİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİ"···, expected: "İİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİ"···) [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_EnglishUSCulture(s: "ı", expected: "I") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_EnglishUSCulture(s: "ıa TeSt", expected: "IA TEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_EnglishUSCulture(s: "a Tıest", expected: "A TIEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_EnglishUSCulture(s: "A testı", expected: "A TESTI") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_EnglishUSCulture(s: "ıııııııııııııııııııııııııııııııııııııııııııııııııı"···, expected: "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"···) [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "2"], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: [null, "1"], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["", "1"], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", null], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", ""], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: [null, null], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["", ""], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "2", "3"], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: [null, "1", "2"], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["", "1", "2"], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", null, "2"], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "", "2"], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "2", null], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "2", ""], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: [null, "2", null], expected: "2") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["", "2", ""], expected: "2") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: [null, null, null], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["", "", ""], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "2", "3", "4"], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: [null, "1", "2", "3"], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["", "1", "2", "3"], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", null, "2", "3"], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "", "2", "3"], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "2", null, "3"], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "2", "", "3"], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "2", "3", null], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "2", "3", ""], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", null, null, null], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "", "", ""], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: [null, "1", null, "2"], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["", "1", "", "2"], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: [null, null, null, null], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["", "", "", ""], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: [], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1"], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: [null], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: [""], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "2", "3", "4", "5"], expected: "12345") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: [null, "1", "2", "3", "4"], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["", "1", "2", "3", "4"], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", null, "2", "3", "4"], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "", "2", "3", "4"], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "2", null, "3", "4"], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "2", "", "3", "4"], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "2", "3", null, "4"], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "2", "3", "", "4"], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "2", "3", "4", null], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "2", "3", "4", ""], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", null, "3", null, "5"], expected: "135") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["1", "", "3", "", "5"], expected: "135") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: [null, null, null, null, null], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["", "", "", "", ""], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_String(values: ["abcd", "efgh", "ijkl", "mnop", "qrst", ···], expected: "abcdefghijklmnopqrstuvwxyz") [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfSequenceRestart_Char [14:21:58] info: [STRT] System.Tests.StringTests.EndsWithNoMatchNonOrdinal_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "", expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "Ab", expected: "ab") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "H-/", expected: "h-/") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "Hello", expected: "hello") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "hElLo", expected: "hello") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbc", expected: "abcdabc") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbcd", expected: "abcdabcd") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbcd/", expected: "abcdabcd/") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbcd/-", expected: "abcdabcd/-") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbcd/-_", expected: "abcdabcd/-_") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbcd-bcdAbc", expected: "abcdabcd-bcdabc") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbcd-bcdAbcd", expected: "abcdabcd-bcdabcd") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbcd-bcdAbcdA", expected: "abcdabcd-bcdabcda") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbcd-bcdAbcdA/", expected: "abcdabcd-bcdabcda/") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "ж", expected: "ж") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "Hж/", expected: "hж/") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "Hellж", expected: "hellж") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "hElжo", expected: "helжo") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbж", expected: "abcdabж") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "Abcdжbcd", expected: "abcdжbcd") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbcж/", expected: "abcdabcж/") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbcd/ж", expected: "abcdabcd/ж") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbcd/-ж", expected: "abcdabcd/-ж") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbcжd-bcdAbc", expected: "abcdabcжd-bcdabc") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbcd-bжdAbcd", expected: "abcdabcd-bжdabcd") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbcd-bcdжbcdA", expected: "abcdabcd-bcdжbcda") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "AbcdAbcd-bcdAbcжA/", expected: "abcdabcd-bcdabcжa/") [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerInvariant(s: "АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЬЫЪЭЮЯ", expected: "абвгдеёжзийклмнопрстуфхцчшщьыъэюя") [14:21:58] info: [STRT] System.Tests.StringTests.LengthMismatchToLower [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Ordinal_Misc(source: "ABCȀȂ", target: "ȁȃ", stringComparison: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Ordinal_Misc(source: "ABC𐐨", target: "𐐀", stringComparison: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Ordinal_Misc(source: "ABȀȂ", target: "ȁȃ", stringComparison: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Ordinal_Misc(source: "AB𐐨", target: "𐐀", stringComparison: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Ordinal_Misc(source: "AAA\xd801𐐨", target: "\xd801𐐀", stringComparison: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Ordinal_Misc(source: "AAA\xd801𐐨", target: "\xd801𐐀", stringComparison: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Ordinal_Misc(source: "AAAȀȂ", target: "ȀȂ", stringComparison: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Ordinal_Misc(source: "AAAȀȂ", target: "ȀȂ", stringComparison: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Ordinal_Misc(source: "AAAȀȂA", target: "ȀȂA", stringComparison: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Ordinal_Misc(source: "AAAȀȂA", target: "ȀȂA", stringComparison: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Insert_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.SameSpanStartsWith_Char [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfSequenceZeroLengthSpan_Char [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoToLowerChecksGoOutOfRange [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoStartsWithChecksGoOutOfRange_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.NoTrimCharacter [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthTrimCharacter [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_TurkishI_TurkishCulture [14:21:58] info: [STRT] System.Tests.StringTests.CasingTest(lowerForm: "abcd", upperForm: "ABCD", cultureName: "en-US") [14:21:58] info: [STRT] System.Tests.StringTests.CasingTest(lowerForm: "abcd", upperForm: "ABCD", cultureName: null) [14:21:58] info: [STRT] System.Tests.StringTests.CasingTest(lowerForm: "latin i", upperForm: "LATIN I", cultureName: "en-US") [14:21:58] info: [STRT] System.Tests.StringTests.CasingTest(lowerForm: "latin i", upperForm: "LATIN I", cultureName: null) [14:21:58] info: [STRT] System.Tests.StringTests.CasingTest(lowerForm: "", upperForm: "", cultureName: null) [14:21:58] info: [STRT] System.Tests.StringTests.CasingTest(lowerForm: "turky ı", upperForm: "TURKY I", cultureName: "tr-TR") [14:21:58] info: [STRT] System.Tests.StringTests.CasingTest(lowerForm: "turky i", upperForm: "TURKY İ", cultureName: "tr-TR") [14:21:58] info: [STRT] System.Tests.StringTests.CasingTest(lowerForm: "𐐩", upperForm: "𐐁", cultureName: "en-US") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(startIndex: 2, count: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(startIndex: 2, count: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(startIndex: 1, count: 2) [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(startIndex: -1, count: 0) [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthToLower [14:21:58] info: [STRT] System.Tests.StringTests.CompareTest(s1: "abcd", s2: "ABcd", cultureName: "en-US", ignoreCase: False, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.CompareTest(s1: "abcd", s2: "ABcd", cultureName: null, ignoreCase: False, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.CompareTest(s1: "ABcd", s2: "abcd", cultureName: "en-US", ignoreCase: False, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.CompareTest(s1: "ABcd", s2: "abcd", cultureName: null, ignoreCase: False, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.CompareTest(s1: "abcd", s2: "ABcd", cultureName: "en-US", ignoreCase: True, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.CompareTest(s1: "abcd", s2: "ABcd", cultureName: null, ignoreCase: True, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.CompareTest(s1: null, s2: null, cultureName: "en-us", ignoreCase: True, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.CompareTest(s1: null, s2: null, cultureName: null, ignoreCase: True, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.CompareTest(s1: null, s2: "", cultureName: "en-us", ignoreCase: True, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.CompareTest(s1: null, s2: "", cultureName: null, ignoreCase: True, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.CompareTest(s1: "", s2: null, cultureName: "en-us", ignoreCase: True, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.CompareTest(s1: "", s2: null, cultureName: null, ignoreCase: True, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.CompareTest(s1: "latin i", s2: "Latin I", cultureName: "tr-TR", ignoreCase: False, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.CompareTest(s1: "latin i", s2: "Latin I", cultureName: "tr-TR", ignoreCase: True, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.CompareTest(s1: "turkish İ", s2: "Turkish i", cultureName: "tr-TR", ignoreCase: True, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.CompareTest(s1: "turkish ı", s2: "Turkish I", cultureName: "tr-TR", ignoreCase: True, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.SameSpanContains_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_NullInStrings [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_TurkishI_TurkishCulture_Char [14:21:58] info: [STRT] System.Tests.StringTests.Test_ToUpper_Culture(actual: "hi world", expected: "Hİ WORLD", culture: tr-TR) [14:21:58] info: [STRT] System.Tests.StringTests.Test_ToUpper_Culture(actual: "hİ world", expected: "Hİ WORLD", culture: tr-TR) [14:21:58] info: [STRT] System.Tests.StringTests.Test_ToUpper_Culture(actual: "hı world", expected: "HI WORLD", culture: tr-TR) [14:21:58] info: [STRT] System.Tests.StringTests.Test_ToUpper_Culture(actual: "hi world", expected: "HI WORLD", culture: en-US) [14:21:58] info: [STRT] System.Tests.StringTests.Test_ToUpper_Culture(actual: "hİ world", expected: "Hİ WORLD", culture: en-US) [14:21:58] info: [STRT] System.Tests.StringTests.Test_ToUpper_Culture(actual: "hı world", expected: "HI WORLD", culture: en-US) [14:21:58] info: [STRT] System.Tests.StringTests.Test_ToUpper_Culture(actual: "hi world", expected: "HI WORLD", culture: ) [14:21:58] info: [STRT] System.Tests.StringTests.Test_ToUpper_Culture(actual: "hİ world", expected: "Hİ WORLD", culture: ) [14:21:58] info: [STRT] System.Tests.StringTests.Test_ToUpper_Culture(actual: "hı world", expected: "Hı WORLD", culture: ) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune(s: "Hello", valueAsInt: 72, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune(s: "Hello", valueAsInt: 104, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune(s: "H", valueAsInt: 72, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune(s: "H", valueAsInt: 104, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune(s: "Hello", valueAsInt: 101, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune(s: "Hello", valueAsInt: 0, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune(s: "", valueAsInt: 0, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune(s: "\0", valueAsInt: 0, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune(s: "", valueAsInt: 97, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune(s: "abcdefghijklmnopqrstuvwxyz", valueAsInt: 97, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Ordinal_Misc(source: "𐐨Hello", target: "𐑏", startIndex: 6, stringComparison: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Ordinal_Misc(source: "𐐨Hello", target: "𐐀", startIndex: 6, stringComparison: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Ordinal_Misc(source: "𐐨Hello𐐨", target: "𐐀", startIndex: 1, stringComparison: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Ordinal_Misc(source: "ȀȂHello", target: "ȁȃ", startIndex: 6, stringComparison: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Ordinal_Misc(source: "ȀȂHelloȀȂ", target: "ȁȃ", startIndex: 1, stringComparison: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Ordinal_Misc(source: "ȀȂHello", target: "ȁȃ", startIndex: 6, stringComparison: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Ordinal_Misc(source: "𐐀Hello", target: "\xdc00", startIndex: 6, stringComparison: Ordinal, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Ordinal_Misc(source: "𐐀Hello\xdc00", target: "\xdc00", startIndex: 3, stringComparison: Ordinal, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Ordinal_Misc(source: "𐐀Hello", target: "\xdc00", startIndex: 6, stringComparison: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Ordinal_Misc(source: "𐐀Hello\xdc00", target: "\xdc00", startIndex: 4, stringComparison: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Ordinal_Misc(source: "𐐀Hello", target: "\xd801", startIndex: 6, stringComparison: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Ordinal_Misc(source: "\xd801\xd801Hello", target: "\xd801", startIndex: 0, stringComparison: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Ordinal_Misc(source: "𐐀Hello", target: "𐐀", startIndex: 6, stringComparison: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_NullInStrings [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr_DoesNotAccessInvalidPage [14:21:58] info: [STRT] System.Tests.StringTests.ReplaceLineEndings(input: "", expectedSegments: [""]) [14:21:58] info: [STRT] System.Tests.StringTests.ReplaceLineEndings(input: "abc", expectedSegments: ["abc"]) [14:21:58] info: [STRT] System.Tests.StringTests.ReplaceLineEndings(input: "", expectedSegments: ["", ""]) [14:21:58] info: [STRT] System.Tests.StringTests.ReplaceLineEndings(input: "", expectedSegments: ["", "", ""]) [14:21:58] info: [STRT] System.Tests.StringTests.ReplaceLineEndings(input: "", expectedSegments: ["", ""]) [14:21:58] info: [STRT] System.Tests.StringTests.ReplaceLineEndings(input: "az", expectedSegments: ["a", "", "z"]) [14:21:58] info: [STRT] System.Tests.StringTests.ReplaceLineEndings(input: "abc", expectedSegments: ["a", "b", "c"]) [14:21:58] info: [STRT] System.Tests.StringTests.ReplaceLineEndings(input: "aabbcc", expectedSegments: ["aa", "bb", "", "cc"]) [14:21:58] info: [STRT] System.Tests.StringTests.ReplaceLineEndings(input: "abcdefgh", expectedSegments: ["a", "bc", "d", "e", "f", ···]) [14:21:58] info: [STRT] System.Tests.StringTests.ReplaceLineEndings(input: "xyz", expectedSegments: ["xyz", ""]) [14:21:58] info: [STRT] System.Tests.StringTests.ReplaceLineEndings(input: "xyz", expectedSegments: ["", "xyz"]) [14:21:58] info: [STRT] System.Tests.StringTests.ReplaceLineEndings(input: "abc%def", expectedSegments: ["abc%def"]) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Ordinal_Misc(source: "ȀȂABC", target: "ȁȃ", stringComparison: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Ordinal_Misc(source: "𐐨ABC", target: "𐐀", stringComparison: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Ordinal_Misc(source: "ȀȂAB", target: "ȁȃ", stringComparison: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Ordinal_Misc(source: "𐐨AB", target: "𐐀", stringComparison: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Ordinal_Misc(source: "\xd801𐐨AAA", target: "\xd801𐐀", stringComparison: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Ordinal_Misc(source: "\xd801𐐨AAA", target: "\xd801𐐀", stringComparison: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Ordinal_Misc(source: "ȀȂAAA", target: "ȀȂ", stringComparison: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Ordinal_Misc(source: "ȀȂAAA", target: "ȀȂ", stringComparison: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Ordinal_Misc(source: "ȀȂAAA", target: "ȀȂA", stringComparison: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Ordinal_Misc(source: "ȀȂAAA", target: "ȀȂA", stringComparison: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.LengthMismatchSequenceCompareTo_Char [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Match_Char [14:21:58] info: [STRT] System.Tests.StringTests.LengthMismatchEndsWith_Char [14:21:58] info: [STRT] System.Tests.StringTests.Contains_MultipleMatches_Char [14:21:58] info: [STRT] System.Tests.StringTests.GetHashCode_CompareInfo_OfSpan [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "Hello𐐨", target: 𐑏, startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "Hello𐐨", target: 𐐀, startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: 5) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "HelloȀȂ", target: ȁ, startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: 5) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "HelloȀȂ", target: ȁ, startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "hello", target: o, startIndex: 3, count: 2, stringComparison: Ordinal, cultureName: null, expected: 4) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "HELLO", target: o, startIndex: 3, count: 2, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: 4) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "hello𐐨", target: 𐐨, startIndex: 3, count: 4, stringComparison: Ordinal, cultureName: null, expected: 5) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "HELLO𐐀", target: 𐐨, startIndex: 3, count: 4, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: 5) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ü", target: Ü, startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ü", target: Ü, startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ü", target: Ü, startIndex: 0, count: 2147483647, stringComparison: CurrentCulture, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ü", target: Ü, startIndex: 0, count: 2147483647, stringComparison: CurrentCultureIgnoreCase, cultureName: null, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ü", target: Ü, startIndex: 0, count: 2147483647, stringComparison: InvariantCulture, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ü", target: Ü, startIndex: 0, count: 2147483647, stringComparison: InvariantCultureIgnoreCase, cultureName: null, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ı", target: I, startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ı", target: I, startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ı", target: I, startIndex: 0, count: 2147483647, stringComparison: CurrentCulture, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ı", target: I, startIndex: 0, count: 2147483647, stringComparison: CurrentCultureIgnoreCase, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ı", target: I, startIndex: 0, count: 2147483647, stringComparison: InvariantCulture, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ı", target: I, startIndex: 0, count: 2147483647, stringComparison: InvariantCultureIgnoreCase, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ı", target: I, startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: "tr-TR", expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ı", target: I, startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: "tr-TR", expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ı", target: I, startIndex: 0, count: 2147483647, stringComparison: CurrentCulture, cultureName: "tr-TR", expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ı", target: I, startIndex: 0, count: 2147483647, stringComparison: CurrentCultureIgnoreCase, cultureName: "tr-TR", expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ı", target: I, startIndex: 0, count: 2147483647, stringComparison: InvariantCulture, cultureName: "tr-TR", expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "ı", target: I, startIndex: 0, count: 2147483647, stringComparison: InvariantCultureIgnoreCase, cultureName: "tr-TR", expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "", target: m, startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Rune_StringComparison(source: "", target: m, startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.GetEnumerator_NonGeneric_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.ContainsMatchDifferentSpans_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.GetEnumerator_Generic(s: "abc") [14:21:58] info: [STRT] System.Tests.StringTests.GetEnumerator_Generic(s: "") [14:21:58] info: [STRT] System.Tests.StringTests.ContainsUnknownComparisonType_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char(s: "Hello", value: 'o', expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char(s: "Hello", value: 'O', expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char(s: "o", value: 'o', expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char(s: "o", value: 'O', expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char(s: "Hello", value: 'e', expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char(s: "Hello", value: '\0', expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char(s: "", value: '\0', expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char(s: "\0", value: '\0', expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char(s: "", value: 'a', expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char(s: "abcdefghijklmnopqrstuvwxyz", value: 'z', expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWithMatch_Char [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_NullOldValue_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_String(s: "hello", expected: "HELLO") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_String(s: "HELLO", expected: "HELLO") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_String(s: "hElLo", expected: "HELLO") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_String(s: "HeLlO", expected: "HELLO") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_String(s: "", expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.IsWhiteSpaceTrueLatin1 [14:21:58] info: [STRT] System.Tests.StringTests.InternTestCanReturnNull [14:21:58] info: [STRT] System.Tests.StringTests.CompareToMatchDifferentInstances_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.WhiteSpaceInMiddleTrim [14:21:58] info: [STRT] System.Tests.StringTests.CopyTo(s: "Hello", sourceIndex: 0, destinationIndex: 0, count: 5, expected: ['H', 'e', 'l', 'l', 'o']) [14:21:58] info: [STRT] System.Tests.StringTests.CopyTo(s: "Hello", sourceIndex: 1, destinationIndex: 5, count: 3, expected: ['\0', '\0', '\0', '\0', '\0', ···]) [14:21:58] info: [STRT] System.Tests.StringTests.CopyTo(s: "Hello", sourceIndex: 2, destinationIndex: 0, count: 3, expected: ['l', 'l', 'o', '\0', '\0', ···]) [14:21:58] info: [STRT] System.Tests.StringTests.CopyTo(s: "Hello", sourceIndex: 0, destinationIndex: 7, count: 3, expected: ['\0', '\0', '\0', '\0', '\0', ···]) [14:21:58] info: [STRT] System.Tests.StringTests.CopyTo(s: "Hello", sourceIndex: 5, destinationIndex: 10, count: 0, expected: ['\0', '\0', '\0', '\0', '\0', ···]) [14:21:58] info: [STRT] System.Tests.StringTests.CopyTo(s: "H­ello", sourceIndex: 0, destinationIndex: 0, count: 3, expected: ['H', 0x00ad, 'e']) [14:21:58] info: [STRT] System.Tests.StringTests.Create_CanPassSpanAsArg [14:21:58] info: [STRT] System.Tests.StringTests.ToLower_String(s: "hello", expected: "hello") [14:21:58] info: [STRT] System.Tests.StringTests.ToLower_String(s: "HELLO", expected: "hello") [14:21:58] info: [STRT] System.Tests.StringTests.ToLower_String(s: "hElLo", expected: "hello") [14:21:58] info: [STRT] System.Tests.StringTests.ToLower_String(s: "HeLlO", expected: "hello") [14:21:58] info: [STRT] System.Tests.StringTests.ToLower_String(s: "", expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_Char_Int_Negative_Count_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "abcde", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "abcd", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "abc", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "ab", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "a", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "bcde", startIndex: 1, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "bcd", startIndex: 1, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "bc", startIndex: 1, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "b", startIndex: 1, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 1, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "cde", startIndex: 2, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "cd", startIndex: 2, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "c", startIndex: 2, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 2, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "de", startIndex: 3, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "d", startIndex: 3, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 3, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "e", startIndex: 4, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 4, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 5, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "abcde", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "bcde", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "cde", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "de", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "e", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "abcde", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "abcd", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "abc", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "ab", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "a", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "bcde", startIndex: 1, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "bcd", startIndex: 1, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "bc", startIndex: 1, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "b", startIndex: 1, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 1, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "cde", startIndex: 2, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "cd", startIndex: 2, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "c", startIndex: 2, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 2, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "de", startIndex: 3, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "d", startIndex: 3, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 3, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "e", startIndex: 4, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 4, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 5, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "abcde", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "bcde", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "cde", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "de", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "e", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "abcde", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "abcd", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "abc", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "ab", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "a", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "bcde", startIndex: 1, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "bcd", startIndex: 1, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "bc", startIndex: 1, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "b", startIndex: 1, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 1, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "cde", startIndex: 2, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "cd", startIndex: 2, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "c", startIndex: 2, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 2, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "de", startIndex: 3, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "d", startIndex: 3, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 3, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "e", startIndex: 4, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 4, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 5, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "abcde", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "bcde", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "cde", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "de", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "e", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "abcde", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "abcd", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "abc", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "ab", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "a", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "bcde", startIndex: 1, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "bcd", startIndex: 1, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "bc", startIndex: 1, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "b", startIndex: 1, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 1, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "cde", startIndex: 2, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "cd", startIndex: 2, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "c", startIndex: 2, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 2, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "de", startIndex: 3, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "d", startIndex: 3, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 3, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "e", startIndex: 4, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 4, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 5, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "abcde", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "bcde", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "cde", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "de", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "e", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_AllSubstrings(s: "", value: "", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoTrimChecksGoOutOfRange [14:21:58] info: [STRT] System.Tests.StringTests.SequenceCompareToWithSingleMismatch_Char [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Ordinal_Misc(source: "Hello𐐨", target: "𐑏", stringComparison: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Ordinal_Misc(source: "Hello𐐨", target: "𐐀", stringComparison: OrdinalIgnoreCase, expected: 5) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Ordinal_Misc(source: "HelloȀȂ", target: "ȁȃ", stringComparison: OrdinalIgnoreCase, expected: 5) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Ordinal_Misc(source: "HelloȀȂ", target: "ȁȃ", stringComparison: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Ordinal_Misc(source: "Hello𐐀", target: "\xdc00", stringComparison: Ordinal, expected: 6) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Ordinal_Misc(source: "Hello𐐀", target: "\xdc00", stringComparison: OrdinalIgnoreCase, expected: 6) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Ordinal_Misc(source: "Hello𐐀", target: "\xd801", stringComparison: OrdinalIgnoreCase, expected: 5) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Ordinal_Misc(source: "Hello𐐀", target: "𐐀", stringComparison: Ordinal, expected: 5) [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_SByte [14:21:58] info: [STRT] System.Tests.StringTests.Replace_String_String_DoesntAllocateIfNothingIsReplaced(s: "XYZ", oldValue: "1", newValue: "2") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_String_String_DoesntAllocateIfNothingIsReplaced(s: "", oldValue: "1", newValue: "2") [14:21:58] info: [STRT] System.Tests.StringTests.TrimCharacterAtStart [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny_NullAnyOf_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.StringTests.Join_String_NegativeCount_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char_StringComparison(s: "Hello", value: 'o', comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char_StringComparison(s: "Hello", value: 'O', comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char_StringComparison(s: "Hello", value: 'o', comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char_StringComparison(s: "Hello", value: 'O', comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char_StringComparison(s: "Hello", value: 'o', comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char_StringComparison(s: "Hello", value: 'O', comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char_StringComparison(s: "Hello", value: 'o', comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char_StringComparison(s: "Hello", value: 'O', comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char_StringComparison(s: "Hello", value: 'o', comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char_StringComparison(s: "Hello", value: 'O', comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char_StringComparison(s: "Hello", value: 'o', comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char_StringComparison(s: "Hello", value: 'O', comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char_StringComparison(s: "", value: '\0', comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char_StringComparison(s: "\0", value: '\0', comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char_StringComparison(s: "", value: '\0', comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Char_StringComparison(s: "\0", value: '\0', comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.SequenceCompareToArrayImplicit_Char [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_TurkishI_InvariantCulture [14:21:58] info: [STRT] System.Tests.StringTests.IsWhiteSpaceFalse [14:21:58] info: [STRT] System.Tests.StringTests.WhiteSpaceAtEndTrim [14:21:58] info: [STRT] System.Tests.StringTests.Join_CharSeparator_StringArray(separator: '$', values: [], startIndex: 0, count: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Join_CharSeparator_StringArray(separator: '$', values: [null], startIndex: 0, count: 1, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Join_CharSeparator_StringArray(separator: '$', values: [null, "Bar", null], startIndex: 0, count: 3, expected: "$Bar$") [14:21:58] info: [STRT] System.Tests.StringTests.Join_CharSeparator_StringArray(separator: '$', values: ["", "", ""], startIndex: 0, count: 3, expected: "$$") [14:21:58] info: [STRT] System.Tests.StringTests.Join_CharSeparator_StringArray(separator: '$', values: ["Foo", "Bar", "Baz"], startIndex: 0, count: 3, expected: "Foo$Bar$Baz") [14:21:58] info: [STRT] System.Tests.StringTests.Join_CharSeparator_StringArray(separator: '$', values: ["Foo", "Bar", "Baz"], startIndex: 3, count: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Join_CharSeparator_StringArray(separator: '$', values: ["Foo", "Bar", "Baz"], startIndex: 1, count: 1, expected: "Bar") [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_TurkishI_InvariantCulture_Char [14:21:58] info: [STRT] System.Tests.StringTests.CopyTest [14:21:58] info: [STRT] System.Tests.StringTests.EqualityOperators [14:21:58] info: [STRT] System.Tests.StringTests.SameSpanEndsWith_Char [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerOverlapping [14:21:58] info: [STRT] System.Tests.StringTests.OnlyTrimCharacters [14:21:58] info: [STRT] System.Tests.StringTests.TestMatchLastIndexOf_Char [14:21:58] info: [STRT] System.Tests.StringTests.Replace_NoSuchStringComparison_ThrowsArgumentException(comparisonType: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Replace_NoSuchStringComparison_ThrowsArgumentException(comparisonType: 6) [14:21:58] info: [STRT] System.Tests.StringTests.TrimCharacterAtStartAndEnd [14:21:58] info: [STRT] System.Tests.StringTests.Substring(s: "Hello", startIndex: 0, length: 5, expected: "Hello") [14:21:58] info: [STRT] System.Tests.StringTests.Substring(s: "Hello", startIndex: 0, length: 3, expected: "Hel") [14:21:58] info: [STRT] System.Tests.StringTests.Substring(s: "Hello", startIndex: 2, length: 3, expected: "llo") [14:21:58] info: [STRT] System.Tests.StringTests.Substring(s: "Hello", startIndex: 5, length: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Substring(s: "", startIndex: 0, length: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfSequenceLengthOneValueJustPasttVeryEnd_Char [14:21:58] info: [STRT] System.Tests.StringTests.GetEnumerator_NonGeneric(s: "abc") [14:21:58] info: [STRT] System.Tests.StringTests.GetEnumerator_NonGeneric(s: "") [14:21:58] info: [STRT] System.Tests.StringTests.Compare_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_WeightlessOldValue_WithLinguisticComparison_TerminatesReplacement [14:21:58] info: [STRT] System.Tests.StringTests.StartsWithNoMatch_Char [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_SByte_InvalidUTF8 [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [1], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [null], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [1, 2], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [null, 1], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [1, null], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [null, null], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [1, 2, 3], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [null, 1, 2], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [1, null, 2], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [1, 2, null], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [null, null, null], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [1, 2, 3, 4], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [null, 1, 2, 3], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [1, null, 2, 3], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [1, 2, 3, null], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [null, null, null, null], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [1, 2, 3, 4, 5], expected: "12345") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [null, 1, 2, 3, 4], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [1, null, 2, 3, 4], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [1, 2, 3, 4, null], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [null, null, null, null, null], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [null, "Foo", null, "Bar", null], expected: "FooBar") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Objects(values: [null], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny(s: "Hello", anyOf: ['d'], startIndex: 4, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny(s: "Hello", anyOf: ['l'], startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny(s: "Hello", anyOf: ['e', 'l'], startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny(s: "Hello", anyOf: ['d', 'e', 'l'], startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny(s: "Hello", anyOf: ['d', 'e', 'l'], startIndex: 4, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny(s: "Hello", anyOf: ['d', 'e', 'f'], startIndex: 2, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny(s: "Hello", anyOf: ['a', 'b', 'c'], startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny(s: "Hello", anyOf: ['a', 'b', 'c', 'd'], startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny(s: "Hello", anyOf: ['a', 'b', 'c', 'e'], startIndex: 2, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny(s: "Hello", anyOf: [], startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny(s: "H­ello", anyOf: ['a', 0x00ad, 'c'], startIndex: 2, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny(s: "", anyOf: ['d', 'e', 'f'], startIndex: -1, count: -1, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny(s: "世界您好", anyOf: ['界'], startIndex: 3, count: 4, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny(s: "世界您好", anyOf: ['界', '您'], startIndex: 3, count: 4, expected: 2) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny(s: "世界您好", anyOf: ['界', '您', '世'], startIndex: 3, count: 4, expected: 2) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny(s: "世界您好", anyOf: ['界', '您', '世', '好'], startIndex: 3, count: 4, expected: 3) [14:21:58] info: [STRT] System.Tests.StringTests.ContainsNoMatch_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthToUpper [14:21:58] info: [STRT] System.Tests.StringTests.LengthMismatchStartsWith_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.StartEndWith_ZeroWeightValue(value: "", comparison: InvariantCulture, expectedStartsAndEndsWithResult: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartEndWith_ZeroWeightValue(value: "", comparison: Ordinal, expectedStartsAndEndsWithResult: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartEndWith_ZeroWeightValue(value: "‍", comparison: InvariantCulture, expectedStartsAndEndsWithResult: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartEndWith_ZeroWeightValue(value: "‍", comparison: Ordinal, expectedStartsAndEndsWithResult: False) [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthTrim_Memory [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_NullInStrings [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_SBytePtr_DoesNotAccessInvalidPage [14:21:58] info: [STRT] System.Tests.StringTests.SameSpanStartsWith_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.SubstringUsingRangeTest [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: , comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: Z, comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: e, comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: E, comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "", value: H, comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "", value: ́, comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: H, comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: Z, comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: e, comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: E, comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "", value: H, comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: H, comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: Z, comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: e, comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: E, comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "", value: H, comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: H, comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: Z, comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: e, comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: E, comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "", value: H, comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: H, comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: Z, comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: e, comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: E, comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "", value: H, comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: H, comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: Z, comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: e, comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "Hello", value: E, comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "", value: H, comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "hello world", value: 😀, comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "hello 😀 world", value: 😀, comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "hello world 😀", value: 😀, comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune_StringComparison(s: "😀 hello world", value: 😀, comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr_Empty [14:21:58] info: [STRT] System.Tests.StringTests.Join_ObjectArray(separator: "$$", values: [], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Join_ObjectArray(separator: "$$", values: [null], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Join_ObjectArray(separator: "$$", values: ["Foo"], expected: "Foo") [14:21:58] info: [STRT] System.Tests.StringTests.Join_ObjectArray(separator: "$$", values: ["Foo", "Bar", "Baz"], expected: "Foo$$Bar$$Baz") [14:21:58] info: [STRT] System.Tests.StringTests.Join_ObjectArray(separator: null, values: ["Foo", "Bar", "Baz"], expected: "FooBarBaz") [14:21:58] info: [STRT] System.Tests.StringTests.Join_ObjectArray(separator: "$$", values: ["Foo", null, "Baz"], expected: "Foo$$$$Baz") [14:21:58] info: [STRT] System.Tests.StringTests.Join_ObjectArray(separator: "$$", values: [null, "Bar", "Baz"], expected: "$$Bar$$Baz") [14:21:58] info: [STRT] System.Tests.StringTests.Join_ObjectArray(separator: "|", values: [null, "Foo", null, "Bar", null], expected: "|Foo||Bar|") [14:21:58] info: [STRT] System.Tests.StringTests.PadRight(s: "Hello", totalWidth: 5, paddingChar: ' ', expected: "Hello") [14:21:58] info: [STRT] System.Tests.StringTests.PadRight(s: "Hello", totalWidth: 7, paddingChar: ' ', expected: "Hello ") [14:21:58] info: [STRT] System.Tests.StringTests.PadRight(s: "Hello", totalWidth: 7, paddingChar: '.', expected: "Hello..") [14:21:58] info: [STRT] System.Tests.StringTests.PadRight(s: "", totalWidth: 0, paddingChar: '.', expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.GetHashCode_EmbeddedNull_ReturnsDifferentHashCodes [14:21:58] info: [STRT] System.Tests.StringTests.CreateStringFromEncoding_0Length_EmptyStringReturned [14:21:58] info: [STRT] System.Tests.StringTests.Join_CharSeparator_ObjectArray(separator: '$', values: [], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Join_CharSeparator_ObjectArray(separator: '$', values: [null], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Join_CharSeparator_ObjectArray(separator: '$', values: ["Foo"], expected: "Foo") [14:21:58] info: [STRT] System.Tests.StringTests.Join_CharSeparator_ObjectArray(separator: '$', values: ["Foo", "Bar", "Baz"], expected: "Foo$Bar$Baz") [14:21:58] info: [STRT] System.Tests.StringTests.Join_CharSeparator_ObjectArray(separator: '$', values: ["Foo", null, "Baz"], expected: "Foo$$Baz") [14:21:58] info: [STRT] System.Tests.StringTests.Join_CharSeparator_ObjectArray(separator: '$', values: [null, "Bar", "Baz"], expected: "$Bar$Baz") [14:21:58] info: [STRT] System.Tests.StringTests.Join_CharSeparator_ObjectArray(separator: '|', values: [null, "Foo", null, "Bar", null], expected: "|Foo||Bar|") [14:21:58] info: [STRT] System.Tests.StringTests.SameSpanEndsWith_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd_Memory(s: " Hello ", expected: " Hello") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd_Memory(s: " \t ", expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd_Memory(s: "", expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd_Memory(s: " ", expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "abcde", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "abcd", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "abc", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "ab", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "a", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "bcde", startIndex: 1, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "bcd", startIndex: 1, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "bc", startIndex: 1, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "b", startIndex: 1, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 1, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "cde", startIndex: 2, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "cd", startIndex: 2, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "c", startIndex: 2, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 2, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "de", startIndex: 3, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "d", startIndex: 3, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 3, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "e", startIndex: 4, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 4, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 5, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "abcde", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "bcde", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "cde", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "de", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "e", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "", startIndex: 0, comparison: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "abcde", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "abcd", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "abc", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "ab", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "a", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "bcde", startIndex: 1, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "bcd", startIndex: 1, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "bc", startIndex: 1, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "b", startIndex: 1, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 1, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "cde", startIndex: 2, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "cd", startIndex: 2, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "c", startIndex: 2, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 2, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "de", startIndex: 3, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "d", startIndex: 3, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 3, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "e", startIndex: 4, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 4, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 5, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "abcde", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "bcde", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "cde", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "de", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "e", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "", startIndex: 0, comparison: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "abcde", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "abcd", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "abc", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "ab", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "a", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "bcde", startIndex: 1, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "bcd", startIndex: 1, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "bc", startIndex: 1, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "b", startIndex: 1, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 1, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "cde", startIndex: 2, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "cd", startIndex: 2, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "c", startIndex: 2, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 2, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "de", startIndex: 3, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "d", startIndex: 3, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 3, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "e", startIndex: 4, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 4, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 5, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "abcde", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "bcde", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "cde", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "de", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "e", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "", startIndex: 0, comparison: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "abcde", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "abcd", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "abc", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "ab", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "a", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "bcde", startIndex: 1, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "bcd", startIndex: 1, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "bc", startIndex: 1, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "b", startIndex: 1, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 1, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "cde", startIndex: 2, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "cd", startIndex: 2, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "c", startIndex: 2, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 2, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "de", startIndex: 3, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "d", startIndex: 3, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 3, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "e", startIndex: 4, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 4, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "abcde", value: "", startIndex: 5, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "abcde", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "bcde", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "cde", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "de", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "e", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_AllSubstrings(s: "", value: "", startIndex: 0, comparison: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.TrimCharacterInMiddle [14:21:58] info: [STRT] System.Tests.StringTests.EqualityTests_AsciiOptimizations [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_EmptyString(s: "foo", expected: 3) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_EmptyString(s: "hello", expected: 5) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_EmptyString(s: "", expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_NegativeCount_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.StringTests.ReplaceLineEndings_NullReplacementText_Throws [14:21:58] info: [STRT] System.Tests.StringTests.StartsWithMatch_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter(s: "Hello", value: 'l', startIndex: 4, count: 5, expected: 3) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter(s: "Hello", value: 'x', startIndex: 4, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter(s: "Hello", value: 'l', startIndex: 3, count: 4, expected: 3) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter(s: "Hello", value: 'l', startIndex: 1, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter(s: "Hello", value: 'l', startIndex: 0, count: 1, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter(s: "Hello", value: 'x', startIndex: 3, count: 4, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter(s: "Hello", value: 'l', startIndex: 1, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter(s: "Hello", value: 'l', startIndex: 4, count: 2, expected: 3) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter(s: "Hello", value: 'l', startIndex: 4, count: 3, expected: 3) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter(s: "H­ello", value: 'H', startIndex: 2, count: 3, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter(s: "", value: 'H', startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Insert(s: "Hello", startIndex: 0, value: "!$%", expected: "!$%Hello") [14:21:58] info: [STRT] System.Tests.StringTests.Insert(s: "Hello", startIndex: 1, value: "!$%", expected: "H!$%ello") [14:21:58] info: [STRT] System.Tests.StringTests.Insert(s: "Hello", startIndex: 2, value: "!$%", expected: "He!$%llo") [14:21:58] info: [STRT] System.Tests.StringTests.Insert(s: "Hello", startIndex: 3, value: "!$%", expected: "Hel!$%lo") [14:21:58] info: [STRT] System.Tests.StringTests.Insert(s: "Hello", startIndex: 4, value: "!$%", expected: "Hell!$%o") [14:21:58] info: [STRT] System.Tests.StringTests.Insert(s: "Hello", startIndex: 5, value: "!$%", expected: "Hello!$%") [14:21:58] info: [STRT] System.Tests.StringTests.Insert(s: "Hello", startIndex: 3, value: "", expected: "Hello") [14:21:58] info: [STRT] System.Tests.StringTests.Insert(s: "", startIndex: 0, value: "", expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_EquivalentDiacritics_InvariantCulture [14:21:58] info: [STRT] System.Tests.StringTests.LengthMismatchStartsWith_Char [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfSequenceNotEvenAHeadMatch_Char [14:21:58] info: [STRT] System.Tests.StringTests.GetHashCode_OfSpan_MatchesOfString [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String(s: "Hello", value: "ello", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String(s: "Hello", value: "ELL", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String(s: "Hello", value: "Larger Hello", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String(s: "Hello", value: "Goodbye", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String(s: "", value: "", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String(s: "", value: "hello", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String(s: "Hello", value: "", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoCompareToChecksGoOutOfRange_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.Trim_Rune(source: "hello", trimRuneAsInt: 104, expected: "ello") [14:21:58] info: [STRT] System.Tests.StringTests.Trim_Rune(source: " ", trimRuneAsInt: 32, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Trim_Rune(source: "😀😀😁😀", trimRuneAsInt: 128512, expected: "😁") [14:21:58] info: [STRT] System.Tests.StringTests.Trim_Rune(source: "😀😀😁😀", trimRuneAsInt: 128513, expected: "😀😀😁😀") [14:21:58] info: [STRT] System.Tests.StringTests.Trim_Rune(source: "", trimRuneAsInt: 32, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "Hello", comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: null, obj: null, comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: null, obj: "Hello", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: null, comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "Hell", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "Helloo", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "hello", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "Hello", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "\0AAAAAAAAA", obj: "\0BBBBBBBBBBBB", comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "123", obj: 123, comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "", obj: "", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "", obj: "Hello", comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "", comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: null, obj: null, comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: null, obj: "Hello", comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: null, comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "Hell", comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "", obj: "Hello", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "123", obj: 123, comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "", obj: "", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "", obj: "Hello", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: null, obj: null, comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: null, obj: "Hello", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: null, comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "ሴ噸", obj: "ሴ噸9ሴ", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "ሴ噸", obj: "ሴ", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "ሴ噸", obj: "ስ噸", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "ሴ噸", obj: "ሴ噹", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "ሴ噸", obj: "ሴ噸", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "Hell", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "Helloo", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "HELLO", obj: "hello", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "Hello", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "", obj: "", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "Helloo", comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "hello", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "Hello", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "hell", comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "helloo", comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "hello", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "Hello", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "\0AAAAAAAAA", obj: "\0BBBBBBBBBBBB", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "123", obj: 123, comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "", obj: "", comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "", obj: "Hello", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: null, obj: null, comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: null, obj: "Hello", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: null, comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "Hell", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "Helloo", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "hello", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: null, comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: null, obj: "Hello", comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: null, obj: null, comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "", comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "\0AAAAAAAAA", obj: "\0BBBBBBBBBBBB", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "123", obj: 123, comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "", obj: "", comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "", obj: "Hello", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: null, obj: null, comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: null, obj: "Hello", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "123", obj: 123, comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: null, comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "Helloo", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "hello", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "Hello", comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "\0AAAAAAAAA", obj: "\0BBBBBBBBBBBB", comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "123", obj: 123, comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "", obj: "", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "", obj: "Hello", comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "Hello", obj: "Hell", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EqualsTest(s1: "\0AAAAAAAAA", obj: "\0BBBBBBBBBBBB", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.LengthMismatchContains_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc", newValue: "def", comparisonType: CurrentCulture, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "ABC", newValue: "def", comparisonType: CurrentCulture, expected: "abc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc", newValue: "", comparisonType: CurrentCulture, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: "LONG", comparisonType: CurrentCulture, expected: "aLONGc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: "d", comparisonType: CurrentCulture, expected: "adc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: null, comparisonType: CurrentCulture, expected: "ac") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc­", newValue: "def", comparisonType: CurrentCulture, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc", newValue: "def", comparisonType: CurrentCultureIgnoreCase, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "ABC", newValue: "def", comparisonType: CurrentCultureIgnoreCase, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc", newValue: "", comparisonType: CurrentCultureIgnoreCase, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: "LONG", comparisonType: CurrentCultureIgnoreCase, expected: "aLONGc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: "d", comparisonType: CurrentCultureIgnoreCase, expected: "adc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: null, comparisonType: CurrentCultureIgnoreCase, expected: "ac") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc­", newValue: "def", comparisonType: CurrentCultureIgnoreCase, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc", newValue: "def", comparisonType: Ordinal, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "ABC", newValue: "def", comparisonType: Ordinal, expected: "abc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc", newValue: "", comparisonType: Ordinal, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: "LONG", comparisonType: Ordinal, expected: "aLONGc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: "d", comparisonType: Ordinal, expected: "adc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: null, comparisonType: Ordinal, expected: "ac") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc­", newValue: "def", comparisonType: Ordinal, expected: "abc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc", newValue: "def", comparisonType: OrdinalIgnoreCase, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "ABC", newValue: "def", comparisonType: OrdinalIgnoreCase, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc", newValue: "", comparisonType: OrdinalIgnoreCase, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: "LONG", comparisonType: OrdinalIgnoreCase, expected: "aLONGc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: "d", comparisonType: OrdinalIgnoreCase, expected: "adc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: null, comparisonType: OrdinalIgnoreCase, expected: "ac") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc­", newValue: "def", comparisonType: OrdinalIgnoreCase, expected: "abc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc", newValue: "def", comparisonType: InvariantCulture, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "ABC", newValue: "def", comparisonType: InvariantCulture, expected: "abc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc", newValue: "", comparisonType: InvariantCulture, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: "LONG", comparisonType: InvariantCulture, expected: "aLONGc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: "d", comparisonType: InvariantCulture, expected: "adc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: null, comparisonType: InvariantCulture, expected: "ac") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc­", newValue: "def", comparisonType: InvariantCulture, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc", newValue: "def", comparisonType: InvariantCultureIgnoreCase, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "ABC", newValue: "def", comparisonType: InvariantCultureIgnoreCase, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc", newValue: "", comparisonType: InvariantCultureIgnoreCase, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: "LONG", comparisonType: InvariantCultureIgnoreCase, expected: "aLONGc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: "d", comparisonType: InvariantCultureIgnoreCase, expected: "adc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "b", newValue: null, comparisonType: InvariantCultureIgnoreCase, expected: "ac") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "abc", oldValue: "abc­", newValue: "def", comparisonType: InvariantCultureIgnoreCase, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "iİ", oldValue: "i", newValue: "a", comparisonType: Ordinal, expected: "aİ") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "iİ", oldValue: "i", newValue: "a", comparisonType: OrdinalIgnoreCase, expected: "aİ") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "iİ", oldValue: "İ", newValue: "a", comparisonType: Ordinal, expected: "ia") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "iİ", oldValue: "İ", newValue: "a", comparisonType: OrdinalIgnoreCase, expected: "ia") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "iİ", oldValue: "i", newValue: "a", comparisonType: InvariantCulture, expected: "aİ") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "iİ", oldValue: "i", newValue: "a", comparisonType: InvariantCultureIgnoreCase, expected: "aİ") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "iİ", oldValue: "İ", newValue: "a", comparisonType: InvariantCulture, expected: "ia") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "iİ", oldValue: "İ", newValue: "a", comparisonType: InvariantCultureIgnoreCase, expected: "ia") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "", oldValue: "x", newValue: "y", comparisonType: InvariantCulture, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "", oldValue: "‍", newValue: "y", comparisonType: InvariantCulture, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_ReturnsExpected(original: "", oldValue: "\0", newValue: "y", comparisonType: InvariantCulture, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Invalid_ArgumentException [14:21:58] info: [STRT] System.Tests.StringTests.Create_CanSquirrelAwayArg [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfSequenceNoMatch_Char [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfSequenceLengthOneValueJustPasttVeryEnd_Char [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharArray(value: ['a', 'b', 'c', 'd', 'e', ···], startIndex: 0, length: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharArray(value: ['a', 'b', 'c', 'd', 'e', ···], startIndex: 0, length: 3, expected: "abc") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharArray(value: ['a', 'b', 'c', 'd', 'e', ···], startIndex: 2, length: 3, expected: "cde") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharArray(value: ['a', 'b', 'c', 'd', 'e', ···], startIndex: 2, length: 6, expected: "cdefgh") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharArray(value: ['a', 'b', 'c', 'd', 'e', ···], startIndex: 0, length: 8, expected: "abcdefgh") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharArray(value: ['a', 'b', 'c', 'd', 'e', ···], startIndex: 0, length: 11, expected: "abcdefgh\0ij") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharArray(value: ['П', 'Р', 'И', 'В', 'Е', ···], startIndex: 0, length: 6, expected: "ПРИВЕТ") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharArray(value: [], startIndex: 0, length: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharArray(value: null, startIndex: 0, length: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.StartsWithNoMatchNonOrdinal_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.WhiteSpaceAtStartAndEndTrim [14:21:58] info: [STRT] System.Tests.StringTests.GetHashCode_OfSpan_EmbeddedNull_ReturnsDifferentHashCodes [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "", values: [], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: ", ", values: [], expected: ", ") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: ", Foo {0 }", values: ["Bar"], expected: ", Foo Bar") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0} Baz {1}", values: ["Bar", "Foo"], expected: "Foo Bar Baz Foo") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0} Baz {1} Bar {2}", values: ["Bar", "Foo", "Baz"], expected: "Foo Bar Baz Foo Bar Baz") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0} Baz {1} Bar {2} Foo {3}", values: ["Bar", "Foo", "Baz", "Bar"], expected: "Foo Bar Baz Foo Bar Baz Foo Bar") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0,2}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0,3}", values: ["B"], expected: "Foo B") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0, 3}", values: ["B"], expected: "Foo B") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0,0}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0, 2 }", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0,-2}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0,-3}", values: ["B"], expected: "Foo B ") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0, -3}", values: ["B"], expected: "Foo B ") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0,0}", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0, -2 }", values: ["Bar"], expected: "Foo Bar") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0:D6}", values: [1], expected: "Foo 000001") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0 :D6}", values: [1], expected: "Foo 000001") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0:}", values: [1], expected: "Foo 1") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0,9:D6}", values: [1], expected: "Foo 000001") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0,-9:D6}", values: [1], expected: "Foo 000001 ") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {{{0}", values: [1], expected: "Foo {1") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo }}{0}", values: [1], expected: "Foo }1") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0} {{0}}", values: [1], expected: "Foo 1 {0}") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0}", values: [null], expected: "Foo ") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "Foo {0} {1} {2}", values: ["Bar", null, "Baz"], expected: "Foo Bar Baz") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "Foo {0,9:D6}", values: [1], expected: "Foo 000001") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: CustomFormatter { }, format: "{0}", values: [1.2], expected: "abc") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: CustomFormatter { }, format: "{0:0}", values: [1.2], expected: "abc") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{0}", values: [1, 2], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{0}", values: [1, 2, 3], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{0}", values: [1, 2, 3, 4], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{0}{1}", values: [1, 2, 3], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{0}{1}", values: [1, 2, 3, 4], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{0}{1}", values: [1, 2, 3, 4, 5], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{0}{1}{2}", values: [1, 2, 3, 4], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{0}{1}{2}", values: [1, 2, 3, 4, 5], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{0}{1}{2}", values: [1, 2, 3, 4, 5, ···], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{0}{1}{2}{3}", values: [1, 2, 3, 4, 5], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{0}{1}{2}{3}", values: [1, 2, 3, 4, 5, ···], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{0}{1}{2}{3}", values: [1, 2, 3, 4, 5, ···], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{0}{1}{2}{3}{4}", values: [1, 2, 3, 4, 5, ···], expected: "12345") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{0}{1}{2}{3}{4}", values: [1, 2, 3, 4, 5, ···], expected: "12345") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{0}{1}{2}{3}{4}", values: [1, 2, 3, 4, 5, ···], expected: "12345") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{1}{0}", values: [1, 2], expected: "21") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{2}{1}{0}", values: [1, 2, 3], expected: "321") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{3}{2}{1}{0}", values: [1, 2, 3, 4], expected: "4321") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "{4}{3}{2}{1}{0}", values: [1, 2, 3, 4, 5], expected: "54321") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: null, format: "0 = {0} 1 = {1} 2 = {2} 3 = {3} 4 = {4}", values: ["zero", "one", "two", "three", "four"], expected: "0 = zero 1 = one 2 = two 3 = three 4 = four") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: TestFormatter { }, format: "0 = {0} 1 = {1} 2 = {2} 3 = {3} 4 = {4}", values: ["zero", "one", "two", "three", "four"], expected: "0 = Test: : zero 1 = Test: : one 2 = Test: : two 3"···) [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: ['A'], expected: "A") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0:r}", values: [2021-03-15T14:52:51.5058563Z], expected: "Mon, 15 Mar 2021 14:52:51 GMT") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0:r}", values: [2021-03-15T14:52:51.5058563+00:00], expected: "Mon, 15 Mar 2021 14:52:51 GMT") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [68d9cfaf-feab-4d5b-96d8-a3fd889ae89f], expected: "68d9cfaf-feab-4d5b-96d8-a3fd889ae89f") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [A], expected: "A") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [00:00:42], expected: "00:00:42") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [42], expected: "42") [14:21:58] info: [STRT] System.Tests.StringTests.Format_Valid(provider: , format: "{0}", values: [1.2.3.4], expected: "1.2.3.4") [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthCompareTo_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.ContainsMatch_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.Test_ToLower_Culture [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharSpan_EmptyString(length: 0, offset: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharSpan_EmptyString(length: 3, offset: 1) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWithNoMatch_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_InvariantCulture(s: "i", expected: "I") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_InvariantCulture(s: "ia TeSt", expected: "IA TEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_InvariantCulture(s: "a Tiest", expected: "A TIEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_InvariantCulture(s: "A testi", expected: "A TESTI") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_InvariantCulture(s: "iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii"···, expected: "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"···) [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_InvariantCulture(s: "İ", expected: "İ") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_InvariantCulture(s: "İa TeSt", expected: "İA TEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_InvariantCulture(s: "a Tİest", expected: "A TİEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_InvariantCulture(s: "A testİ", expected: "A TESTİ") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_InvariantCulture(s: "İİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİ"···, expected: "İİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİ"···) [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_InvariantCulture(s: "ı", expected: "ı") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_InvariantCulture(s: "ıa TeSt", expected: "ıA TEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_InvariantCulture(s: "a Tıest", expected: "A TıEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_InvariantCulture(s: "A testı", expected: "A TESTı") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_InvariantCulture(s: "ıııııııııııııııııııııııııııııııııııııııııııııııııı"···, expected: "ıııııııııııııııııııııııııııııııııııııııııııııııııı"···) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfSequenceRestart_Char [14:21:58] info: [STRT] System.Tests.StringTests.PadLeft_NegativeTotalWidth_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthLastIndexOf_Char [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharSpan_Empty [14:21:58] info: [STRT] System.Tests.StringTests.NormalizationTest [14:21:58] info: [STRT] System.Tests.StringTests.IConvertible_ValuesRoundtripThroughString [14:21:58] info: [STRT] System.Tests.StringTests.SequenceCompareToNoMatch_Char [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "", expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "Ab", expected: "AB") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "H-/", expected: "H-/") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "Hello", expected: "HELLO") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "hElLo", expected: "HELLO") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbc", expected: "ABCDABC") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbcd", expected: "ABCDABCD") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbcd/", expected: "ABCDABCD/") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbcd/-", expected: "ABCDABCD/-") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbcd/-_", expected: "ABCDABCD/-_") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbcd-bcdAbc", expected: "ABCDABCD-BCDABC") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbcd-bcdAbcd", expected: "ABCDABCD-BCDABCD") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbcd-bcdAbcdA", expected: "ABCDABCD-BCDABCDA") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbcd-bcdAbcdA/", expected: "ABCDABCD-BCDABCDA/") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "ж", expected: "Ж") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "Hж/", expected: "HЖ/") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "Hellж", expected: "HELLЖ") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "hElжo", expected: "HELЖO") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbж", expected: "ABCDABЖ") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "Abcdжbcd", expected: "ABCDЖBCD") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbcж/", expected: "ABCDABCЖ/") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbcd/ж", expected: "ABCDABCD/Ж") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbcd/-ж", expected: "ABCDABCD/-Ж") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbcжd-bcdAbc", expected: "ABCDABCЖD-BCDABC") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbcd-bжdAbcd", expected: "ABCDABCD-BЖDABCD") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbcd-bcdжbcdA", expected: "ABCDABCD-BCDЖBCDA") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "AbcdAbcd-bcdAbcжA/", expected: "ABCDABCD-BCDABCЖA/") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperInvariant(s: "абвгдеёжзийклмнопрстуфхцчшщьыъэюя", expected: "АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЬЫЪЭЮЯ") [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_CyrillicE_EnglishUSCulture_Char [14:21:58] info: [STRT] System.Tests.StringTests.Remove(s: "Hello", startIndex: 2, count: 3, expected: "He") [14:21:58] info: [STRT] System.Tests.StringTests.Remove(s: "Hello", startIndex: 1, count: 2, expected: "Hlo") [14:21:58] info: [STRT] System.Tests.StringTests.Remove(s: "Hello", startIndex: 0, count: 5, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Remove(s: "Hello", startIndex: 5, count: 0, expected: "Hello") [14:21:58] info: [STRT] System.Tests.StringTests.Remove(s: "Hello", startIndex: 0, count: 0, expected: "Hello") [14:21:58] info: [STRT] System.Tests.StringTests.Remove(s: "", startIndex: 0, count: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr_Int_Int_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.ToCharArray(s: "Hello", startIndex: 0, length: 5, expected: ['H', 'e', 'l', 'l', 'o']) [14:21:58] info: [STRT] System.Tests.StringTests.ToCharArray(s: "Hello", startIndex: 2, length: 3, expected: ['l', 'l', 'o']) [14:21:58] info: [STRT] System.Tests.StringTests.ToCharArray(s: "Hello", startIndex: 5, length: 0, expected: []) [14:21:58] info: [STRT] System.Tests.StringTests.ToCharArray(s: "", startIndex: 0, length: 0, expected: []) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "Hello", target: 'l', startIndex: 2147483647, count: 2147483647, stringComparison: Ordinal, expected: 3) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "hello", target: 'e', startIndex: 3, count: 3, stringComparison: Ordinal, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "hello", target: 'e', startIndex: 3, count: 0, stringComparison: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "hello", target: 'e', startIndex: 3, count: 2147483647, stringComparison: Ordinal, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "hello", target: 'o', startIndex: 3, count: 2147483647, stringComparison: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "!@#$", target: '@', startIndex: 2147483647, count: 2147483647, stringComparison: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "!@#$", target: '!', startIndex: 2147483647, count: 2147483647, stringComparison: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "!@#$%", target: '%', startIndex: 2147483647, count: 2147483647, stringComparison: OrdinalIgnoreCase, expected: 4) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "!@#$", target: '@', startIndex: 2147483647, count: 2147483647, stringComparison: Ordinal, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "!@#$", target: '!', startIndex: 2147483647, count: 2147483647, stringComparison: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "!@#$%", target: '%', startIndex: 2147483647, count: 2147483647, stringComparison: Ordinal, expected: 4) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "HeLlo", target: '\0', startIndex: 2147483647, count: 2147483647, stringComparison: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "HeLlo", target: 'L', startIndex: 2147483647, count: 2147483647, stringComparison: Ordinal, expected: 2) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "HeLlo", target: 'L', startIndex: 2147483647, count: 2147483647, stringComparison: OrdinalIgnoreCase, expected: 3) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "Hello", target: 'h', startIndex: 2147483647, count: 2147483647, stringComparison: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "Hello", target: 'o', startIndex: 2147483647, count: 2147483647, stringComparison: Ordinal, expected: 4) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "Hello", target: 'h', startIndex: 2147483647, count: 2147483647, stringComparison: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "Hello", target: 'x', startIndex: 2147483647, count: 2147483647, stringComparison: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "HELLO", target: 'e', startIndex: 3, count: 3, stringComparison: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_SingleLetter_StringComparison(s: "abacus", target: 'a', startIndex: 2147483647, count: 2147483647, stringComparison: OrdinalIgnoreCase, expected: 2) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_EquivalentDiacritics_InvariantCulture_Char [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny_InvalidStartIndex_ThrowsArgumentOutOfRangeException(startIndex: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny_InvalidStartIndex_ThrowsArgumentOutOfRangeException(startIndex: 4) [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "Aaaaaaaa", oldChar: 'A', newChar: 'a', expected: "aaaaaaaa") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "AaaaaaaaBAbbbbbbCcccccccDddAdddd", oldChar: 'A', newChar: 'a', expected: "aaaaaaaaBabbbbbbCcccccccDddadddd") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "aaaAaaaaaaaBAbbbbbbCcccccccDddAdddddAd", oldChar: 'A', newChar: 'a', expected: "aaaaaaaaaaaBabbbbbbCcccccccDddadddddad") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "aaaAaaaaaaaBAbbbbbbCcccccccDddAdddd", oldChar: 'A', newChar: 'a', expected: "aaaaaaaaaaaBabbbbbbCcccccccDddadddd") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "This is a very nice sentence", oldChar: 'i', newChar: 'I', expected: "ThIs Is a very nIce sentence") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "This is a very nice sentence", oldChar: 'z', newChar: 'y', expected: "This is a very nice sentence") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "Hello", oldChar: 'a', newChar: 'b', expected: "Hello") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "Hello", oldChar: 'e', newChar: 'e', expected: "Hello") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "Hello", oldChar: 'l', newChar: '!', expected: "He!!o") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "1234567890123456AAAAAAAAAAAAAAA", oldChar: 'A', newChar: 'a', expected: "1234567890123456aaaaaaaaaaaaaaa") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "aaaaaaaaaaaaaaaaaAa", oldChar: 'A', newChar: 'a', expected: "aaaaaaaaaaaaaaaaaaa") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "AaaaaaaaAaaaaaaaaAa", oldChar: 'A', newChar: 'a', expected: "aaaaaaaaaaaaaaaaaaa") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "aaaAaaaaaaaAaaaaaaa", oldChar: 'A', newChar: 'a', expected: "aaaaaaaaaaaaaaaaaaa") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "AaaaaaaaAaaaaaaa", oldChar: 'A', newChar: 'a', expected: "aaaaaaaaaaaaaaaa") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "12345678AAAAAAA", oldChar: 'A', newChar: 'a', expected: "12345678aaaaaaa") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "aaaaaaaaaAa", oldChar: 'A', newChar: 'a', expected: "aaaaaaaaaaa") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "AaaaaaaaaAa", oldChar: 'A', newChar: 'a', expected: "aaaaaaaaaaa") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "aaaAaaaaaaa", oldChar: 'A', newChar: 'a', expected: "aaaaaaaaaaa") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "AaaaaaaaBAbbbbbbCcccccccDddAdddddAd", oldChar: 'A', newChar: 'a', expected: "aaaaaaaaBabbbbbbCcccccccDddadddddad") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char(s: "Lorem ipsum dolor sit amet, consectetur adipiscing"···, oldChar: 'e', newChar: 'E', expected: "LorEm ipsum dolor sit amEt, consEctEtur adipiscing"···) [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd_Rune(source: "hello", trimRuneAsInt: 104, expected: "hello") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd_Rune(source: " ", trimRuneAsInt: 32, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd_Rune(source: "😀😀😁😀", trimRuneAsInt: 128512, expected: "😀😀😁") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd_Rune(source: "😀😀😁😀", trimRuneAsInt: 128513, expected: "😀😀😁😀") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd_Rune(source: "", trimRuneAsInt: 32, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.OnlyTrimCharacter [14:21:58] info: [STRT] System.Tests.StringTests.ToUpperOverlapping [14:21:58] info: [STRT] System.Tests.StringTests.Trim_Memory(s: " Hello ", expected: "Hello") [14:21:58] info: [STRT] System.Tests.StringTests.Trim_Memory(s: " \t ", expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Trim_Memory(s: "", expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Trim_Memory(s: " ", expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthEndsWith_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.WhiteSpaceAtStartTrim_Memory [14:21:58] info: [STRT] System.Tests.StringTests.SequenceEqualNoMatch_Char [14:21:58] info: [STRT] System.Tests.StringTests.WhiteSpaceAtEndTrim_Memory [14:21:58] info: [STRT] System.Tests.StringTests.GetEnumeratorTest [14:21:58] info: [STRT] System.Tests.StringTests.EndsWithNoMatch_Char [14:21:58] info: [STRT] System.Tests.StringTests.IndexerUsingRangeTest [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "Hello", anyOf: ['d'], startIndex: 0, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "世界您好", anyOf: ['界', '您'], startIndex: 0, count: 4, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "世界您好", anyOf: ['界'], startIndex: 0, count: 4, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "xHello", anyOf: ['\0', 'o'], startIndex: 0, count: 6, expected: 5) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "Hello", anyOf: ['\0', 'o'], startIndex: 0, count: 5, expected: 4) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "xHello", anyOf: ['\0', 'b'], startIndex: 0, count: 6, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "Hello", anyOf: ['\0', 'b'], startIndex: 0, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "", anyOf: ['d', 'e'], startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "Hello", anyOf: ['a', 'b'], startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "Hello", anyOf: ['d', 'e'], startIndex: 1, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "Hello", anyOf: ['e', 'H'], startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "Hello", anyOf: ['e', 'o'], startIndex: 0, count: 5, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "Hello", anyOf: ['o', 'l'], startIndex: 0, count: 5, expected: 2) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "", anyOf: ['d', 'e', 'f'], startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "H­ello", anyOf: ['a', 0x00ad, 'c'], startIndex: 0, count: 2, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "Hello", anyOf: [], startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "Hello", anyOf: ['a', 'b', 'c'], startIndex: 2, count: 3, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "Hello", anyOf: ['d', 'e', 'f'], startIndex: 1, count: 3, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "Hello", anyOf: ['d', 'e', 'H'], startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "Hello", anyOf: ['d', 'o', 'l'], startIndex: 0, count: 5, expected: 2) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "Hello", anyOf: ['e', 'l', 'o'], startIndex: 0, count: 5, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "Hello", anyOf: ['o'], startIndex: 0, count: 5, expected: 4) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "世界您好", anyOf: ['界', '您', '世'], startIndex: 0, count: 4, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny(s: "世界您好", anyOf: ['界', '您', '世', '好'], startIndex: 0, count: 4, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfSequenceJustPastVeryEnd_Char [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "Hello", target: 'l', startIndex: 0, count: 5, expected: 2) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "__肀耀€______________", target: 0x0080, startIndex: 0, count: 19, expected: 4) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "__肀耀__€____________", target: 0x0080, startIndex: 0, count: 19, expected: 6) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "__________________________________", target: '�', startIndex: 0, count: 34, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "____________________________�", target: '�', startIndex: 0, count: 29, expected: 28) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "ABCDEFGHIJKLM", target: 'M', startIndex: 0, count: 13, expected: 12) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "ABCDEFGHIJKLMN", target: 'N', startIndex: 0, count: 14, expected: 13) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "ABCDEFGHIJKLMNOPQRSTUVWXYZ", target: '@', startIndex: 0, count: 26, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "ABCDEFGHIJKLMNOPQRSTUVWXY", target: '@', startIndex: 0, count: 25, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "ABCDEFGHIJKLMNOPQRSTUVWXYZ#", target: '@', startIndex: 0, count: 27, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "________耀耀耀________", target: 0x0080, startIndex: 0, count: 19, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "_____________聿", target: 0x007f, startIndex: 0, count: 14, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "_____________聿_", target: 0x007f, startIndex: 0, count: 16, expected: 14) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "__聿_______________", target: 0x007f, startIndex: 0, count: 18, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "__聿______________", target: 0x007f, startIndex: 0, count: 18, expected: 6) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "ABCDEFGHIJKLMN", target: 'N', startIndex: 2, count: 11, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "!@#$%^&", target: '%', startIndex: 0, count: 7, expected: 4) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "!@#$", target: '!', startIndex: 0, count: 4, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "!@#$", target: '@', startIndex: 0, count: 4, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "!@#$", target: '#', startIndex: 0, count: 4, expected: 2) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "!@#$", target: '$', startIndex: 0, count: 4, expected: 3) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "_____________聿__", target: 0x007f, startIndex: 0, count: 16, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "!@#$%^&*", target: '%', startIndex: 0, count: 8, expected: 4) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "________肀肀肀________", target: 0x0080, startIndex: 0, count: 19, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "ABCDEFGHIJKLMNOPQRSTUVWXYZ", target: 'Q', startIndex: 2, count: 24, expected: 16) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "Hello", target: 'x', startIndex: 0, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "Hello", target: 'l', startIndex: 1, count: 4, expected: 2) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "Hello", target: 'l', startIndex: 3, count: 2, expected: 3) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "Hello", target: 'l', startIndex: 4, count: 1, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "Hello", target: 'x', startIndex: 1, count: 4, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "Hello", target: 'l', startIndex: 3, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "Hello", target: 'l', startIndex: 0, count: 2, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "Hello", target: 'l', startIndex: 0, count: 3, expected: 2) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "Hello", target: 'o', startIndex: 5, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "ABCDEFGHIJKLMNOPQRSTUVWXYZ", target: 'R', startIndex: 2, count: 24, expected: 17) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "H­ello", target: 'e', startIndex: 0, count: 3, expected: 2) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "𐏿", target: 0xd800, startIndex: 0, count: 1, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "ABCDEFGHIJKLMNOPQRSTUVWXYZ", target: 'A', startIndex: 0, count: 26, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "ABCDEFGHIJKLMNOPQRSTUVWXYZ", target: 'B', startIndex: 1, count: 25, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "ABCDEFGHIJKLMNOPQRSTUVWXYZ", target: 'C', startIndex: 2, count: 24, expected: 2) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "ABCDEFGHIJKLMNOPQRSTUVWXYZ", target: 'D', startIndex: 3, count: 23, expected: 3) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "ABCDEFGHIJKLMNOPQRSTUVWXYZ", target: 'G', startIndex: 2, count: 24, expected: 6) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "ABCDEFGHIJKLMNOPQRSTUVWXYZ", target: 'K', startIndex: 2, count: 24, expected: 10) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "ABCDEFGHIJKLMNOPQRSTUVWXYZ", target: 'O', startIndex: 2, count: 24, expected: 14) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "ABCDEFGHIJKLMNOPQRSTUVWXYZ", target: 'P', startIndex: 2, count: 24, expected: 15) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "Hello", target: '\0', startIndex: 0, count: 5, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter(s: "", target: 'H', startIndex: 0, count: 0, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune(s: "Hello", value: H, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune(s: "Hello", value: Z, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune(s: "Hello", value: e, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune(s: "Hello", value: E, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune(s: "", value: H, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune(s: "hello world", value: 😀, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune(s: "hello 😀 world", value: 😀, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune(s: "hello world 😀", value: 😀, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_Rune(s: "😀 hello world", value: 😀, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_InvalidComparisonType_ThrowsArgumentOutOfRangeException(comparisonType: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_InvalidComparisonType_ThrowsArgumentOutOfRangeException(comparisonType: 6) [14:21:58] info: [STRT] System.Tests.StringTests.Create_ReturnsExpectedString(expected: "a") [14:21:58] info: [STRT] System.Tests.StringTests.Create_ReturnsExpectedString(expected: "this is a test") [14:21:58] info: [STRT] System.Tests.StringTests.Create_ReturnsExpectedString(expected: "\0老耂�ሴ𐏿") [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny_InvalidCount_ThrowsArgumentOutOfRangeException(startIndex: 0, count: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny_InvalidCount_ThrowsArgumentOutOfRangeException(startIndex: 0, count: 4) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny_InvalidCount_ThrowsArgumentOutOfRangeException(startIndex: 3, count: 1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfAny_InvalidCount_ThrowsArgumentOutOfRangeException(startIndex: 2, count: 2) [14:21:58] info: [STRT] System.Tests.StringTests.EnumerateRunes(chars: [], expected: []) [14:21:58] info: [STRT] System.Tests.StringTests.EnumerateRunes(chars: ['x', 'y', 'z'], expected: [120, 121, 122]) [14:21:58] info: [STRT] System.Tests.StringTests.EnumerateRunes(chars: ['x', 0xd86d, 0xdf54, 'y'], expected: [120, 178004, 121]) [14:21:58] info: [STRT] System.Tests.StringTests.EnumerateRunes(chars: ['x', 0xd86d, 'y'], expected: [120, 65533, 121]) [14:21:58] info: [STRT] System.Tests.StringTests.EnumerateRunes(chars: ['x', 0xdf54, 'y'], expected: [120, 65533, 121]) [14:21:58] info: [STRT] System.Tests.StringTests.EnumerateRunes(chars: ['x', 0xd86d], expected: [120, 65533]) [14:21:58] info: [STRT] System.Tests.StringTests.EnumerateRunes(chars: ['x', 0xdf54], expected: [120, 65533]) [14:21:58] info: [STRT] System.Tests.StringTests.EnumerateRunes(chars: ['x', 0xd86d, 0xd86d, 'y'], expected: [120, 65533, 65533, 121]) [14:21:58] info: [STRT] System.Tests.StringTests.EnumerateRunes(chars: ['x', '�', 'y'], expected: [120, 65533, 121]) [14:21:58] info: [STRT] System.Tests.StringTests.TrimCharactersAtEnd [14:21:58] info: [STRT] System.Tests.StringTests.Trim(s: " Hello ", trimChars: [' '], expected: "Hello") [14:21:58] info: [STRT] System.Tests.StringTests.Trim(s: ". Hello ..", trimChars: ['.'], expected: " Hello ") [14:21:58] info: [STRT] System.Tests.StringTests.Trim(s: ". Hello ..", trimChars: ['.', ' '], expected: "Hello") [14:21:58] info: [STRT] System.Tests.StringTests.Trim(s: "123abcHello123abc", trimChars: ['1', '2', '3', 'a', 'b', ···], expected: "Hello") [14:21:58] info: [STRT] System.Tests.StringTests.Trim(s: " Hello ", trimChars: null, expected: "Hello") [14:21:58] info: [STRT] System.Tests.StringTests.Trim(s: " Hello ", trimChars: [], expected: "Hello") [14:21:58] info: [STRT] System.Tests.StringTests.Trim(s: " \t ", trimChars: null, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Trim(s: "", trimChars: null, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Trim(s: " ", trimChars: [' '], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Trim(s: "aaaaa", trimChars: ['a'], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Trim(s: "abaabaa", trimChars: ['b', 'a'], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Match_SingleLetter [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthContains_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.CompareOrdinal_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoEndsWithChecksGoOutOfRange_Char [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthStartsWith_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.WhiteSpaceInMiddleTrim_Memory [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr_OddAddressShouldStillWork [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoSequenceEqualChecksGoOutOfRange_Char [14:21:58] info: [STRT] System.Tests.StringTests.Create_Length0_ReturnsEmptyString [14:21:58] info: [STRT] System.Tests.StringTests.IndexerUsingIndexTest [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", "2"], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: [null, "1"], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["", "1"], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", null], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", ""], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: [null, null], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["", ""], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", "2", "3"], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: [null, "1", "2"], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["", "1", "2"], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", null, "2"], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", "", "2"], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", "2", null], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", "2", ""], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: [null, "2", null], expected: "2") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["", "2", ""], expected: "2") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: [null, null, null], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["", "", ""], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", "2", "3", "4"], expected: "1234") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: [null, "1", "2", "3"], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["", "1", "2", "3"], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", null, "2", "3"], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", "", "2", "3"], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", "2", null, "3"], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", "2", "", "3"], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", "2", "3", null], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", "2", "3", ""], expected: "123") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", null, null, null], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["1", "", "", ""], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: [null, "1", null, "2"], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["", "1", "", "2"], expected: "12") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: [null, null, null, null], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_Spans(values: ["", "", "", ""], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.TrimCharacterAtEnd [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoContainsChecksGoOutOfRange_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Invalid_Char [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthEndsWith_Char [14:21:58] info: [STRT] System.Tests.StringTests.CloneTest [14:21:58] info: [STRT] System.Tests.StringTests.IsWhiteSpaceTrue [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfSequenceLengthOneValue_Char [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthIndexOf_Char [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfSequenceJustPastVeryEnd_Char [14:21:58] info: [STRT] System.Tests.StringTests.TestCompareOrdinalIgnoreCase(a: "a", b: "A", sign: 0) [14:21:58] info: [STRT] System.Tests.StringTests.TestCompareOrdinalIgnoreCase(a: "A", b: "a", sign: 0) [14:21:58] info: [STRT] System.Tests.StringTests.TestCompareOrdinalIgnoreCase(a: "Ab", b: "aB", sign: 0) [14:21:58] info: [STRT] System.Tests.StringTests.TestCompareOrdinalIgnoreCase(a: "aB", b: "Ab", sign: 0) [14:21:58] info: [STRT] System.Tests.StringTests.TestCompareOrdinalIgnoreCase(a: "aB", b: "Aa", sign: 1) [14:21:58] info: [STRT] System.Tests.StringTests.TestCompareOrdinalIgnoreCase(a: "aa", b: "aB", sign: -1) [14:21:58] info: [STRT] System.Tests.StringTests.TestCompareOrdinalIgnoreCase(a: "Ša", b: "ŠA", sign: 0) [14:21:58] info: [STRT] System.Tests.StringTests.TestCompareOrdinalIgnoreCase(a: "Ša", b: "ŠB", sign: -1) [14:21:58] info: [STRT] System.Tests.StringTests.TestCompareOrdinalIgnoreCase(a: "Šb", b: "ŠA", sign: 1) [14:21:58] info: [STRT] System.Tests.StringTests.TestCompareOrdinalIgnoreCase(a: "ŠbŠŠŠ", b: "ŠAŠŠŠ", sign: 1) [14:21:58] info: [STRT] System.Tests.StringTests.TestCompareOrdinalIgnoreCase(a: "ŠAŠŠŠ", b: "ŠbŠŠŠ", sign: -1) [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoStartsWithChecksGoOutOfRange_Char [14:21:58] info: [STRT] System.Tests.StringTests.Contains_StringComparison_TurkishI [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_NegativeStartIndex_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.StringTests.GetEnumerator_Generic_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.OnlyWhiteSpaceTrim [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_NullInStrings_NonOrdinal [14:21:58] info: [STRT] System.Tests.StringTests.EndsWithMatchNonOrdinal_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ello", comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ELL", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ElLo", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Larger Hello", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Goodbye", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "", value: "", comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "", value: "hello", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "", comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Ell­", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ell­", comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ello", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ELL", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ElLo", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Larger Hello", comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Goodbye", comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "", value: "", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "", value: "hello", comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ell­", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Ell­", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ello", comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ELL", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ElLo", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Larger Hello", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Goodbye", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "", value: "", comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "", value: "hello", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "", comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Ell­", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ell­", comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ello", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ELL", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ElLo", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Larger Hello", comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Goodbye", comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "", value: "", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "", value: "hello", comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ell­", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Ell­", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ello", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ELL", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ElLo", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Larger Hello", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Goodbye", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "", value: "", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "", value: "hello", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ell­", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Ell­", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ello", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ELL", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ElLo", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Larger Hello", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Goodbye", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "", value: "", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "", value: "hello", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "ell­", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_String_StringComparison(s: "Hello", value: "Ell­", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoTrimCharacterChecksGoOutOfRange [14:21:58] info: [STRT] System.Tests.StringTests.CompareToOverlappingMatch_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthTrim [14:21:58] info: [STRT] System.Tests.StringTests.GetPinnableReference_ReturnsSameAsGCHandleAndLegacyFixed(input: "") [14:21:58] info: [STRT] System.Tests.StringTests.GetPinnableReference_ReturnsSameAsGCHandleAndLegacyFixed(input: "hello") [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfSequenceLengthOneValueMultipleTimes_Char [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_NullInStrings_NonOrdinal [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_TurkishI_EnglishUSCulture [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Rune_ReturnsExpected(original: "abc", oldValue: a, newValue: b, expected: "bbc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Rune_ReturnsExpected(original: "abc", oldValue: a, newValue: a, expected: "abc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Rune_ReturnsExpected(original: "abcabccbacba", oldValue: C, newValue: F, expected: "abcabccbacba") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Rune_ReturnsExpected(original: "私は私", oldValue: 私, newValue: 海, expected: "海は海") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Rune_ReturnsExpected(original: "Cat dog Bear.", oldValue: 😀, newValue: 😁, expected: "Cat dog Bear.") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Rune_ReturnsExpected(original: "Cat dog😀 Bear.", oldValue: 😀, newValue: 😁, expected: "Cat dog😁 Bear.") [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoTrimChecksGoOutOfRange_Memory [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfSequenceMatchAtStart_Char [14:21:58] info: [STRT] System.Tests.StringTests.LengthMismatchSequenceEqual_Char [14:21:58] info: [STRT] System.Tests.StringTests.SubstringUsingIndexTest [14:21:58] info: [STRT] System.Tests.StringTests.LengthMismatchToUpper [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoChecksGoOutOfRangeLastIndexOf_Char [14:21:58] info: [STRT] System.Tests.StringTests.TrimWhiteSpaceMultipleTimes_Memory [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfSequenceMatchAtVeryEnd_Char [14:21:58] info: [STRT] System.Tests.StringTests.InternTest [14:21:58] info: [STRT] System.Tests.StringTests.CompareOrdinal_NegativeLength_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char_StringComparison(s: "Hello", value: 'H', comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char_StringComparison(s: "Hello", value: 'h', comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char_StringComparison(s: "Hello", value: 'H', comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char_StringComparison(s: "Hello", value: 'h', comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char_StringComparison(s: "Hello", value: 'H', comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char_StringComparison(s: "Hello", value: 'h', comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char_StringComparison(s: "Hello", value: 'H', comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char_StringComparison(s: "Hello", value: 'h', comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char_StringComparison(s: "Hello", value: 'H', comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char_StringComparison(s: "Hello", value: 'h', comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char_StringComparison(s: "Hello", value: 'H', comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char_StringComparison(s: "Hello", value: 'h', comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char_StringComparison(s: "", value: '\0', comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char_StringComparison(s: "\0", value: '\0', comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char_StringComparison(s: "", value: '\0', comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char_StringComparison(s: "\0", value: '\0', comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd(s: " Hello ", trimChars: [' '], expected: " Hello") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd(s: ". Hello ..", trimChars: ['.'], expected: ". Hello ") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd(s: ". Hello ..", trimChars: ['.', ' '], expected: ". Hello") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd(s: "123abcHello123abc", trimChars: ['1', '2', '3', 'a', 'b', ···], expected: "123abcHello") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd(s: " Hello ", trimChars: null, expected: " Hello") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd(s: " Hello ", trimChars: [], expected: " Hello") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd(s: " \t ", trimChars: null, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd(s: "", trimChars: null, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd(s: " ", trimChars: [' '], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd(s: "aaaaa", trimChars: ['a'], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.TrimEnd(s: "abaabaa", trimChars: ['b', 'a'], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Item_Get(s: "Hello", index: 0, expected: 'H') [14:21:58] info: [STRT] System.Tests.StringTests.Item_Get(s: "Hello", index: 1, expected: 'e') [14:21:58] info: [STRT] System.Tests.StringTests.Item_Get(s: "Hello", index: 2, expected: 'l') [14:21:58] info: [STRT] System.Tests.StringTests.Item_Get(s: "Hello", index: 3, expected: 'l') [14:21:58] info: [STRT] System.Tests.StringTests.Item_Get(s: "Hello", index: 4, expected: 'o') [14:21:58] info: [STRT] System.Tests.StringTests.Item_Get(s: "\0", index: 0, expected: '\0') [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "Hello", target: 'l', startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: 2) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "Hello", target: 'x', startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "Hello", target: 'h', startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "Hello", target: 'o', startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: 4) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "Hello", target: 'h', startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "HelLo", target: 'L', startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: 2) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "HelLo", target: 'L', startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: 3) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "HelLo", target: '\0', startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "!@#$%", target: '%', startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: 4) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "!@#$", target: '!', startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "!@#$", target: '@', startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "!@#$%", target: '%', startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: 4) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "!@#$", target: '!', startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "!@#$", target: '@', startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "_____________聿", target: 0x007f, startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "_____________聿__", target: 0x007f, startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "_____________聿_", target: 0x007f, startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: 14) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "__聿_______________", target: 0x007f, startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "__聿______________", target: 0x007f, startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: 6) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "_____________聿", target: 0x007f, startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "_____________聿__", target: 0x007f, startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "_____________聿_", target: 0x007f, startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: 14) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "__聿_______________", target: 0x007f, startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "__聿______________", target: 0x007f, startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: 6) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "hello", target: 'e', startIndex: 3, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "hello", target: 'o', startIndex: 3, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: 4) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "hello", target: 'o', startIndex: 3, count: 0, stringComparison: Ordinal, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "hello", target: 'o', startIndex: 3, count: 2, stringComparison: Ordinal, cultureName: null, expected: 4) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "HELLO", target: 'o', startIndex: 3, count: 2, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: 4) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "abacus", target: 'a', startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ü", target: 'Ü', startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ü", target: 'Ü', startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ü", target: 'Ü', startIndex: 0, count: 2147483647, stringComparison: CurrentCulture, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ü", target: 'Ü', startIndex: 0, count: 2147483647, stringComparison: CurrentCultureIgnoreCase, cultureName: null, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ü", target: 'Ü', startIndex: 0, count: 2147483647, stringComparison: InvariantCulture, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ü", target: 'Ü', startIndex: 0, count: 2147483647, stringComparison: InvariantCultureIgnoreCase, cultureName: null, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ı", target: 'I', startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ı", target: 'I', startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ı", target: 'I', startIndex: 0, count: 2147483647, stringComparison: CurrentCulture, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ı", target: 'I', startIndex: 0, count: 2147483647, stringComparison: CurrentCultureIgnoreCase, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ı", target: 'I', startIndex: 0, count: 2147483647, stringComparison: InvariantCulture, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ı", target: 'I', startIndex: 0, count: 2147483647, stringComparison: InvariantCultureIgnoreCase, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ı", target: 'I', startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: "tr-TR", expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ı", target: 'I', startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: "tr-TR", expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ı", target: 'I', startIndex: 0, count: 2147483647, stringComparison: CurrentCulture, cultureName: "tr-TR", expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ı", target: 'I', startIndex: 0, count: 2147483647, stringComparison: CurrentCultureIgnoreCase, cultureName: "tr-TR", expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ı", target: 'I', startIndex: 0, count: 2147483647, stringComparison: InvariantCulture, cultureName: "tr-TR", expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "ı", target: 'I', startIndex: 0, count: 2147483647, stringComparison: InvariantCultureIgnoreCase, cultureName: "tr-TR", expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "", target: 'm', startIndex: 0, count: 2147483647, stringComparison: Ordinal, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_SingleLetter_StringComparison(s: "", target: 'm', startIndex: 0, count: 2147483647, stringComparison: OrdinalIgnoreCase, cultureName: null, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfSequenceLengthOneValueAtVeryEnd_Char [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfSequenceNotEvenAHeadMatch_Char [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoSequenceCompareToChecksGoOutOfRange_Char [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Hel", comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Hello", comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "", comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "HELLO", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Abc", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "", value: "", comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "", value: "hello", comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "­Hel", comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Hel", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Hello", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "HEL", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Abc", comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "", value: "", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "", value: "hello", comparisonType: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "­Hel", comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Hel", comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Hello", comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "", comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "HELLO", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Abc", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "", value: "", comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "", value: "hello", comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "­Hel", comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Hel", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Hello", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "HEL", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Abc", comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "", value: "", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "", value: "hello", comparisonType: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "­Hel", comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "H", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Hel", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Hello", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Hello Larger", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "HEL", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Abc", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "", value: "", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "", value: "hello", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "abcdefghijklmnopqrstuvwxyz", value: "abcdefghijklmnopqrstuvwxyz", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "abcdefghijklmnopqrstuvwxyz", value: "abcdefghijklmnopqrstuvwx", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "abcdefghijklmnopqrstuvwxyz", value: "abcdefghijklm", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "abcdefghijklmnopqrstuvwxyz", value: "ab_defghijklmnopqrstu", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "abcdefghijklmnopqrstuvwxyz", value: "abcdef_hijklmn", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "abcdefghijklmnopqrstuvwxyz", value: "abcdefghij_lmn", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "abcdefghijklmnopqrstuvwxyz", value: "a", comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "abcdefghijklmnopqrstuvwxyz", value: "abcdefghijklmnopqrstuvwxyza", comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Hel", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Hello", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Hello Larger", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "HEL", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "Abc", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "Hello", value: "­Hel", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "", value: "", comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_StringComparison(s: "", value: "hello", comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.GetHashCode_StringComparison(comparisonType: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.GetHashCode_StringComparison(comparisonType: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.GetHashCode_StringComparison(comparisonType: InvariantCulture) [14:21:58] info: [STRT] System.Tests.StringTests.GetHashCode_StringComparison(comparisonType: InvariantCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.GetHashCode_StringComparison(comparisonType: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.GetHashCode_StringComparison(comparisonType: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoChecksGoOutOfRange_Char [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_TurkishI_TurkishCulture [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Rune_StringComparison(source: "𐐨Hello", target: 𐑏, startIndex: 2147483647, count: 2147483647, stringComparison: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Rune_StringComparison(source: "𐐨Hello", target: 𐐀, startIndex: 2147483647, count: 2147483647, stringComparison: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Rune_StringComparison(source: "𐐨Hello𐐨", target: 𐐀, startIndex: 2147483647, count: 2147483647, stringComparison: OrdinalIgnoreCase, expected: 7) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Rune_StringComparison(source: "ȀȂHello", target: ȁ, startIndex: 2147483647, count: 2147483647, stringComparison: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Rune_StringComparison(source: "ȀȂHelloȀȂ", target: ȁ, startIndex: 2147483647, count: 2147483647, stringComparison: OrdinalIgnoreCase, expected: 7) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Rune_StringComparison(source: "ȀȂHello", target: ȁ, startIndex: 2147483647, count: 2147483647, stringComparison: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Rune_StringComparison(source: "hello", target: e, startIndex: 3, count: 3, stringComparison: Ordinal, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Rune_StringComparison(source: "HELLO", target: e, startIndex: 3, count: 3, stringComparison: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Rune_StringComparison(source: "hello𐐨", target: 𐐨, startIndex: 6, count: 4, stringComparison: Ordinal, expected: 5) [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Rune_StringComparison(source: "HELLO𐐀", target: 𐐨, startIndex: 6, count: 4, stringComparison: OrdinalIgnoreCase, expected: 5) [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_TurkishI [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_TurkishI_EnglishUSCulture [14:21:58] info: [STRT] System.Tests.StringTests.Create_InterpolatedString_ConstructsStringAndClearsBuilder [14:21:58] info: [STRT] System.Tests.StringTests.Join_String_NullValues_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.StringTests.CompareToUnknownComparisonType_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_ObjectArray(separator: '|', values: [], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_ObjectArray(separator: '|', values: [1], expected: "1") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_ObjectArray(separator: '|', values: [1, 2, 3], expected: "1|2|3") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_ObjectArray(separator: '|', values: [null, 2, null], expected: "|2|") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_ObjectArray(separator: '|', values: ["1", null, "3"], expected: "1||3") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_ObjectArray(separator: '|', values: ["", "", ""], expected: "||") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_ObjectArray(separator: '|', values: ["", null, ""], expected: "||") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_ObjectArray(separator: '|', values: [null, null, null], expected: "||") [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_CyrillicE_EnglishUSCulture [14:21:58] info: [STRT] System.Tests.StringTests.StartsWithMatchDifferentSpans_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.TrimCharactersAtStart [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharSpan(valueArray: ['a', 'b', 'c', 'd', 'e', ···], startIndex: 0, length: 8, expected: "abcdefgh") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharSpan(valueArray: ['a', 'b', 'c', 'd', 'e', ···], startIndex: 0, length: 12, expected: "abcdefgh\0ijk") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharSpan(valueArray: ['a', 'b', 'c'], startIndex: 0, length: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharSpan(valueArray: ['a', 'b', 'c'], startIndex: 0, length: 1, expected: "a") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharSpan(valueArray: ['a', 'b', 'c'], startIndex: 2, length: 1, expected: "c") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharSpan(valueArray: ['老', '耂', '�', 'ሴ', 0xd800, ···], startIndex: 0, length: 6, expected: "老耂�ሴ𐏿") [14:21:58] info: [STRT] System.Tests.StringTests.Create_InvalidArguments_Throw [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparison_WeightlessOldValue_WithOrdinalComparison_Succeeds [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrEmpty(value: null, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrEmpty(value: "", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrEmpty(value: "foo", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrEmpty(value: " ", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.NonRandomizedGetHashCode_EquivalentForStringAndSpan(charValueLimit: 128, ignoreCase: False) [14:21:58] info: [STRT] System.Tests.StringTests.NonRandomizedGetHashCode_EquivalentForStringAndSpan(charValueLimit: 128, ignoreCase: True) [14:21:58] info: [STRT] System.Tests.StringTests.NonRandomizedGetHashCode_EquivalentForStringAndSpan(charValueLimit: 256, ignoreCase: False) [14:21:58] info: [STRT] System.Tests.StringTests.NonRandomizedGetHashCode_EquivalentForStringAndSpan(charValueLimit: 256, ignoreCase: True) [14:21:58] info: [STRT] System.Tests.StringTests.NonRandomizedGetHashCode_EquivalentForStringAndSpan(charValueLimit: 65535, ignoreCase: False) [14:21:58] info: [STRT] System.Tests.StringTests.NonRandomizedGetHashCode_EquivalentForStringAndSpan(charValueLimit: 65535, ignoreCase: True) [14:21:58] info: [STRT] System.Tests.StringTests.LengthMismatchCompareTo_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfSequenceLengthOneValue_Char [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOf_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.CopyTo_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.InternTestAotSubset [14:21:58] info: [STRT] System.Tests.StringTests.Replace_String_String(s: "", oldValue: "1", newValue: "2", expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_String_String(s: "Hello", oldValue: "ll", newValue: "!!!!", expected: "He!!!!o") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_String_String(s: "Hello", oldValue: "l", newValue: "", expected: "Heo") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_String_String(s: "Hello", oldValue: "l", newValue: null, expected: "Heo") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_String_String(s: "11111", oldValue: "1", newValue: "23", expected: "2323232323") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_String_String(s: "111111", oldValue: "111", newValue: "23", expected: "2323") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_String_String(s: "1111111", oldValue: "111", newValue: "23", expected: "23231") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_String_String(s: "11111111", oldValue: "111", newValue: "23", expected: "232311") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_String_String(s: "111111111", oldValue: "111", newValue: "23", expected: "232323") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_String_String(s: "A1B1C1D1E1F", oldValue: "1", newValue: "23", expected: "A23B23C23D23E23F") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_String_String(s: "abcdefghijkl", oldValue: "cdef", newValue: "12345", expected: "ab12345ghijkl") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_String_String(s: "Aa1Bbb1Cccc1Ddddd1Eeeeee1Fffffff", oldValue: "1", newValue: "23", expected: "Aa23Bbb23Cccc23Ddddd23Eeeeee23Fffffff") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_String_String(s: "11111111111111111111111", oldValue: "1", newValue: "11", expected: "1111111111111111111111111111111111111111111111") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_String_String(s: "11111111111111111111111", oldValue: "1", newValue: "", expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_NullOldValue_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.StringTests.StartsWithMatchDifferentSpans_Char [14:21:58] info: [STRT] System.Tests.StringTests.GetPinnableReference_WithNullInput_ThrowsNullRef [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart(s: " Hello ", trimChars: [' '], expected: "Hello ") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart(s: ". Hello ..", trimChars: ['.'], expected: " Hello ..") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart(s: ". Hello ..", trimChars: ['.', ' '], expected: "Hello ..") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart(s: "123abcHello123abc", trimChars: ['1', '2', '3', 'a', 'b', ···], expected: "Hello123abc") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart(s: " Hello ", trimChars: null, expected: "Hello ") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart(s: " Hello ", trimChars: [], expected: "Hello ") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart(s: " \t ", trimChars: null, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart(s: "", trimChars: null, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart(s: " ", trimChars: [' '], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart(s: "aaaaa", trimChars: ['a'], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart(s: "abaabaa", trimChars: ['b', 'a'], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.StartsWithUnknownComparisonType_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoTrimCharactersChecksGoOutOfRange [14:21:58] info: [STRT] System.Tests.StringTests.ToLowerToUpperInvariant_ASCII [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_EquivalentDiacritics_EnglishUSCulture [14:21:58] info: [STRT] System.Tests.StringTests.StartsWithMatchNonOrdinal_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.Compare_Ordinal_Misc(source: "ȀȂ", target: "ȁȃ", stringComparison: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Compare_Ordinal_Misc(source: "𐐨", target: "𐐀", stringComparison: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Compare_Ordinal_Misc(source: "ȀȂ", target: "ȁȃ", stringComparison: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Compare_Ordinal_Misc(source: "𐐨", target: "𐐀", stringComparison: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Compare_Ordinal_Misc(source: "\xd801𐐨", target: "\xd801𐐀", stringComparison: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Compare_Ordinal_Misc(source: "\xd801𐐨", target: "\xd801𐐀", stringComparison: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Compare_Ordinal_Misc(source: "ȀȂ", target: "ȀȂ", stringComparison: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Compare_Ordinal_Misc(source: "ȀȂ", target: "ȀȂ", stringComparison: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.Compare_Ordinal_Misc(source: "ȀȂ", target: "ȀȂA", stringComparison: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Compare_Ordinal_Misc(source: "ȀȂ", target: "ȀȂA", stringComparison: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.GetEnumerator_NonGeneric_IsIDisposable [14:21:58] info: [STRT] System.Tests.StringTests.Item_Get_InvalidIndex_ThrowsIndexOutOfRangeException [14:21:58] info: [STRT] System.Tests.StringTests.SameSpanToUpper [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharArray_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_CharArray [14:21:58] info: [STRT] System.Tests.StringTests.ImplicitCast_NullString_ReturnsDefaultSpan [14:21:58] info: [STRT] System.Tests.StringTests.SameSpanSequenceEqual_Char [14:21:58] info: [STRT] System.Tests.StringTests.SequenceCompareToArraySegmentImplicit_Char [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfSequenceMatchAtStart_Char [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthSequenceCompareTo_Char [14:21:58] info: [STRT] System.Tests.StringTests.Length(s: "", expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Length(s: "\0", expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Length(s: "abc", expected: 3) [14:21:58] info: [STRT] System.Tests.StringTests.Length(s: "hello", expected: 5) [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr_Int_Int(valueArray: ['a', 'b', 'c', 'd', 'e', ···], startIndex: 0, length: 8, expected: "abcdefgh") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr_Int_Int(valueArray: ['a', 'b', 'c', 'd', 'e', ···], startIndex: 0, length: 9, expected: "abcdefgh\0") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr_Int_Int(valueArray: ['a', 'b', 'c', 'd', 'e', ···], startIndex: 0, length: 12, expected: "abcdefgh\0ijk") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr_Int_Int(valueArray: ['a', 'b', 'c', 'd', 'e', ···], startIndex: 2, length: 3, expected: "cde") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr_Int_Int(valueArray: ['\0'], startIndex: 0, length: 1, expected: "\0") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr_Int_Int(valueArray: ['a', 'b', 'c'], startIndex: 0, length: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr_Int_Int(valueArray: ['a', 'b', 'c'], startIndex: 1, length: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.PadRight_NegativeTotalWidth_ThrowsArgumentOutOfRangeException [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "", indexA: 0, strB: "", indexB: 0, length: 0, comparisonType: CurrentCulture, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "Hello", indexB: 0, length: 5, comparisonType: CurrentCulture, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Hello", indexB: 3, length: 1, comparisonType: CurrentCulture, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "Goodbye", indexB: 0, length: 5, comparisonType: CurrentCulture, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Goodbye", indexA: 0, strB: "Hello", indexB: 0, length: 5, comparisonType: CurrentCulture, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "HELLO", indexA: 2, strB: "hello", indexB: 2, length: 3, comparisonType: CurrentCulture, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "hello", indexA: 2, strB: "HELLO", indexB: 2, length: 3, comparisonType: CurrentCulture, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Hello", indexB: 2, length: 3, comparisonType: CurrentCulture, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Goodbye", indexB: 2, length: 3, comparisonType: CurrentCulture, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "A", indexA: 0, strB: "B", indexB: 0, length: 1, comparisonType: CurrentCulture, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "B", indexA: 0, strB: "A", indexB: 0, length: 1, comparisonType: CurrentCulture, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: 0, strB: null, indexB: 0, length: 0, comparisonType: CurrentCulture, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: null, indexB: 0, length: 0, comparisonType: CurrentCulture, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: 0, strB: "Hello", indexB: 0, length: 0, comparisonType: CurrentCulture, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: -1, strB: null, indexB: -1, length: -1, comparisonType: CurrentCulture, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "foo", indexA: -1, strB: null, indexB: -1, length: -1, comparisonType: CurrentCulture, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: -1, strB: "foo", indexB: -1, length: -1, comparisonType: CurrentCulture, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "", indexA: 0, strB: "", indexB: 0, length: 0, comparisonType: CurrentCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "HELLO", indexA: 0, strB: "hello", indexB: 0, length: 5, comparisonType: CurrentCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Hello", indexB: 3, length: 1, comparisonType: CurrentCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "Hello", indexB: 0, length: 5, comparisonType: CurrentCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Hello", indexB: 2, length: 3, comparisonType: CurrentCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Yellow", indexB: 2, length: 3, comparisonType: CurrentCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "Goodbye", indexB: 0, length: 5, comparisonType: CurrentCultureIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Goodbye", indexA: 0, strB: "Hello", indexB: 0, length: 5, comparisonType: CurrentCultureIgnoreCase, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "HELLO", indexA: 2, strB: "hello", indexB: 2, length: 3, comparisonType: CurrentCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Goodbye", indexB: 2, length: 3, comparisonType: CurrentCultureIgnoreCase, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: 0, strB: null, indexB: 0, length: 0, comparisonType: CurrentCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: null, indexB: 0, length: 0, comparisonType: CurrentCultureIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: 0, strB: "Hello", indexB: 0, length: 0, comparisonType: CurrentCultureIgnoreCase, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: -1, strB: null, indexB: -1, length: -1, comparisonType: CurrentCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "foo", indexA: -1, strB: null, indexB: -1, length: -1, comparisonType: CurrentCultureIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: -1, strB: "foo", indexB: -1, length: -1, comparisonType: CurrentCultureIgnoreCase, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "", indexA: 0, strB: "", indexB: 0, length: 0, comparisonType: InvariantCulture, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "Hello", indexB: 0, length: 5, comparisonType: InvariantCulture, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Hello", indexB: 3, length: 1, comparisonType: InvariantCulture, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "Goodbye", indexB: 0, length: 5, comparisonType: InvariantCulture, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Goodbye", indexA: 0, strB: "Hello", indexB: 0, length: 5, comparisonType: InvariantCulture, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "HELLO", indexA: 2, strB: "hello", indexB: 2, length: 3, comparisonType: InvariantCulture, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "hello", indexA: 2, strB: "HELLO", indexB: 2, length: 3, comparisonType: InvariantCulture, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: 0, strB: null, indexB: 0, length: 0, comparisonType: InvariantCulture, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: null, indexB: 0, length: 5, comparisonType: InvariantCulture, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: 0, strB: "Hello", indexB: 0, length: 5, comparisonType: InvariantCulture, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "", indexA: 0, strB: "", indexB: 0, length: 0, comparisonType: InvariantCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "HELLO", indexA: 0, strB: "hello", indexB: 0, length: 5, comparisonType: InvariantCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "Hello", indexB: 0, length: 5, comparisonType: InvariantCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Hello", indexB: 3, length: 1, comparisonType: InvariantCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Hello", indexB: 2, length: 3, comparisonType: InvariantCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Yellow", indexB: 2, length: 3, comparisonType: InvariantCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "Goodbye", indexB: 0, length: 5, comparisonType: InvariantCultureIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Goodbye", indexA: 0, strB: "Hello", indexB: 0, length: 5, comparisonType: InvariantCultureIgnoreCase, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "HELLO", indexA: 2, strB: "hello", indexB: 2, length: 3, comparisonType: InvariantCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Goodbye", indexB: 2, length: 3, comparisonType: InvariantCultureIgnoreCase, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: 0, strB: null, indexB: 0, length: 0, comparisonType: InvariantCultureIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: null, indexB: 0, length: 5, comparisonType: InvariantCultureIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: 0, strB: "Hello", indexB: 0, length: 5, comparisonType: InvariantCultureIgnoreCase, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "", indexA: 0, strB: "", indexB: 0, length: 0, comparisonType: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "Hello", indexB: 0, length: 5, comparisonType: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Hello", indexB: 3, length: 1, comparisonType: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "Goodbye", indexB: 0, length: 5, comparisonType: Ordinal, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Goodbye", indexA: 0, strB: "Hello", indexB: 0, length: 5, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Hello", indexB: 2, length: 3, comparisonType: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "HELLO", indexA: 2, strB: "hello", indexB: 2, length: 3, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Goodbye", indexB: 2, length: 3, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "Hello", indexB: 0, length: 0, comparisonType: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "Hello", indexB: 0, length: 3, comparisonType: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "He­llo", indexB: 0, length: 5, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "-==-", indexB: 3, length: 5, comparisonType: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "🕓Hello🕐", indexA: 1, strB: "🕓Hello🕔", indexB: 1, length: 7, comparisonType: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "Hello123", indexB: 0, length: 2147483647, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello123", indexA: 0, strB: "Hello", indexB: 0, length: 2147483647, comparisonType: Ordinal, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "---aaaaaaaaaaa", indexA: 3, strB: "+++aaaaaaaaaaa", indexB: 3, length: 100, comparisonType: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "aaaaaaaaaaaaaa", indexA: 3, strB: "aaaxaaaaaaaaaa", indexB: 3, length: 100, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "-aaaaaaaaaaaaa", indexA: 1, strB: "+aaaaaaaaaaaaa", indexB: 1, length: 100, comparisonType: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "aaaaaaaaaaaaaa", indexA: 1, strB: "axaaaaaaaaaaaa", indexB: 1, length: 100, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "aaaaaaaaaaaaaa", indexA: 0, strB: "aaaaaaaaaaaaaa", indexB: 0, length: 100, comparisonType: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "aaaaaaaaaaaaaa", indexA: 0, strB: "xaaaaaaaaaaaaa", indexB: 0, length: 100, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "aaaaaaaaaaaaaa", indexA: 0, strB: "axaaaaaaaaaaaa", indexB: 0, length: 100, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "--aaaaaaaaaaaa", indexA: 2, strB: "++aaaaaaaaaaaa", indexB: 2, length: 100, comparisonType: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "aaaaaaaaaaaaaa", indexA: 2, strB: "aaxaaaaaaaaaaa", indexB: 2, length: 100, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "aaaaaaaaaaaaaa", indexA: 2, strB: "aaaxaaaaaaaaaa", indexB: 2, length: 100, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "aaaaaaaaaaaaaa", indexA: 2, strB: "aaaaxaaaaaaaaa", indexB: 2, length: 100, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "aaaaaaaaaaaaaa", indexA: 2, strB: "aaaaaxaaaaaaaa", indexB: 2, length: 100, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "aaaaaaaaaaaaaa", indexA: 2, strB: "aaaaaaxaaaaaaa", indexB: 2, length: 100, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "aaaaaaaaaaaaaa", indexA: 0, strB: "+aaaaaaaaaaaaa", indexB: 1, length: 13, comparisonType: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "aaaaaaaaaaaaaa", indexA: 0, strB: "aaaaaaaaaaaaax", indexB: 1, length: 100, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "aaaaaaaaaaaaaa", indexA: 1, strB: "aaaxaaaaaaaaaa", indexB: 3, length: 100, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "-aaaaaaaaaaaaa", indexA: 1, strB: "++++aaaaaaaaaa", indexB: 4, length: 10, comparisonType: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "aaaaaaaaaaaaaa", indexA: 1, strB: "aaaaaaaaaaaaax", indexB: 4, length: 100, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "\0", indexA: 0, strB: "", indexB: 0, length: 1, comparisonType: Ordinal, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "\0\0", indexA: 0, strB: "", indexB: 0, length: 2, comparisonType: Ordinal, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "", indexA: 0, strB: "\0b", indexB: 0, length: 2, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "", indexA: 0, strB: "b", indexB: 0, length: 1, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "abcxxxxxxxxxxxxxxxxxxxxxx", indexA: 0, strB: "abdxxxxxxxxxxxxxxx", indexB: 0, length: 2147483647, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "abcdefgxxxxxxxxxxxxxxxxxx", indexA: 0, strB: "abcdefhxxxxxxxxxxx", indexB: 0, length: 2147483647, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "abcdefghijkxxxxxxxxxxxxxx", indexA: 0, strB: "abcdefghijlxxxxxxx", indexB: 0, length: 2147483647, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "abcdexxxxxxxxxxxxxxxxxxxx", indexA: 0, strB: "abcdfxxxxxxxxxxxxx", indexB: 0, length: 2147483647, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "abcdefghixxxxxxxxxxxxxxxx", indexA: 0, strB: "abcdefghjxxxxxxxxx", indexB: 0, length: 2147483647, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: 0, strB: null, indexB: 0, length: 0, comparisonType: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: null, indexB: 0, length: 5, comparisonType: Ordinal, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: 0, strB: "Hello", indexB: 0, length: 5, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: -1, strB: null, indexB: -1, length: -1, comparisonType: Ordinal, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "foo", indexA: -1, strB: null, indexB: -1, length: -1, comparisonType: Ordinal, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: -1, strB: "foo", indexB: -1, length: -1, comparisonType: Ordinal, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "", indexA: 0, strB: "", indexB: 0, length: 0, comparisonType: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "HELLO", indexA: 0, strB: "hello", indexB: 0, length: 5, comparisonType: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "Hello", indexB: 0, length: 5, comparisonType: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Hello", indexB: 3, length: 1, comparisonType: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Hello", indexB: 2, length: 3, comparisonType: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Yellow", indexB: 2, length: 3, comparisonType: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: "Goodbye", indexB: 0, length: 5, comparisonType: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Goodbye", indexA: 0, strB: "Hello", indexB: 0, length: 5, comparisonType: OrdinalIgnoreCase, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "HELLO", indexA: 2, strB: "hello", indexB: 2, length: 3, comparisonType: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 2, strB: "Goodbye", indexB: 2, length: 3, comparisonType: OrdinalIgnoreCase, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "A", indexA: 0, strB: "x", indexB: 0, length: 1, comparisonType: OrdinalIgnoreCase, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "a", indexA: 0, strB: "X", indexB: 0, length: 1, comparisonType: OrdinalIgnoreCase, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "[", indexA: 0, strB: "A", indexB: 0, length: 1, comparisonType: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "[", indexA: 0, strB: "a", indexB: 0, length: 1, comparisonType: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "\\", indexA: 0, strB: "A", indexB: 0, length: 1, comparisonType: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "\\", indexA: 0, strB: "a", indexB: 0, length: 1, comparisonType: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "]", indexA: 0, strB: "A", indexB: 0, length: 1, comparisonType: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "]", indexA: 0, strB: "a", indexB: 0, length: 1, comparisonType: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "^", indexA: 0, strB: "A", indexB: 0, length: 1, comparisonType: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "^", indexA: 0, strB: "a", indexB: 0, length: 1, comparisonType: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "_", indexA: 0, strB: "A", indexB: 0, length: 1, comparisonType: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "_", indexA: 0, strB: "a", indexB: 0, length: 1, comparisonType: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "`", indexA: 0, strB: "A", indexB: 0, length: 1, comparisonType: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "`", indexA: 0, strB: "a", indexB: 0, length: 1, comparisonType: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: 0, strB: null, indexB: 0, length: 0, comparisonType: OrdinalIgnoreCase, expected: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: "Hello", indexA: 0, strB: null, indexB: 0, length: 5, comparisonType: OrdinalIgnoreCase, expected: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Compare(strA: null, indexA: 0, strB: "Hello", indexB: 0, length: 5, comparisonType: OrdinalIgnoreCase, expected: -1) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune_StringComparison(s: "Hello", valueAsInt: 72, comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune_StringComparison(s: "Hello", valueAsInt: 104, comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune_StringComparison(s: "Hello", valueAsInt: 72, comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune_StringComparison(s: "Hello", valueAsInt: 104, comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune_StringComparison(s: "Hello", valueAsInt: 72, comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune_StringComparison(s: "Hello", valueAsInt: 104, comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune_StringComparison(s: "Hello", valueAsInt: 72, comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune_StringComparison(s: "Hello", valueAsInt: 104, comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune_StringComparison(s: "Hello", valueAsInt: 72, comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune_StringComparison(s: "Hello", valueAsInt: 104, comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune_StringComparison(s: "Hello", valueAsInt: 72, comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune_StringComparison(s: "Hello", valueAsInt: 104, comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune_StringComparison(s: "", valueAsInt: 0, comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune_StringComparison(s: "\0", valueAsInt: 0, comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune_StringComparison(s: "", valueAsInt: 0, comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Rune_StringComparison(s: "\0", valueAsInt: 0, comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoToUpperChecksGoOutOfRange [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_TurkishCulture(s: "i", expected: "İ") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_TurkishCulture(s: "ia TeSt", expected: "İA TEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_TurkishCulture(s: "a Tiest", expected: "A TİEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_TurkishCulture(s: "A testi", expected: "A TESTİ") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_TurkishCulture(s: "iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii"···, expected: "İİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİ"···) [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_TurkishCulture(s: "İ", expected: "İ") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_TurkishCulture(s: "İa TeSt", expected: "İA TEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_TurkishCulture(s: "a Tİest", expected: "A TİEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_TurkishCulture(s: "A testİ", expected: "A TESTİ") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_TurkishCulture(s: "İİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİ"···, expected: "İİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİİ"···) [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_TurkishCulture(s: "ı", expected: "I") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_TurkishCulture(s: "ıa TeSt", expected: "IA TEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_TurkishCulture(s: "a Tıest", expected: "A TIEST") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_TurkishCulture(s: "A testı", expected: "A TESTI") [14:21:58] info: [STRT] System.Tests.StringTests.ToUpper_TurkishI_TurkishCulture(s: "ıııııııııııııııııııııııııııııııııııııııııııııııııı"···, expected: "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"···) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWithUnknownComparisonType_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.StartEndWithTest(source: "abcd", start: "abcd", end: "abcd", cultureName: "en-US", ignoreCase: False, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartEndWithTest(source: "abcd", start: "abcd", end: "abcd", cultureName: "en-US", ignoreCase: True, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartEndWithTest(source: "abcd", start: "AB", end: "CD", cultureName: "en-US", ignoreCase: False, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartEndWithTest(source: "abcd", start: "AB", end: "CD", cultureName: null, ignoreCase: False, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartEndWithTest(source: "ABcd", start: "ab", end: "CD", cultureName: "en-US", ignoreCase: False, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartEndWithTest(source: "abcd", start: "AB", end: "CD", cultureName: "en-US", ignoreCase: True, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartEndWithTest(source: "i latin i", start: "I Latin", end: "I", cultureName: "tr-TR", ignoreCase: False, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartEndWithTest(source: "i latin i", start: "I Latin", end: "I", cultureName: "tr-TR", ignoreCase: True, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartEndWithTest(source: "İ turkish İ", start: "i", end: "i", cultureName: "tr-TR", ignoreCase: True, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartEndWithTest(source: "ı turkish ı", start: "I", end: "I", cultureName: "tr-TR", ignoreCase: True, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.CompareToNoMatch_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char(s: "Hello", value: 'H', expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char(s: "Hello", value: 'h', expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char(s: "H", value: 'H', expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char(s: "H", value: 'h', expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char(s: "Hello", value: 'e', expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char(s: "Hello", value: '\0', expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char(s: "", value: '\0', expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char(s: "\0", value: '\0', expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char(s: "", value: 'a', expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.StartsWith_Char(s: "abcdefghijklmnopqrstuvwxyz", value: 'a', expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.TrimCharacterMultipleTimes [14:21:58] info: [STRT] System.Tests.StringTests.Contains_EnsureNoChecksGoOutOfRange_Char [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfAny_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfSequenceZeroLengthSpan_Char [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthIsWhiteSpace [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_StringBoolCultureInfo_Valid [14:21:58] info: [STRT] System.Tests.StringTests.TrimWhiteSpaceMultipleTimes [14:21:58] info: [STRT] System.Tests.StringTests.TestMultipleMatchLastIndexOf_Char [14:21:58] info: [STRT] System.Tests.StringTests.Equals_Encyclopaedia_ReturnsExpected(comparison: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Equals_Encyclopaedia_ReturnsExpected(comparison: CurrentCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Equals_Encyclopaedia_ReturnsExpected(comparison: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Equals_Encyclopaedia_ReturnsExpected(comparison: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Equals_Encyclopaedia_ReturnsExpected(comparison: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.Equals_Encyclopaedia_ReturnsExpected(comparison: InvariantCultureIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.OnlyWhiteSpaceTrim_Memory [14:21:58] info: [STRT] System.Tests.StringTests.NoWhiteSpaceTrim_Memory [14:21:58] info: [STRT] System.Tests.StringTests.StartEndNegativeTest [14:21:58] info: [STRT] System.Tests.StringTests.LastIndexOfSequenceMatchAtVeryEnd_Char [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_SByte_NullPointer_ReturnsEmptyString [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_CyrillicE_InvariantCulture [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfSequenceNoMatch_Char [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.EndsWithMatch_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.IndexOfSequenceMultipleMatch_Char [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_HungarianDoubleCompression_InvariantCulture [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune(s: "Hello", valueAsInt: 111, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune(s: "Hello", valueAsInt: 79, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune(s: "o", valueAsInt: 111, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune(s: "o", valueAsInt: 79, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune(s: "Hello", valueAsInt: 101, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune(s: "Hello", valueAsInt: 0, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune(s: "", valueAsInt: 0, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune(s: "\0", valueAsInt: 0, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune(s: "", valueAsInt: 97, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune(s: "abcdefghijklmnopqrstuvwxyz", valueAsInt: 122, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.TrimCharactersInMiddle [14:21:58] info: [STRT] System.Tests.StringTests.Remove_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.Replace_EmptyOldValue_ThrowsArgumentException [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_Char_Int(c: 'a', count: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_Char_Int(c: 'a', count: 1, expected: "a") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_Char_Int(c: 'a', count: 2, expected: "aa") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_Char_Int(c: 'a', count: 3, expected: "aaa") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_Char_Int(c: 'a', count: 4, expected: "aaaa") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_Char_Int(c: 'a', count: 5, expected: "aaaaa") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_Char_Int(c: 'a', count: 6, expected: "aaaaaa") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_Char_Int(c: 'a', count: 7, expected: "aaaaaaa") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_Char_Int(c: 'a', count: 8, expected: "aaaaaaaa") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_Char_Int(c: 'a', count: 9, expected: "aaaaaaaaa") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_Char_Int(c: '\0', count: 1, expected: "\0") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_Char_Int(c: '\0', count: 2, expected: "\0\0") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparisonCulture_ReturnsExpected(original: "abc", oldValue: "abc", newValue: "def", ignoreCase: False, culture: null, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparisonCulture_ReturnsExpected(original: "abc", oldValue: "ABC", newValue: "def", ignoreCase: False, culture: null, expected: "abc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparisonCulture_ReturnsExpected(original: "abc", oldValue: "abc", newValue: "def", ignoreCase: False, culture: , expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparisonCulture_ReturnsExpected(original: "abc", oldValue: "ABC", newValue: "def", ignoreCase: False, culture: , expected: "abc") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparisonCulture_ReturnsExpected(original: "abc", oldValue: "abc", newValue: "def", ignoreCase: True, culture: null, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparisonCulture_ReturnsExpected(original: "abc", oldValue: "ABC", newValue: "def", ignoreCase: True, culture: null, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparisonCulture_ReturnsExpected(original: "abc", oldValue: "abc", newValue: "def", ignoreCase: True, culture: , expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparisonCulture_ReturnsExpected(original: "abc", oldValue: "ABC", newValue: "def", ignoreCase: True, culture: , expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparisonCulture_ReturnsExpected(original: "abc", oldValue: "abc­", newValue: "def", ignoreCase: False, culture: null, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparisonCulture_ReturnsExpected(original: "abc", oldValue: "abc­", newValue: "def", ignoreCase: True, culture: null, expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparisonCulture_ReturnsExpected(original: "abc", oldValue: "abc­", newValue: "def", ignoreCase: False, culture: , expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparisonCulture_ReturnsExpected(original: "abc", oldValue: "abc­", newValue: "def", ignoreCase: True, culture: , expected: "def") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparisonCulture_ReturnsExpected(original: "iİ", oldValue: "i", newValue: "a", ignoreCase: False, culture: tr-TR, expected: "aİ") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparisonCulture_ReturnsExpected(original: "iİ", oldValue: "i", newValue: "a", ignoreCase: True, culture: tr-TR, expected: "aa") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparisonCulture_ReturnsExpected(original: "iİ", oldValue: "i", newValue: "a", ignoreCase: False, culture: , expected: "aİ") [14:21:58] info: [STRT] System.Tests.StringTests.Replace_StringComparisonCulture_ReturnsExpected(original: "iİ", oldValue: "i", newValue: "a", ignoreCase: True, culture: , expected: "aİ") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_StringArray(separator: '|', values: [], startIndex: 0, count: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_StringArray(separator: '|', values: ["a"], startIndex: 0, count: 1, expected: "a") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_StringArray(separator: '|', values: ["a", "b", "c"], startIndex: 0, count: 3, expected: "a|b|c") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_StringArray(separator: '|', values: ["a", "b", "c"], startIndex: 0, count: 2, expected: "a|b") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_StringArray(separator: '|', values: ["a", "b", "c"], startIndex: 1, count: 1, expected: "b") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_StringArray(separator: '|', values: ["a", "b", "c"], startIndex: 1, count: 2, expected: "b|c") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_StringArray(separator: '|', values: ["a", "b", "c"], startIndex: 3, count: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_StringArray(separator: '|', values: ["a", "b", "c"], startIndex: 0, count: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_StringArray(separator: '|', values: ["", "", ""], startIndex: 0, count: 3, expected: "||") [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_StringArray(separator: '|', values: [null, null, null], startIndex: 0, count: 3, expected: "||") [14:21:58] info: [STRT] System.Tests.StringTests.ToStringTest(s: "") [14:21:58] info: [STRT] System.Tests.StringTests.ToStringTest(s: "hello") [14:21:58] info: [STRT] System.Tests.StringTests.Contains_NullValue_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.StringTests.Concat_CharEnumerable(values: [], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_CharEnumerable(values: ['a'], expected: "a") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_CharEnumerable(values: ['a', 'b'], expected: "ab") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_CharEnumerable(values: ['a', '\0', 'b'], expected: "a\0b") [14:21:58] info: [STRT] System.Tests.StringTests.Concat_CharEnumerable(values: ['a', 'b', 'c', 'd', 'e', ···], expected: "abcdefg") [14:21:58] info: [STRT] System.Tests.StringTests.SameValueCompareTo_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.CopyTo_Span(s: "", destinationLength: 0) [14:21:58] info: [STRT] System.Tests.StringTests.CopyTo_Span(s: "", destinationLength: 1) [14:21:58] info: [STRT] System.Tests.StringTests.CopyTo_Span(s: "a", destinationLength: 1) [14:21:58] info: [STRT] System.Tests.StringTests.CopyTo_Span(s: "a", destinationLength: 0) [14:21:58] info: [STRT] System.Tests.StringTests.CopyTo_Span(s: "a", destinationLength: 2) [14:21:58] info: [STRT] System.Tests.StringTests.CopyTo_Span(s: "abc", destinationLength: 2) [14:21:58] info: [STRT] System.Tests.StringTests.CopyTo_Span(s: "abc", destinationLength: 3) [14:21:58] info: [STRT] System.Tests.StringTests.CopyTo_Span(s: "abc", destinationLength: 4) [14:21:58] info: [STRT] System.Tests.StringTests.CopyTo_Span(s: "Hello world", destinationLength: 20) [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_TurkishI_EnglishUSCulture_Char [14:21:58] info: [STRT] System.Tests.StringTests.Substring_Invalid [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char_DoesntAllocateIfNothingIsReplaced(s: "XYZ", oldChar: '1', newChar: '2') [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char_DoesntAllocateIfNothingIsReplaced(s: "", oldChar: '1', newChar: '2') [14:21:58] info: [STRT] System.Tests.StringTests.Replace_Char_Char_DoesntAllocateIfNothingIsReplaced(s: "XYZ", oldChar: 'a', newChar: 'a') [14:21:58] info: [STRT] System.Tests.StringTests.GetHashCode_CompareInfo [14:21:58] info: [STRT] System.Tests.StringTests.TrimCharactersMultipleTimes [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_Match_SingleLetter [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthTrimCharacters [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr(valueArray: ['a', 'b', 'c', 'd', 'e', ···], expected: "abcdefgh") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr(valueArray: ['a', 'b', 'c', 'd', 'e', ···], expected: "abcdefgh") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr(valueArray: ['a', '\0'], expected: "a") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr(valueArray: ['\0'], expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr(valueArray: ['?', '@', ' ', '\0'], expected: "?@ ") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_CharPtr(valueArray: ['老', '耂', '�', 'ሴ', 0xd800, ···], expected: "老耂�ሴ𐏿") [14:21:58] info: [STRT] System.Tests.StringTests.SameSpanToLower [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_EquivalentDiacritics_EnglishUSCulture_Char [14:21:58] info: [STRT] System.Tests.StringTests.IndexOf_CyrillicE_InvariantCulture_Char [14:21:58] info: [STRT] System.Tests.StringTests.SameSpanSequenceCompareTo_Char [14:21:58] info: [STRT] System.Tests.StringTests.ZeroLengthSequenceEqual_Char [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune_StringComparison(s: "Hello", valueAsInt: 111, comparisonType: CurrentCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune_StringComparison(s: "Hello", valueAsInt: 79, comparisonType: CurrentCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune_StringComparison(s: "Hello", valueAsInt: 111, comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune_StringComparison(s: "Hello", valueAsInt: 79, comparisonType: CurrentCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune_StringComparison(s: "Hello", valueAsInt: 111, comparisonType: InvariantCulture, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune_StringComparison(s: "Hello", valueAsInt: 79, comparisonType: InvariantCulture, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune_StringComparison(s: "Hello", valueAsInt: 111, comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune_StringComparison(s: "Hello", valueAsInt: 79, comparisonType: InvariantCultureIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune_StringComparison(s: "Hello", valueAsInt: 111, comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune_StringComparison(s: "Hello", valueAsInt: 79, comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune_StringComparison(s: "Hello", valueAsInt: 111, comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune_StringComparison(s: "Hello", valueAsInt: 79, comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune_StringComparison(s: "", valueAsInt: 0, comparisonType: Ordinal, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune_StringComparison(s: "\0", valueAsInt: 0, comparisonType: Ordinal, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune_StringComparison(s: "", valueAsInt: 0, comparisonType: OrdinalIgnoreCase, expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.EndsWith_Rune_StringComparison(s: "\0", valueAsInt: 0, comparisonType: OrdinalIgnoreCase, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.WhiteSpaceAtStartTrim [14:21:58] info: [STRT] System.Tests.StringTests.EndsWithNoMatch_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.ImplicitCast_ResultingSpanMatches(s: "") [14:21:58] info: [STRT] System.Tests.StringTests.ImplicitCast_ResultingSpanMatches(s: "a") [14:21:58] info: [STRT] System.Tests.StringTests.ImplicitCast_ResultingSpanMatches(s: "\0") [14:21:58] info: [STRT] System.Tests.StringTests.ImplicitCast_ResultingSpanMatches(s: "abc") [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "\t\t\t", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "\t\t\tx", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "\n\n\n", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "\n\n\nx", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "\v\v\v", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "\v\v\vx", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "\f\f\f", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "\f\f\fx", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "\r\r\r", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "\r\r\rx", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: " ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: " x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "………", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "………x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "


", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "


x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "


", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "


x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   ", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "   x", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: null, expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "", expected: True) [14:21:58] info: [STRT] System.Tests.StringTests.IsNullOrWhitespace(value: "foo", expected: False) [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoIsWhiteSpaceChecksGoOutOfRange [14:21:58] info: [STRT] System.Tests.StringTests.Compare_LongString [14:21:58] info: [STRT] System.Tests.StringTests.Join_ObjectArray_Null_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.StringTests.Join_Char_NullValues_ThrowsArgumentNullException [14:21:58] info: [STRT] System.Tests.StringTests.LengthMismatchEndsWith_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.WhiteSpaceAtStartAndEndTrim_Memory [14:21:58] info: [STRT] System.Tests.StringTests.Join_String_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(startIndex: 2, count: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Join_String_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(startIndex: 2, count: 0) [14:21:58] info: [STRT] System.Tests.StringTests.Join_String_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(startIndex: 1, count: 2) [14:21:58] info: [STRT] System.Tests.StringTests.Join_String_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(startIndex: 1, count: 1) [14:21:58] info: [STRT] System.Tests.StringTests.Join_String_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(startIndex: 0, count: 2) [14:21:58] info: [STRT] System.Tests.StringTests.Join_String_InvalidStartIndexCount_ThrowsArgumentOutOfRangeException(startIndex: -1, count: 0) [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart_Memory(s: " Hello ", expected: "Hello ") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart_Memory(s: " \t ", expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart_Memory(s: "", expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.TrimStart_Memory(s: " ", expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Join_StringArray(separator: "$$", values: [], startIndex: 0, count: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Join_StringArray(separator: "$$", values: [null], startIndex: 0, count: 1, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Join_StringArray(separator: "$$", values: [null, "Bar", null], startIndex: 0, count: 3, expected: "$$Bar$$") [14:21:58] info: [STRT] System.Tests.StringTests.Join_StringArray(separator: "$$", values: ["", "", ""], startIndex: 0, count: 3, expected: "$$$$") [14:21:58] info: [STRT] System.Tests.StringTests.Join_StringArray(separator: "", values: ["", "", ""], startIndex: 0, count: 3, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Join_StringArray(separator: null, values: ["Foo", "Bar", "Baz"], startIndex: 0, count: 3, expected: "FooBarBaz") [14:21:58] info: [STRT] System.Tests.StringTests.Join_StringArray(separator: "$$", values: ["Foo", "Bar", "Baz"], startIndex: 0, count: 3, expected: "Foo$$Bar$$Baz") [14:21:58] info: [STRT] System.Tests.StringTests.Join_StringArray(separator: "$$", values: ["Foo", "Bar", "Baz"], startIndex: 3, count: 0, expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.Join_StringArray(separator: "$$", values: ["Foo", "Bar", "Baz"], startIndex: 1, count: 1, expected: "Bar") [14:21:58] info: [STRT] System.Tests.StringTests.Ctor_SByte_InvalidArguments [14:21:58] info: [STRT] System.Tests.StringTests.PadLeft(s: "Hello", totalWidth: 5, paddingChar: ' ', expected: "Hello") [14:21:58] info: [STRT] System.Tests.StringTests.PadLeft(s: "Hello", totalWidth: 7, paddingChar: ' ', expected: " Hello") [14:21:58] info: [STRT] System.Tests.StringTests.PadLeft(s: "Hello", totalWidth: 7, paddingChar: '.', expected: "..Hello") [14:21:58] info: [STRT] System.Tests.StringTests.PadLeft(s: "", totalWidth: 0, paddingChar: '.', expected: "") [14:21:58] info: [STRT] System.Tests.StringTests.MakeSureNoEndsWithChecksGoOutOfRange_StringComparison [14:21:58] info: [STRT] System.Tests.StringTests.NoTrimCharacters [14:21:58] info: [STRT] System.Tests.StringTests.TestMatch_Char [14:21:58] info: [STRT] System.Tests.StringTests.Contains_NullValue_WithComparisonType_ThrowsArgumentNullException(comparisonType: CurrentCulture) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_NullValue_WithComparisonType_ThrowsArgumentNullException(comparisonType: CurrentCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_NullValue_WithComparisonType_ThrowsArgumentNullException(comparisonType: InvariantCulture) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_NullValue_WithComparisonType_ThrowsArgumentNullException(comparisonType: InvariantCultureIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_NullValue_WithComparisonType_ThrowsArgumentNullException(comparisonType: Ordinal) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_NullValue_WithComparisonType_ThrowsArgumentNullException(comparisonType: OrdinalIgnoreCase) [14:21:58] info: [STRT] System.Tests.StringTests.Contains_ZeroLength_Char [14:21:58] info: [STRT] System.Tests.StringTests.Create_NullState_Allowed [14:21:58] info: Finished: System.Runtime.Tests.dll [14:22:13] info: Received expected 17463831 of /root/helix/work/workitem/uploads/xharness-output/testResults.xml [14:22:13] info: Finished writing 17463831 bytes of RESULTXML [14:22:13] info: Xml file was written to the provided writer. [14:22:13] info: [14:22:13] info: === TEST EXECUTION SUMMARY === [14:22:13] info: Tests run: 64047 Passed: 63955 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 92 [14:22:13] info: [14:22:13] info: test-main.js exiting WasmTestRunner.dll System.Runtime.Tests.dll after 13.740933333333333 minutes with result 0 and linear memory 1155596288 bytes [14:22:13] info: WASM EXIT 0 [14:22:14] info: Waiting to flush log messages with a timeout of 120 secs .. [14:22:14] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e /root/helix/work/workitem/e ----- end Fri Jan 9 02:22:15 PM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/xharness-output + export _commandExitCode=0 + /home/helixbot/.vsts-env/bin/python3 -u /root/helix/work/workitem/u/xharness-event-processor.py /home/helixbot/.vsts-env/bin/python3: can't open file '/root/helix/work/workitem/u/xharness-event-processor.py': [Errno 2] No such file or directory + /home/helixbot/.vsts-env/bin/python3 /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng-public/ public 34757350 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IklDTmpEM2o5SGhtSDV0amwwM09EekpOSlpQSSJ9.eyJuYW1laWQiOiJjNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJzY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiIzYjA4NWFiZC0xNDUzLTQyNmMtOTM1OC1jM2E2YTI1MTU5MWIiLCJzaWQiOiI3NDQ3MTY4Mi1lYzg4LTQxNTUtOTYyZS1lNDE3ZDFlMGUzZjIiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzEyNDgwOTIiLCJEZWZJZCI6IjEyOSIsImpvYnJlZiI6Ijc0MjY0MmIxLWUyYmQtNGZhNy1iMjJkLTgxZDYzY2MyYzUwOTplYTM4MTAxZi1iMjAwLTU3ZWMtYjU1YS0yMzc5MjRjMWYyYjMiLCJwcGlkIjoidnN0ZnM6Ly8vQnVpbGQvQnVpbGQvMTI0ODA5MiIsIm9yY2hpZCI6Ijc0MjY0MmIxLWUyYmQtNGZhNy1iMjJkLTgxZDYzY2MyYzUwOS5idWlsZC5idWlsZF9icm93c2VyX3dhc21fbGludXhfcmVsZWFzZV9saWJyYXJ5dGVzdHNjb3JlY2xyLl9fZGVmYXVsdCIsInJlcG9JZHMiOiIiLCJqdGkiOiJkNzE4YzQ3Mi05NTA1LTRhMjYtOTM0Zi1jOGM4ODBjMTJiZDgiLCJpc3MiOiJhcHAudnN0b2tlbi52aXN1YWxzdHVkaW8uY29tIiwiYXVkIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbXx2c286NmZjYzkyZTUtNzNhNy00Zjg4LThkMTMtZDkwNDViNDVmYjI3IiwibmJmIjoxNzY3OTY0MTI1LCJleHAiOjE3Njc5Nzk3MjV9.XLnlyoGTX6x06qiRHaw3oHzVeV8q4o6els4GVWKSrT5Q9ehBslNSzCZTclnlfaN2zWvm2sP5EoiA7oolSCzo6e5kpj-u8CDcj0Mc1RMwiBdV3y3YetEJNibVse1PLbco41_HzqGpHXTbe7xSyz2zskwUF7fZEZ-5uyGgD6iAQkvCfu8GsCs-lFMtVAudFMD3mcDtl9FKrpowze7WrZMdFfgUt_O3xTyZ2wGMuQZXl9zDYuB9Olu6YNTS3djyR7LlNbLRWJ6fncS6aCww4pPnxXzaZWh2987KLFMgAkkNI2ycKR8Nk4dfI7z9Gre2KotqgFPWTgaqPF4SYtruv8mudw /home/helixbot/.vsts-env/lib/python3.10/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 2026-01-09T14:22:18.259Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-01-09T14:22:18.259Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-01-09T14:22:18.263Z 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.1 Python/3.10.12 (Linux-6.8.0-1041-azure-x86_64-with-glibc2.35)' No body was attached to the request 2026-01-09T14:22:18.281Z 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': 'a5f1a5bf-63d3-4063-8237-71b7d628488b' 'Date': 'Fri, 09 Jan 2026 14:22:17 GMT' 'Content-Length': '2323' 2026-01-09T14:22:18.282Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-01-09T14:22:18.282Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-01-09T14:22:18.282Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-01-09T14:22:18.284Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-01-09T14:22:18.284Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-01-09T14:22:18.549Z INFO run.py run(48) main Beginning reading of test results. 2026-01-09T14:22:18.549Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/e' for test results files 2026-01-09T14:22:18.556Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2026-01-09T14:22:18.556Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/xharness-output/testResults.xml with format xunit 2026-01-09T14:22:19.025Z INFO run.py packing_test_reporter(30) report_results Packing 64047 test reports to '/root/helix/work/workitem/e/__test_report.json' 2026-01-09T14:22:19.185Z INFO run.py packing_test_reporter(33) report_results Packed 16733444 bytes + /home/helixbot/.vsts-env/bin/python3 /root/helix/work/correlation/gen-debug-dump-docs.py -buildid 1248092 -workitem WasmTestOnChrome-ST-System.Runtime.Tests -jobid ee11bc92-352a-4ddf-8287-4c211d82c052 -outdir /root/helix/work/workitem/uploads -templatedir /root/helix/work/correlation -dumpdir /datadisks/disk1/dumps -productver 11.0.0 /home/helixbot/.vsts-env/bin/python3: can't open file '/root/helix/work/correlation/gen-debug-dump-docs.py': [Errno 2] No such file or directory + exit 0 + _commandExitCode=0 + chmod -R 777 /datadisks/disk1/dumps + exit 0 [END EXECUTION] Exit Code:0